Returns the list of all APIs for a given account.

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
Query Params
string
length ≤ 100

Show only results that contain the specified keywords.

string

Show only the specified type of APIs in the results: ThirdPartyApi, InternalApi, ExternallyExposedApi

securityContext
array of strings
length ≤ 20

The type of security issue found in the API.

securityContext
traceSourceType
array of strings
length ≤ 100

Show only results of the specified trace source types.

traceSourceType
severity
array of strings
length ≤ 100

Show only security findings of the specified severity level.

severity
integer
≥ 0
Defaults to 0

Specifies the offset from which to show the result list.

integer
1 to 65000
Defaults to 100

The max number of results to show on a page.

string
Defaults to HighestSeverity

Sort the results by the specified parameter. Only the HighestSeverity and UpdatedAt parameters can be used.

string
Defaults to desc

The order of the results.

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json