Retrieve a list of API paths for a specific domain
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
Sort the response by given field.
id, path, method, api_version, http_scheme, first_detected, last_detected, status, source, -id, -path, -method, -api_version, -http_scheme, -first_detected, -last_detected, -status, -source Filter by the path ID
Filter by the path. Supports '*' as a wildcard character
1024Filter by the API RESTful method
GET, POST, PUT, PATCH, DELETE, TRACE, HEAD, OPTIONS Filter by the API version
32Filter by the HTTP version of the API path
HTTP, HTTPS Filter by the API group associated with the API path
Filter by the status of the discovered API path
The different statuses an API path can have
CONFIRMED_API, POTENTIAL_API, NOT_API, DELISTED_API Filter by the source of the discovered API
API_DESCRIPTION_FILE, TRAFFIC_SCAN, USER_DEFINED Number of items to return
0 <= x <= 10Number of items to skip
0 <= x <= 100000Successful Response