Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The path ID
The domain ID
x > 0
Response
Successful Response
Response model for the API path
The path ID
The API path, locations that are saved for resource IDs will be put in curly brackets
1024
"/api/v1/paths/{path_id}"
The API RESTful method
GET
, POST
, PUT
, PATCH
, DELETE
, TRACE
, HEAD
, OPTIONS
The API version
32
"v1"
The HTTP version of the API path
HTTP
, HTTPS
The date and time in ISO 8601 format the API path was first detected.
The date and time in ISO 8601 format the API path was last detected.
An array of tags associated with the API path
5
A user defined tag. Tags must start with a letter and can contain only letters, numbers and spaces.
["sensitivedataurl", "highriskurl"]
An array of api groups associated with the API path
["accounts", "internal"]
The status of the discovered API path
CONFIRMED_API
, POTENTIAL_API
, NOT_API
, DELISTED_API
The source of the discovered API
API_DESCRIPTION_FILE
, TRAFFIC_SCAN
, USER_DEFINED
The number of requests for this path in the last 24 hours