curl --request GET \
--url https://api.example.com/api/Analytics/ExtractApiRoutesFromDefinition/{path} \
--header 'Authorization: <api-key>'[
{
"path": "<string>",
"method": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://api.example.com/api/Analytics/ExtractApiRoutesFromDefinition/{path} \
--header 'Authorization: <api-key>'[
{
"path": "<string>",
"method": "<string>"
}
]