Garner Health · Authentication Profile

Garner Health Authentication

Authentication

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

CompanyHealthcareHealth DataProvider DirectoryCare NavigationClaims AnalyticsHealth PlansEmployee Benefits
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

ApiToken http
scheme: bearer
OAuth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/garner-health-openapi-original.yml
docs: 'https://garnerhealth.redoc.ly/#section/Authentication:'
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - clientCredentials
notes: >-
  The published OpenAPI declares a single http bearer scheme (ApiToken, bearerFormat
  API_TOKEN). The Garner developer docs document the primary mechanism as OAuth 2.0
  client-credentials: exchange an API client_id + client_secret at POST
  https://api.getgarner.com/oauth2/token (grant_type=client_credentials) for a Bearer
  access_token valid 15 minutes, then send it as Authorization: Bearer <token>. A legacy
  path issues a long-lived JWT at account setup used directly as the bearer token. All
  credentials are provisioned during account setup by a Garner account manager.
schemes:
- name: ApiToken
  type: http
  scheme: bearer
  bearerFormat: API_TOKEN
  sources:
  - openapi/garner-health-openapi-original.yml
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  tokenUrl: https://api.getgarner.com/oauth2/token
  token_lifetime_seconds: 900
  source: 'https://garnerhealth.redoc.ly/#section/Authentication:/OAuth2.0'
  scopes: []

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-health-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.