Verifiable · Authentication Profile

Verifiable Authentication

Authentication

Verifiable secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHealthHealthcareCredentialingProvider DataPrimary Source VerificationComplianceMonitoring
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/verifiable-openapi-original.json
docs: https://docs.discovery.verifiable.com/references/api/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  token_exchange_flows:
  - password
  - google-signin
  - oauth-client-credentials
  - sso
schemes:
- name: Bearer
  type: http
  scheme: bearer
  bearerFormat: custom
  header: Authorization
  description: 'Enter your bearer token in the format: Bearer {your token}'
  sources:
  - openapi/verifiable-openapi-deprecated.json
  - openapi/verifiable-openapi-original.json
token_endpoints:
- flow: password
  operation: PasswordAuth
  path: POST /auth/token/password
  description: Exchange a registered email + password for an access token.
- flow: google-signin
  operation: GoogleAuth
  path: POST /auth/token/google
  description: Server-side Google Sign-In flow; exchange a Google auth code for an access token.
- flow: oauth-client-credentials
  operation: OAuthToken
  path: POST /auth/oauth/token
  premium: true
  description: >-
    Machine-to-machine OAuth 2.0 client credentials flow (client_id +
    client_secret, grant_type=client_credentials). Premium add-on that must be
    enabled per organization by the Verifiable team. No scopes are documented.
- flow: sso
  operation: SsoAuth
  path: POST /auth/token/oauth
  description: SSO-based authentication (premium/provisioned).
token_management:
- operation: ListActiveAccessTokens
  path: GET /auth/token
- operation: InvalidateAccessToken
  path: POST /auth/token/{tokenId}/invalidate
- operation: InvalidateAccessTokens
  path: POST /auth/token/invalidate
notes: >-
  No official first-party SDK is published; Verifiable recommends generating a
  client from the OpenAPI description or using any HTTP client. There is no
  OAuth scope surface, so scopes/ is intentionally omitted.

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/verifiable-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 email required.

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