Garner · Authentication Profile

Garner Authentication

Authentication

Garner secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyHealthtechHealthcareProvider DataCare NavigationHealth InsuranceClaims AnalyticsProvider SearchDoctor Quality
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2
ApiToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/garner-openapi-original.json
docs: https://garnerhealth.redoc.ly
summary:
  types:
  - oauth2
  - http
  oauth2_flows:
  - clientCredentials
  notes: >-
    Garner APIs authenticate with OAuth 2.0 client-credentials access tokens.
    A client_id and client_secret issued at account setup are exchanged at the
    token endpoint for a short-lived Bearer access token. A legacy JWT bearer
    token (issued at account setup) is also supported for older integrations.
    The OpenAPI declares a single `ApiToken` http-bearer scheme; the OAuth2
    client-credentials exchange is documented in the API reference narrative.
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  token_url: https://api.getgarner.com/oauth2/token
  grant_type: client_credentials
  token_type: Bearer
  token_lifetime_seconds: 900
  request_content_type: application/x-www-form-urlencoded
  request_params:
  - client_id
  - client_secret
  - grant_type
  sources:
  - https://garnerhealth.redoc.ly
- name: ApiToken
  type: http
  scheme: bearer
  bearerFormat: API_TOKEN
  description: >-
    Legacy JWT bearer token provided at account setup; sent as
    `Authorization: Bearer <token>`. This is the scheme declared in the OpenAPI.
  sources:
  - openapi/garner-openapi-original.json

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/garner-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.