b.well website screenshot

b.well

b.well Connected Health is a Baltimore-based digital health platform that unifies a person's fragmented medical, pharmacy, claims, wearable and lab data into a single FHIR-native longitudinal health record, then exposes that record to partner applications through a developer platform. The company operates a consumer-mediated health data network spanning millions of providers, health plans, HIEs/HINs, TEFCA QHINs and CMS-aligned networks, and licenses it to health systems, payers, employers and retail health brands who embed it in their own apps. Its developer surface is built around four Health SDKs (Web/TypeScript, Android/Kotlin, iOS/Swift and an AI SDK that speaks Model Context Protocol), a federated GraphQL gateway, REST endpoints for user data operations and webhooks, and a FHIR R4 server (the open-source Helix FHIR Server) supporting $everything and International Patient Summary retrieval. Authentication is OAuth 2.0 throughout — token exchange with OIDC for end-user context, client credentials for system-to-system access, and HMAC-SHA512 request signing on the user data operations API.

b.well publishes 2 APIs on the APIs.io network: Users API and Webhook API. Tagged areas include Company, Health, Healthcare, Digital Health, and FHIR.

The b.well catalog on APIs.io includes 1 event-driven AsyncAPI specification.

b.well’s developer surface includes documentation, API reference, getting-started guide, authentication, support, engineering blog, changelog, and 36 more developer resources.

56.5/100 strong ▬ flat Agent 36/100 agent ready open core · MIT Full breakdown ↓
scored 2026-09-03 · rubric v0.18.2
AccessSelf serve
2 APIs 1 MCP Servers
CompanyHealthHealthcareDigital HealthFHIRHealth DataInteroperabilityPatient AccessHealth RecordsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-03 · rubric v0.18.2
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
The six quality facets above are damped to 75 points between them, because both conditional facets apply and carry 25 points together. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/b-well: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →
Something on this page wrong about b.well? Report it → Free, always, and read by a human — corrections are worked from the queue daily. Agents can file the same report through the report_correction tool on the apis.io MCP.

APIs 5

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

b.well Application APIs

Federated GraphQL gateway plus REST endpoints that let end-user applications read and write a person's health data, manage data-source connections, handle consent, and coordinat...

b.well FHIR Server

System-level FHIR R4 API over b.well's normalized clinical data store, built on the open-source Helix FHIR Server. Supports standard FHIR REST search, $everything bulk patient r...

b.well Health SDK for AI (MCP Server)

A b.well-hosted Model Context Protocol server that exposes a catalog of healthcare agents/tools — insurance coverage validation, FHIR record and lab retrieval, patient summaries...

b.well Users API

The Users API from b.well — 2 operation(s) for users.

b.well Webhook API

The Webhook API from b.well — 1 operation(s) for webhook.

Open Collections 5

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

API Collection

OPEN COLLECTION

Client Webhook API

OPEN COLLECTION

Client Webhook API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

b.well MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

B Well Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

B Well Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

B Well Webhooks

ASYNCAPI

Security Posture 4

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

B Well Authentication

oauth2/apiKey · 7 schemes

SECURITY

B Well Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

B Well Vulnerability Disclosure

security.txt · contact published

SECURITY

B Well Trust Center

HITRUST, NIST Cybersecurity Framework (CSF), HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

B Well Scopes

4 scopes · authorizationCode/clientCredentials

4 scopes

SCOPES

Agentic Access 1

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

B Well Agentic Access

3 operations · 3 acting

3 operations · 3 acting

AGENTIC

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: b-well
name: b.well
description: b.well Connected Health is a Baltimore-based digital health platform that unifies a person's fragmented medical,
  pharmacy, claims, wearable and lab data into a single FHIR-native longitudinal health record, then exposes that record to
  partner applications through a developer platform. The company operates a consumer-mediated health data network spanning
  millions of providers, health plans, HIEs/HINs, TEFCA QHINs and CMS-aligned networks, and licenses it to health systems,
  payers, employers and retail health brands who embed it in their own apps. Its developer surface is built around four Health
  SDKs (Web/TypeScript, Android/Kotlin, iOS/Swift and an AI SDK that speaks Model Context Protocol), a federated GraphQL gateway,
  REST endpoints for user data operations and webhooks, and a FHIR R4 server (the open-source Helix FHIR Server) supporting
  $everything and International Patient Summary retrieval. Authentication is OAuth 2.0 throughout — token exchange with OIDC
  for end-user context, client credentials for system-to-system access, and HMAC-SHA512 request signing on the user data operations
  API.
url: https://raw.githubusercontent.com/api-evangelist/b-well/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-15'
image: https://www.icanbwell.com/wp-content/uploads/2023/01/bwell-logo.png
tags:
- Company
- Health
- Healthcare
- Digital Health
- FHIR
- Health Data
- Interoperability
- Patient Access
- Health Records
- MCP
tags_raw:
- Company
- Health
- Healthcare
- Digital Health
- FHIR
- Health Data
- Interoperability
- Patient Access
- Health Records
- Model Context Protocol
apis:
- aid: b-well:application-apis
  name: b.well Application APIs
  description: Federated GraphQL gateway plus REST endpoints that let end-user applications read and write a person's health
    data, manage data-source connections, handle consent, and coordinate care workflows in an end-user OAuth context.
  humanURL: https://developer.bwell.com/docs/app-apis-overview
  baseURL: https://api.client-sandbox.icanbwell.com/v1
  tags:
  - Health Data
  - GraphQL
  - FHIR
  properties:
  - type: Documentation
    url: https://developer.bwell.com/docs/app-apis-overview
  - type: GraphQL
    url: https://api.client-sandbox.icanbwell.com/v1/graphql
  - type: Console
    url: https://icanbwell.github.io/graphql-doc-site/
  - type: Authentication
    url: https://developer.bwell.com/docs/end-user-auth
- aid: b-well:fhir-server
  name: b.well FHIR Server
  description: System-level FHIR R4 API over b.well's normalized clinical data store, built on the open-source Helix FHIR
    Server. Supports standard FHIR REST search, $everything bulk patient retrieval, International Patient Summary generation,
    and paging vs streaming responses. Authenticated with OAuth 2.0 client credentials.
  humanURL: https://developer.bwell.com/docs/fhirserver-overview
  baseURL: https://fhir.icanbwell.com
  tags:
  - FHIR
  - Health Records
  - Interoperability
  properties:
  - type: Documentation
    url: https://developer.bwell.com/docs/fhirserver-overview
  - type: SourceCode
    url: https://github.com/icanbwell/fhir-server
  - type: WellKnown
    url: well-known/b-well-smart-configuration.json
- aid: b-well:health-sdk-for-ai-mcp
  name: b.well Health SDK for AI (MCP Server)
  description: A b.well-hosted Model Context Protocol server that exposes a catalog of healthcare agents/tools — insurance
    coverage validation, FHIR record and lab retrieval, patient summaries, provider search, appointment scheduling and prescription
    transfer — to MCP-compatible LLM clients (OpenAI, Anthropic, Google). Every call runs in an authorized end-user context.
  humanURL: https://developer.bwell.com/docs/aisdk-overview
  baseURL: https://api.client-sandbox.icanbwell.com/mcp/
  tags:
  - MCP
  - Artificial Intelligence
  - Health Data
  tags_raw:
  - Model Context Protocol
  - AI
  - Health Data
  properties:
  - type: MCPServer
    url: mcp/b-well-mcp.yml
  - type: ToolCrosswalk
    url: mcp/b-well-tool-crosswalk.yml
  - type: Documentation
    url: https://developer.bwell.com/docs/aisdk-overview
- aid: b-well:b-well-users-api
  name: b.well Users API
  description: The Users API from b.well — 2 operation(s) for users.
  humanURL: https://developer.bwell.com/docs/app-apis-overview
  baseURL: https://api.client-sandbox.icanbwell.com/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/b-well-users-api-openapi.yml
  - type: APIReference
    url: https://developer.bwell.com/reference/post_users-id-data-exports
  - type: PostmanCollection
    url: collections/b-well-users-api.postman_collection.json
  - type: OpenCollection
    url: collections/b-well-users-api.opencollection.json
  - type: Webhooks
    url: asyncapi/b-well-webhooks.yml
- aid: b-well:b-well-webhook-api
  name: b.well Webhook API
  description: The Webhook API from b.well — 1 operation(s) for webhook.
  humanURL: https://developer.bwell.com/docs/app-apis-overview
  baseURL: https://api.client-sandbox.icanbwell.com/v1
  tags:
  - Webhook
  properties:
  - type: OpenAPI
    url: openapi/b-well-webhook-api-openapi.yml
  - type: APIReference
    url: https://developer.bwell.com/reference/post_users-id-data-exports
  - type: PostmanCollection
    url: collections/b-well-webhook-api.postman_collection.json
  - type: OpenCollection
    url: collections/b-well-webhook-api.opencollection.json
  - type: Webhooks
    url: asyncapi/b-well-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/b-well-client-webhook-api-overlay.yaml
- type: Releases
  url: https://github.com/icanbwell/fhir-server/releases
- type: ContributionGuide
  url: https://github.com/icanbwell/fhir-server/blob/main/CONTRIBUTING.md
- type: License
  name: MIT
  url: https://github.com/icanbwell/fhir-server/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/b-well-agentic-access.yml
- type: Website
  url: https://www.icanbwell.com/
- type: DeveloperPortal
  url: https://developer.bwell.com/
- type: Documentation
  url: https://developer.bwell.com/docs/welcome
- type: APIReference
  url: https://developer.bwell.com/reference/ts-sdk-apireference
- type: GettingStarted
  url: https://developer.bwell.com/docs/welcome
- type: Authentication
  url: authentication/b-well-authentication.yml
- type: OAuthScopes
  url: scopes/b-well-scopes.yml
- type: Support
  url: mailto:support@icanbwell.com
- type: Blog
  url: https://resources.icanbwell.com/
- type: GitHubOrganization
  url: https://github.com/icanbwell
- type: Login
  url: https://developer.bwell.com/login
- type: TermsOfService
  url: https://www.icanbwell.com/legal/terms-of-service/
- type: PrivacyPolicy
  url: https://www.icanbwell.com/legal/privacy-policy/
- type: StatusPage
  url: https://status.bwell.com
- type: ChangeLog
  url: changelog/b-well-changelog.yml
- type: Lifecycle
  url: lifecycle/b-well-lifecycle.yml
- type: Packages
  url: packages/b-well-packages.yml
- type: SDKs
  url: packages/b-well-packages.yml
- type: WellKnown
  url: well-known/b-well-well-known.yml
- type: SecurityTxt
  url: well-known/b-well-security.txt
- type: Security
  url: https://www.icanbwell.com/.well-known/security.txt
- type: VulnerabilityDisclosure
  url: security/b-well-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/b-well-domain-security.yml
- type: LLMsTxt
  url: llms/b-well-llms.txt
- type: MCPServer
  url: mcp/b-well-mcp.yml
- type: ToolCrosswalk
  url: mcp/b-well-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Conformance
  url: conformance/b-well-conformance.yml
- type: ErrorCatalog
  url: errors/b-well-problem-types.yml
- type: Conventions
  url: conventions/b-well-conventions.yml
- type: Sandbox
  url: sandbox/b-well-sandbox.yml
- type: Components
  url: components/b-well-components.yml
- type: DataModel
  url: data-model/b-well-data-model.yml
- type: Webhooks
  url: asyncapi/b-well-webhooks.yml
- type: Plans
  url: plans/b-well-plans-pricing.yml
- type: RateLimits
  url: rate-limits/b-well-rate-limits.yml
- type: TrustCenter
  url: security/b-well-trust-center.yml
- type: Compliance
  url: security/b-well-trust-center.yml
x-enrichment:
  date: '2026-08-15'
  status: enriched
  artifacts_added: 3
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/b-well"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/b-well/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/b-well/evidence"

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.