Documentation Index
Fetch the complete documentation index at: https://docs.clarivo.co/llms.txt
Use this file to discover all available pages before exploring further.
OAuth2 JWT bearer tokens. Tokens are validated at API Gateway via a
Lambda Authorizer that verifies signature against the issuer's JWKS,
checks iss, aud, exp, nbf, and the tenant_id custom claim.
Granular scopes are required per operation.