CMS Blue Button 2.0 website screenshot

CMS Blue Button 2.0

Blue Button 2.0 is the Centers for Medicare & Medicaid Services (CMS) API that lets Medicare beneficiaries share their Parts A, B, and D claims data with applications they trust. It is a FHIR R4 API conforming to the CARIN Blue Button Implementation Guide (CARIN Consumer Directed Payer Data Exchange), serving ExplanationOfBenefit, Patient, and Coverage resources for 60+ million people with Medicare. Access is patient-facing - each beneficiary authorizes an app through an OAuth 2.0 authorization-code flow (with mandatory PKCE) on Medicare.gov, choosing whether to share demographic data. A self-serve sandbox with synthetic enrollee data is open to everyone; production credentials are free but require CMS approval of the application.

CMS Blue Button 2.0 publishes 5 APIs on the APIs.io network, including Coverage API, ExplanationOfBenefit API, Metadata API, and 2 more. Tagged areas include Blue Button, CARIN, Medicare, FHIR, and Claims Data.

CMS Blue Button 2.0’s developer surface includes authentication, documentation, sandbox, getting-started guide, and 8 more developer resources.

39.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
5 APIs
Blue ButtonCARINMedicareFHIRClaims DataPatient AccessHealthcareGovernment

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 39.7/100 · thin
Contract Quality 15.7 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/cms-blue-button: 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 5

Individual APIs this provider publishes, each with its own machine-readable definition.

CMS Blue Button 2.0 Coverage API

Medicare coverage resources, one per coverage type.

CMS Blue Button 2.0 ExplanationOfBenefit API

Medicare Parts A, B, and D claims as CARIN Blue Button EOB profiles.

CMS Blue Button 2.0 Metadata API

FHIR capability statement.

CMS Blue Button 2.0 Patient API

Beneficiary demographic and administrative data.

CMS Blue Button 2.0 UserInfo API

OpenID Connect userinfo for the authorizing beneficiary.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

CMS Blue Button 2.0 API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cms Blue Button Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cms Blue Button Authentication

oauth2 · 1 scheme

SECURITY

Cms Blue Button Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cms Blue Button Agentic Access

8 operations

8 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cms-blue-button
url: https://raw.githubusercontent.com/api-evangelist/cms-blue-button/refs/heads/main/apis.yml
name: CMS Blue Button 2.0
kind: government
description: Blue Button 2.0 is the Centers for Medicare & Medicaid Services (CMS) API that lets Medicare beneficiaries share
  their Parts A, B, and D claims data with applications they trust. It is a FHIR R4 API conforming to the CARIN Blue Button
  Implementation Guide (CARIN Consumer Directed Payer Data Exchange), serving ExplanationOfBenefit, Patient, and Coverage
  resources for 60+ million people with Medicare. Access is patient-facing - each beneficiary authorizes an app through an
  OAuth 2.0 authorization-code flow (with mandatory PKCE) on Medicare.gov, choosing whether to share demographic data. A self-serve
  sandbox with synthetic enrollee data is open to everyone; production credentials are free but require CMS approval of the
  application.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cms-blue-button.png
tags:
- Blue Button
- CARIN
- Medicare
- FHIR
- Claims Data
- Patient Access
- Healthcare
- Government
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: cms-blue-button:cms-blue-button-coverage-api
  name: CMS Blue Button 2.0 Coverage API
  description: Medicare coverage resources, one per coverage type.
  humanURL: https://bluebutton.cms.gov/api-documentation/calling-the-api/
  baseURL: https://api.bluebutton.cms.gov/v2/fhir
  tags:
  - Coverage
  properties:
  - type: OpenAPI
    url: openapi/cms-blue-button-coverage-api-openapi.yml
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/
  - type: APIReference
    url: https://bluebutton.cms.gov/data/understanding-the-data/
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/authorization/
- aid: cms-blue-button:cms-blue-button-explanationofbenefit-api
  name: CMS Blue Button 2.0 ExplanationOfBenefit API
  description: Medicare Parts A, B, and D claims as CARIN Blue Button EOB profiles.
  humanURL: https://bluebutton.cms.gov/api-documentation/calling-the-api/
  baseURL: https://api.bluebutton.cms.gov/v2/fhir
  tags:
  - ExplanationOfBenefit
  properties:
  - type: OpenAPI
    url: openapi/cms-blue-button-explanationofbenefit-api-openapi.yml
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/
  - type: APIReference
    url: https://bluebutton.cms.gov/data/understanding-the-data/
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/authorization/
- aid: cms-blue-button:cms-blue-button-metadata-api
  name: CMS Blue Button 2.0 Metadata API
  description: FHIR capability statement.
  humanURL: https://bluebutton.cms.gov/api-documentation/calling-the-api/
  baseURL: https://api.bluebutton.cms.gov/v2/fhir
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/cms-blue-button-metadata-api-openapi.yml
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/
  - type: APIReference
    url: https://bluebutton.cms.gov/data/understanding-the-data/
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/authorization/
- aid: cms-blue-button:cms-blue-button-patient-api
  name: CMS Blue Button 2.0 Patient API
  description: Beneficiary demographic and administrative data.
  humanURL: https://bluebutton.cms.gov/api-documentation/calling-the-api/
  baseURL: https://api.bluebutton.cms.gov/v2/fhir
  tags:
  - Patient
  properties:
  - type: OpenAPI
    url: openapi/cms-blue-button-patient-api-openapi.yml
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/
  - type: APIReference
    url: https://bluebutton.cms.gov/data/understanding-the-data/
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/authorization/
- aid: cms-blue-button:cms-blue-button-userinfo-api
  name: CMS Blue Button 2.0 UserInfo API
  description: OpenID Connect userinfo for the authorizing beneficiary.
  humanURL: https://bluebutton.cms.gov/api-documentation/calling-the-api/
  baseURL: https://api.bluebutton.cms.gov/v2/fhir
  tags:
  - UserInfo
  properties:
  - type: OpenAPI
    url: openapi/cms-blue-button-userinfo-api-openapi.yml
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/
  - type: APIReference
    url: https://bluebutton.cms.gov/data/understanding-the-data/
  - type: Documentation
    url: https://bluebutton.cms.gov/api-documentation/authorization/
common:
- type: AgenticAccess
  url: agentic-access/cms-blue-button-agentic-access.yml
- type: DomainSecurity
  url: security/cms-blue-button-domain-security.yml
- type: Authentication
  url: authentication/cms-blue-button-authentication.yml
- type: Website
  url: https://bluebutton.cms.gov
- type: Documentation
  url: https://bluebutton.cms.gov/api-documentation/
- type: GitHubOrganization
  url: https://github.com/CMSgov
- type: Sandbox
  url: https://sandbox.bluebutton.cms.gov
- type: GettingStarted
  url: https://bluebutton.cms.gov/production-access/
- type: TermsOfService
  url: https://bluebutton.cms.gov/terms/
- type: Plans
  url: plans/cms-blue-button-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cms-blue-button-rate-limits.yml
- type: FinOps
  url: finops/cms-blue-button-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of CMS Blue Button 2.0, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.