Catalog
Authorizations
X-API-KeystringRequired
Query parameters
categorystringOptional
Filter results to a single category such as images or pdf.
qstringOptional
Search keyword that matches name or description text.
authbooleanOptional
When set to true, only endpoints that require authentication are returned.
limitintegerOptionalDefault:
How many items to return in one page (default 100).
100offsetintegerOptionalDefault:
Skip this many items before returning results (for paging).
0Responses
200
Catalog entries
application/json
400
The input had a mistake. Fix the parameters or body and try again.
application/json
401
Missing or incorrect X-API-Key. BridgeAPI cannot process anonymous calls.
application/json
get
/v1/catalogLast updated