Thriva · Authentication Profile

Thriva Authentication

Authentication

Thriva secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyHealthcareDiagnosticsBlood TestingAt-Home TestingDigital HealthLab TestingWebhookUnited Kingdom
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
docs: https://docs.thriva.io/docs/authentication
source: https://docs.thriva.io/docs/authentication
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  token_style: bearer
overview: >-
  Access to the Thriva Platform API is enforced through the OAuth 2.0 Client Credentials
  grant. Thriva provisions each partner with a clientId and secret, which are exchanged for
  an access token at the Auth API; the access token is then used as a bearer token on
  Platform API requests. The Auth API is Auth0-backed: both production and sandbox auth
  hosts publish OIDC discovery documents (captured in well-known/).
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flows:
      - flow: clientCredentials
        tokenUrl: https://auth.thriva.io/oauth/token
        sandbox_tokenUrl: https://auth.sandbox.thriva.io/oauth/token
        notes: >-
          The token request must include an `audience` parameter; for sandbox use, the
          audience is the Sandbox API URL (https://api.euw2.sandbox.thriva.io/). The
          Platform API reference also documents the token operation as POST /oauth/token
          ("Create OAuth Token").
    sources:
      - https://docs.thriva.io/docs/authentication
      - https://docs.thriva.io/reference/post_oauth-token
      - well-known/thriva-openid-configuration.json
discovery:
  production_oidc: https://auth.thriva.io/.well-known/openid-configuration
  sandbox_oidc: https://auth.sandbox.thriva.io/.well-known/openid-configuration
  jwks: https://auth.thriva.io/.well-known/jwks.json
notes: >-
  The published OpenAPI declares no securitySchemes; this profile is taken from the
  provider's authentication documentation and the live OIDC discovery documents. No
  partner-facing OAuth scopes are documented for the Platform API (the client-credentials
  grant is unscoped in the docs), so no scopes/ artifact is emitted.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/thriva-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.