Aidbox website screenshot

Aidbox

Aidbox is a production-ready FHIR platform and clinical data backend from Health Samurai, used by digital health startups, providers, payers, and life-sciences teams to build interoperable healthcare products in the United States and globally. Built on PostgreSQL, Aidbox exposes a full HL7 FHIR REST API (R4, R5, and R6) plus Aidbox-native SQL search, SQL-on-FHIR, a GraphQL API, Bulk Data export/import, topic-based Subscriptions, and terminology services. It is self-hosted or Aidbox-hosted software rather than a single public multi-tenant endpoint, so each deployment serves its own FHIR base and its own CapabilityStatement; a public sandbox (sandbox.aidbox.app) exposes a live FHIR R4 CapabilityStatement and a SMART-on-FHIR / OpenID .well-known configuration. Authentication is OAuth 2.0 with SMART-on-FHIR support (patient/user/system scopes, EHR and standalone launch, client-confidential and client-public flows). Aidbox aligns with US interoperability needs (US Core, SMART App Launch, Bulk Data) and is HIPAA-oriented, HITRUST and SOC 2 focused. This profile catalogs the documented, real API surface only.

Aidbox publishes 7 APIs on the APIs.io network. Tagged areas include Healthcare, United States, FHIR, HL7, and Interoperability.

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

Aidbox’s developer surface includes documentation, API reference, getting-started guide, pricing, engineering blog, support, signup flow, and 33 more developer resources.

61.8/100 strong ▬ flat Agent 44/100 agent native saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessSelf serve
7 APIs 1 MCP Servers 1 Agent Skills
HealthcareUnited StatesFHIRHL7InteroperabilitySMART on FHIREHRHealth DataFHIR ServerBulk DataTerminologyDigital Health

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/aidbox: 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 →

APIs 7

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

Aidbox FHIR API

Aidbox's HL7 FHIR REST API for creating, reading, updating, deleting, and searching clinical and administrative resources. Supports FHIR R4 (4.0.1), R5, and R6, with standard FH...

Aidbox REST & Search API

Aidbox-native REST and search API offering CRUD over resources plus SQL-based search implementations for performance optimization and complex custom queries beyond standard FHIR...

Aidbox SQL-on-FHIR API

SQL-on-FHIR support that lets clients run SQL queries directly against FHIR data, treating FHIR resources as relational tables for analytics and reporting.

Aidbox GraphQL API

A GraphQL API over FHIR data that lets clients request exactly the data they need across related resources in a single call.

Aidbox Bulk Data API

FHIR Bulk Data API for large-scale export and import of FHIR resources, including $export, FHIR import/load, and dump utilities for moving datasets in and out of Aidbox.

Aidbox Topic-Based Subscriptions API

FHIR topic-based Subscriptions that deliver notifications on changes to FHIR resources through multiple channels for event-driven healthcare integrations.

Aidbox Terminology API

Terminology services for working with FHIR CodeSystems, ValueSets, and ConceptMaps, including validation and lookup against clinical terminologies.

Scroll for all 7

MCP Servers 1

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

Aidbox MCP Server

MCP SERVER

Agent Skills 1

Packaged agent skills for driving this provider's APIs from an AI assistant.

aidbox

AGENT SKILL

Pricing Plans 1

Published pricing tiers and plan structures.

Aidbox Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Aidbox Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 2

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

Aidbox Authentication

oauth2/openIdConnect/http · 3 schemes

SECURITY

Aidbox Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Aidbox Scopes

12 scopes · authorizationCode/clientCredentials/implicit/password

12 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

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 5

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: aidbox
url: https://raw.githubusercontent.com/api-evangelist/aidbox/refs/heads/main/apis.yml
name: Aidbox
kind: company
description: Aidbox is a production-ready FHIR platform and clinical data backend from Health Samurai, used by digital health
  startups, providers, payers, and life-sciences teams to build interoperable healthcare products in the United States and
  globally. Built on PostgreSQL, Aidbox exposes a full HL7 FHIR REST API (R4, R5, and R6) plus Aidbox-native SQL search, SQL-on-FHIR,
  a GraphQL API, Bulk Data export/import, topic-based Subscriptions, and terminology services. It is self-hosted or Aidbox-hosted
  software rather than a single public multi-tenant endpoint, so each deployment serves its own FHIR base and its own CapabilityStatement;
  a public sandbox (sandbox.aidbox.app) exposes a live FHIR R4 CapabilityStatement and a SMART-on-FHIR / OpenID .well-known
  configuration. Authentication is OAuth 2.0 with SMART-on-FHIR support (patient/user/system scopes, EHR and standalone launch,
  client-confidential and client-public flows). Aidbox aligns with US interoperability needs (US Core, SMART App Launch, Bulk
  Data) and is HIPAA-oriented, HITRUST and SOC 2 focused. This profile catalogs the documented, real API surface only.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - 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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Healthcare
- United States
- FHIR
- HL7
- Interoperability
- SMART on FHIR
- EHR
- Health Data
- FHIR Server
- Bulk Data
- Terminology
- Digital Health
created: '2026-07-24'
modified: '2026-08-14'
specificationVersion: '0.23'
apis:
- aid: aidbox:aidbox-fhir-api
  name: Aidbox FHIR API
  description: Aidbox's HL7 FHIR REST API for creating, reading, updating, deleting, and searching clinical and administrative
    resources. Supports FHIR R4 (4.0.1), R5, and R6, with standard FHIR interactions, transaction/batch bundles, and operations
    such as $validate, $everything, $document, and $lastn. The live public sandbox exposes a FHIR R4 CapabilityStatement listing
    138 supported resource types at sandbox.aidbox.app/fhir/metadata.
  humanURL: https://www.health-samurai.io/docs/aidbox/api-1/fhir-api
  baseURL: https://sandbox.aidbox.app/fhir
  tags:
  - FHIR
  - Healthcare
  - Interoperability
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/api-1/fhir-api
  - type: APIReference
    url: https://www.health-samurai.io/docs/aidbox/api-1/api
  - type: CapabilityStatement
    url: fhir/aidbox-capabilitystatement.json
  - type: SMARTConfiguration
    url: fhir/aidbox-smart-configuration.json
- aid: aidbox:aidbox-rest-search-api
  name: Aidbox REST & Search API
  description: Aidbox-native REST and search API offering CRUD over resources plus SQL-based search implementations for performance
    optimization and complex custom queries beyond standard FHIR search parameters.
  humanURL: https://www.health-samurai.io/docs/aidbox/api-1/rest-api/aidbox-search
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - Search
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/api-1/rest-api/aidbox-search
  - type: APIReference
    url: https://www.health-samurai.io/docs/aidbox/api-1/api
- aid: aidbox:aidbox-sql-on-fhir-api
  name: Aidbox SQL-on-FHIR API
  description: SQL-on-FHIR support that lets clients run SQL queries directly against FHIR data, treating FHIR resources as
    relational tables for analytics and reporting.
  humanURL: https://www.health-samurai.io/docs/aidbox/modules/sql-on-fhir
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - SQL
  - Analytics
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/modules/sql-on-fhir
- aid: aidbox:aidbox-graphql-api
  name: Aidbox GraphQL API
  description: A GraphQL API over FHIR data that lets clients request exactly the data they need across related resources
    in a single call.
  humanURL: https://www.health-samurai.io/docs/aidbox/api-1/graphql-api
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - GraphQL
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/api-1/graphql-api
- aid: aidbox:aidbox-bulk-data-api
  name: Aidbox Bulk Data API
  description: FHIR Bulk Data API for large-scale export and import of FHIR resources, including $export, FHIR import/load,
    and dump utilities for moving datasets in and out of Aidbox.
  humanURL: https://www.health-samurai.io/docs/aidbox/api-1/bulk-api/export
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - Bulk Data
  - FHIR
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/api-1/bulk-api/export
- aid: aidbox:aidbox-subscriptions-api
  name: Aidbox Topic-Based Subscriptions API
  description: FHIR topic-based Subscriptions that deliver notifications on changes to FHIR resources through multiple channels
    for event-driven healthcare integrations.
  humanURL: https://www.health-samurai.io/docs/aidbox/modules/topic-based-subscriptions
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - Subscription
  - Notification
  tags_raw:
  - Healthcare
  - Subscriptions
  - Notifications
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/modules/topic-based-subscriptions
- aid: aidbox:aidbox-terminology-api
  name: Aidbox Terminology API
  description: Terminology services for working with FHIR CodeSystems, ValueSets, and ConceptMaps, including validation and
    lookup against clinical terminologies.
  humanURL: https://www.health-samurai.io/docs/aidbox/modules/terminology
  baseURL: https://sandbox.aidbox.app
  tags:
  - Healthcare
  - Terminology
  properties:
  - type: Documentation
    url: https://www.health-samurai.io/docs/aidbox/modules/terminology
common:
- type: DomainSecurity
  url: security/aidbox-domain-security.yml
- type: Website
  url: https://www.health-samurai.io/
- type: DeveloperPortal
  url: https://www.health-samurai.io/docs/aidbox
- type: Documentation
  url: https://www.health-samurai.io/docs/aidbox
- type: APIReference
  url: https://www.health-samurai.io/docs/aidbox/api-1/api
- type: GettingStarted
  url: https://www.health-samurai.io/docs/aidbox/getting-started
- type: Pricing
  url: https://www.health-samurai.io/docs/aidbox/getting-started/editions-and-pricing
- type: Blog
  url: https://www.health-samurai.io/blog
- type: StatusPage
  url: https://status.aidbox.app/
- type: GitHubOrganization
  url: https://github.com/Aidbox
- type: LinkedIn
  url: https://www.linkedin.com/company/health-samurai/
- type: Security
  url: https://www.health-samurai.io/docs/aidbox/modules/security-and-access-control
- type: PrivacyPolicy
  url: https://www.health-samurai.io/legal/privacy-policy
- type: SMARTConfiguration
  url: fhir/aidbox-smart-configuration.json
- type: OpenIDConfiguration
  url: fhir/aidbox-openid-configuration.json
- type: CapabilityStatement
  url: fhir/aidbox-capabilitystatement.json
- type: Support
  url: https://www.health-samurai.io/contacts
- type: SignUp
  url: https://aidbox.app/
- type: Compliance
  url: https://www.health-samurai.io/fhir-server
- type: Authentication
  url: authentication/aidbox-authentication.yml
- type: OAuthScopes
  url: scopes/aidbox-scopes.yml
- type: Conformance
  url: conformance/aidbox-conformance.yml
- type: Conventions
  url: conventions/aidbox-conventions.yml
- type: Idempotency
  url: conventions/aidbox-conventions.yml
- type: ErrorCatalog
  url: errors/aidbox-problem-types.yml
- type: Lifecycle
  url: lifecycle/aidbox-lifecycle.yml
- type: Deprecation
  url: https://www.health-samurai.io/docs/aidbox/overview/release-notes
- type: ChangeLog
  url: changelog/aidbox-changelog.yml
- type: Packages
  url: packages/aidbox-packages.yml
- type: SDKs
  url: packages/aidbox-packages.yml
- type: MCPServer
  url: mcp/aidbox-mcp.yml
- type: ToolCrosswalk
  url: mcp/aidbox-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Webhooks
  url: asyncapi/aidbox-subscriptions-webhooks.yml
- type: Sandbox
  url: sandbox/aidbox-sandbox.yml
- type: DataModel
  url: data-model/aidbox-data-model.yml
- type: WellKnown
  url: well-known/aidbox-well-known.yml
- type: LLMsTxt
  url: llms/aidbox-llms.txt
- type: RateLimits
  url: rate-limits/aidbox-rate-limits.yml
- type: Plans
  url: plans/aidbox-plans-pricing.yml
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 3
  pass: local-v1
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/aidbox"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aidbox/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aidbox/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.