threatjammer.com

The public API open to the users. Read the docs and learn more.. General information Description Threat Jammer supports two end-user REST APIs: the User API and the Report API. The end-user uses the User API to interact with the different databases, heurist

๐Ÿ”‘ bearer 96 endpoints security
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get the information of the user's token in the region.
curl \
  -H "Authorization: Bearer $API_KEY" \
  /v1/token
Get the information of an origin of the user in the region.
curl \
  -H "Authorization: Bearer $API_KEY" \
  /v1/origin
Get the full information of all the source lists for the subscription level gโ€ฆ
curl \
  -H "Authorization: Bearer $API_KEY" \
  /v1/source/ip
Endpoints (96 total)
GET
/v1/token
Get the information of the user's token in the region.
GET
/v1/origin
Get the information of an origin of the user in the region.
GET
/v1/source/ip
Get the full information of all the source lists for the subscription level gโ€ฆ
GET
/v1/dataset/ip
Get the list of all the datasets available in the platform.
GET
/v1/origin/all
Get the information of the origins of the user in the region.
GET
/v1/asn/{number}
Get the Autonomous System details of the AS number given.
GET
/v1/ua/os/{code}
Get the information of the Operating System of a user agent.
GET
/v1/asn/status/all
Get the list of status of an object in a registry.
GET
/v1/origin/cookies
Get the tracking cookie ID status of the origin of the user in the region.
GET
/v1/origin/scripts
Get the code snippets of an origin of the user in the region.
GET
/v1/token/activity
Get the activity information of the token in the region.
GET
/v1/ua/type/{code}
Get the information of the type of a user agent.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints96
Authbearer
Categories8