Garner Health

Garner Health is a healthcare technology company that helps members find high-quality, in-network doctors and helps employers, benefits advisors, health plans, and providers improve care quality while lowering healthcare costs. Garner analyzes more than 60 billion de-identified medical records from 320M+ patients and scores providers on 550+ specialty-specific quality and efficiency metrics across 80+ specialties to identify Top Providers. Its provider-recommendation API returns rank-ordered providers, professional and facility detail, and a provider-annotation endpoint over the base host api.getgarner.com, authenticated with OAuth 2.0 client credentials. Garner is SOC 2 Type II certified.

Garner Health publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Health Data, Provider Directory, and Care Navigation.

Garner Health’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, pricing, signup flow, and 19 more developer resources.

44.8/100 thin Agent 78/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyHealthcareHealth DataProvider DirectoryCare NavigationClaims AnalyticsHealth PlansEmployee Benefits

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.8/100 · thin
Contract Quality 12.4 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 78/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/garner-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Garner Health API

Garner's provider-recommendation API. Returns a rank-ordered list of Top Providers for a specialty near a location and filtered to a carrier network, plus detail lookups for a s...

MCP Servers

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: garner-health
name: Garner Health
description: Garner Health is a healthcare technology company that helps members find high-quality, in-network doctors and
  helps employers, benefits advisors, health plans, and providers improve care quality while lowering healthcare costs. Garner
  analyzes more than 60 billion de-identified medical records from 320M+ patients and scores providers on 550+ specialty-specific
  quality and efficiency metrics across 80+ specialties to identify Top Providers. Its provider-recommendation API returns
  rank-ordered providers, professional and facility detail, and a provider-annotation endpoint over the base host api.getgarner.com,
  authenticated with OAuth 2.0 client credentials. Garner is SOC 2 Type II certified.
image: https://cdn.prod.website-files.com/6994c8f92ae6b0d756f5e541/69b15a86b59f244f1a4d372e_Open%20graph%20img.png
url: https://raw.githubusercontent.com/api-evangelist/garner-health/refs/heads/main/apis.yml
x-type: company
x-source: kleiner-perkins-portfolio
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Healthcare
- Health Data
- Provider Directory
- Care Navigation
- Claims Analytics
- Health Plans
- Employee Benefits
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Garner Health API
  description: Garner's provider-recommendation API. Returns a rank-ordered list of Top Providers for a specialty near a location
    and filtered to a carrier network, plus detail lookups for a single professional or facility (quality metrics, specialties,
    locations, network participation) and a provider-annotation endpoint for correcting records. OpenAPI 3.0.3, v1.11.0. Authenticated
    with OAuth 2.0 client credentials (15-minute bearer tokens).
  humanURL: https://garnerhealth.redoc.ly
  baseURL: https://api.getgarner.com
  tags:
  - Healthcare
  - Provider Directory
  - Claims Analytics
  properties:
  - type: OpenAPI
    url: openapi/garner-health-openapi-original.yml
  - type: Authentication
    url: authentication/garner-health-authentication.yml
  - type: OpenAPIOverlay
    url: overlays/garner-health-openapi-overlay.yaml
  - type: Conventions
    url: conventions/garner-health-conventions.yml
  - type: Idempotency
    url: conventions/garner-health-conventions.yml
  - type: ErrorCatalog
    url: errors/garner-health-problem-types.yml
  - type: DataModel
    url: data-model/garner-health-data-model.yml
  - type: Lifecycle
    url: lifecycle/garner-health-lifecycle.yml
  - type: MCPServer
    url: mcp/garner-health-mcp.yml
common:
- type: Website
  url: https://garnerhealth.com
- type: DeveloperPortal
  url: https://garnerhealth.redoc.ly
- type: Documentation
  url: https://garnerhealth.redoc.ly
- type: APIReference
  url: https://garnerhealth.redoc.ly
- type: GettingStarted
  url: 'https://garnerhealth.redoc.ly/#section/Authentication:'
- type: Authentication
  url: authentication/garner-health-authentication.yml
- type: Conventions
  url: conventions/garner-health-conventions.yml
- type: Idempotency
  url: conventions/garner-health-conventions.yml
- type: ErrorCatalog
  url: errors/garner-health-problem-types.yml
- type: DataModel
  url: data-model/garner-health-data-model.yml
- type: Lifecycle
  url: lifecycle/garner-health-lifecycle.yml
- type: Conformance
  url: conformance/garner-health-conformance.yml
- type: Compliance
  url: https://garnerhealth.com/news/garner-completes-soc-2-type-ii-certification
- type: MCPServer
  url: mcp/garner-health-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/garner-health-agentic-access.yml
- type: WellKnown
  url: well-known/garner-health-well-known.yml
- type: DomainSecurity
  url: security/garner-health-domain-security.yml
- type: LLMsTxt
  url: llms/garner-health-llms.txt
- type: OpenAPIOverlay
  url: overlays/garner-health-openapi-overlay.yaml
- type: Blog
  url: https://garnerhealth.com/blog
- type: Pricing
  url: https://garnerhealth.com/pricing
- type: SignUp
  url: https://garnerhealth.com/request-demo
- type: Login
  url: https://app.getgarner.com
- type: TermsOfService
  url: https://garnerhealth.com/terms-of-service
- type: PrivacyPolicy
  url: https://garnerhealth.com/privacy-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence