Skip to main content
GET
Discover APIs available to the authenticated end user

Authorizations

Authorization
string
header
required

60-3600 second end-user JWT minted via /credits/end-users/{id}/token. If the JWT has sid, send the original session value in X-Locus-Session-Id; sid contains only its SHA-256 fingerprint. Bearer tokens are replayable until expiry; use short TTLs, optional session binding, and Idempotency-Key on operations.

Query Parameters

provider
string

Exact stable provider ID (case-insensitive)

Maximum string length: 128
category
string

Exact provider category (case-insensitive)

Maximum string length: 128
cursor
string

Opaque cursor returned by the previous page

Maximum string length: 512
limit
integer
default:50
Required range: 1 <= x <= 100

Response

200 - application/json

Privacy-safe, policy-filtered provider catalog

success
boolean
required
version
string
required
Allowed value: "2026-08-14"
providers
object[]
required
nextCursor
string | null
required