v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1381726.4 KB
uris

This method is used to check whether a URI is on a given threatList. Multiple threatLists may be searched in a single query. The response will list all requested threatLists the URI was found to match. If the URI is not found on any of the requested ThreatList an empty response will be returned.

get/v1/uris:search

Query parameters

threatTypesstring[]

Required. The ThreatLists to search in. Multiple ThreatLists may be specified.

uristring

Required. The URI to be checked for matches.

Response

Successful response