Catalog

Discover which BridgeAPI endpoints are available to your account.

Public API catalog (read)

get

List API endpoints with summary, description, sample curl, and category.

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.

limitintegerOptional

How many items to return in one page (default 100).

Default: 100
offsetintegerOptional

Skip this many items before returning results (for paging).

Default: 0
Responses
chevron-right
200

Catalog entries

application/json
get
/v1/catalog
Browse catalog

Last updated