{"@context": "https://schema.org", "@type": "WebAPI", "name": "ThreatJammer.com User API API", "description": "The public API open to the users. [Read the docs and learn more.](https://threatjammer.com/docs). ## 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, heuristi", "provider": {"@type": "Organization", "name": "threatjammer.com"}, "documentation": "https://dublin.api.threatjammer.com/openapi.json"}
Index / APIs / threatjammer.com

ThreatJammer.com User API API

The public API open to the users. [Read the docs and learn more.](https://threatjammer.com/docs). ## 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, heuristi

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

auth: b e a r

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

ThreatJammer.com User API v1.2.20

The public API open to the users. [Read the docs and learn more.](https://threatjammer.com/docs). ## 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, heuristics, and machine learning processes. Devices use the Report API to interact with Threat Jammer. This

methodpathwhat the vendor says it does
POST/v1/allowlist/privateCreates a new private allowlist binded to the user. ### What Creates a new allowlist with the information give
GET/v1/allowlist/private/allGet the set of private allowlists of the user. ### What Obtain the set of private allow lists of the user avai
GET/v1/allowlist/private/all/{resource_type}Get the set of private allowlists of the user by resource type. ### What Obtain the set of private allow lists
GET/v1/allowlist/private/ip/{address}Get the different private allowlists where the IP address was found. ### What Obtain the list of all the diffe
GET/v1/allowlist/private/{allowlist_id}Get the details of a specific private allowlist of the user. ### What Obtain the details of the private allow
PUT/v1/allowlist/private/{allowlist_id}Update the information of an existing private allowlist of the user. ### What Updates the information that des
DELETE/v1/allowlist/private/{allowlist_id}Delete all the bindings between a user and a private allowlist. ### What Delete all the bindings between a use
GET/v1/allowlist/private/{allowlist_id}/contentGet the content of a private allowlist of the user. ### What Returns the content of the private allowlist of t
PUT/v1/allowlist/private/{allowlist_id}/contentAdd or remove content of a private allowlist of the user. ### What Add or remove content of a private allowlis
DELETE/v1/allowlist/private/{allowlist_id}/contentDelete all the content of a private allowlist of the user. ### What Delete all the content of a private allowl
PUT/v1/allowlist/private/{allowlist_id}/originToogle the status of the origin in an allow list. ### What Change the status of the origin of an allow list to
GET/v1/allowlist/public/allGet the set of public allowlists. ### What Obtain the set of public allow lists available in the service and a
GET/v1/allowlist/public/all/{resource_type}Get the set of public allowlists by resource type. ### What Obtain the set of public allow lists available in
GET/v1/allowlist/public/ip/{address}Get the different public allowlists where the IP address was found. ### What Obtain the list of all the differ
GET/v1/allowlist/public/ownedGet the set of owned allowlists. ### What Obtain the set of public allow lists available in the service select
GET/v1/allowlist/public/owned/{resource_type}Get the set of public allowlists of a user by resource type. ### What Obtain the set of public allow lists sel
GET/v1/allowlist/public/{allowlist_id}Get the details of the allowlist. ### What Obtain the details of an allow list available in the service. ###
PUT/v1/allowlist/public/{allowlist_id}Toogle the status of an allow list. ### What Change the status of an allow list to ``ACTIVE`` or ``INACTIVE``.
DELETE/v1/allowlist/public/{allowlist_id}Delete all the bindings between a user and an allowlist. ### What Delete all the bindings between a user and a
PUT/v1/allowlist/public/{allowlist_id}/originToogle the status of the origin in an allow list. ### What Change the status of the origin of an allow list to
GET/v1/asn/ip/{ip_address}Get the IPv4 or IPv6 prefix of the IP address given. ### What Obtain the IPv4 or IPv6 prefix and the Autonomou
POST/v1/asn/prefixGet the IPv4 or IPv6 prefix of the CIDR given. ### What Obtain the IPv4 or IPv6 prefix and the Autonomous Syst
GET/v1/asn/registry/allGet the list of the Regional Internet Registries (RIRs) entities worldwide. ### What Obtain the list of Region
GET/v1/asn/registry/{code}Get the information of a Regional Internet Registries (RIRs) given. ### What Obtain the information about the
GET/v1/asn/status/allGet the list of status of an object in a registry. ### What Obtain the list of status of an object can be in a
GET/v1/asn/status/{code}Get the information of a status given. ### What Obtain the information about the status of an object in the re
GET/v1/asn/{number}Get the Autonomous System details of the AS number given. ### What Obtain the full details of the Autonomous S
GET/v1/asn/{number}/prefixesGet the list of IPv4 and IPv6 prefixes of the AS number given. ### What Obtain the full list of IPv4 and IPv6
POST/v1/assess/ipGet the risk score of all IP address passed in the body and other data signals. ### What Obtain a numerical sc
POST/v1/assess/ip/csvGet the risk score of all IP address uploaded and other data signals. ### What Obtain a numerical score and a
GET/v1/assess/ip/{ip_address}Get a risk score of the IP address and different data signals. ### What Obtain a numerical score and a risk as
GET/v1/datacenter/ip/{ip_address}Get the IPv4 or IPv6 prefix of the IP address given. ### What Obtain the IPv4 or IPv6 prefix and the Datacente
POST/v1/datacenter/prefixGet the IPv4 or IPv6 prefix of the CIDR given. ### What Obtain the IPv4 or IPv6 prefix and the Datacenter info
GET/v1/datacenter/{datacenter_id}Get the Datacenter details of datacente given. ### What Obtain the details of the Datacenter ID passed as a pa
GET/v1/datacenter/{datacenter_id}/prefixesGet the list of IPv4 and IPv6 prefixes of the Datacenter given. ### What Obtain the full list of IPv4 and IPv6
GET/v1/dataset/ipGet the list of all the datasets available in the platform. ### What Obtain the list of all the datasets avail
GET/v1/dataset/ip/{name}Get the detailed information of the dataset queried. ### What Get the detailed information of the dataset quer
POST/v1/denylist/privateCreates a new private denylist binded to the user. ### What Creates a new denylist with the information given
GET/v1/denylist/private/allGet the set of private denylists of the user. ### What Obtain the set of private deny lists of the user availa
GET/v1/denylist/private/all/{resource_type}Get the set of private denylists of the user by resource type. ### What Obtain the set of private deny lists o

and 56 more operation(s) in this specification, all searchable.

specification origin: https://dublin.api.threatjammer.com/openapi.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.