get https://api.{location}.console.panoptica.app/api/apisec/v2/trace-analysis/apis
This endpoint lists all the APIs discovered by Panoptica API Security, and shows several metadata about each API.
Log in to see full request history
Responses
This endpoint lists all the APIs discovered by Panoptica API Security, and shows several metadata about each API.
xxxxxxxxxx
curl --request GET \
--url 'https://api.us1.console.panoptica.app/api/apisec/v2/trace-analysis/apis?offset=0&max=100&sort=HighestSeverity&order=desc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: