Athelas

Athelas (Commure d/b/a Athelas) is a healthcare technology company building AI-powered infrastructure for provider organizations, spanning remote patient monitoring (RPM), an AI-native EHR ("Air"), ambient AI scribing, and revenue cycle management (RCM / "Insights"). Its developer surface exposes two public APIs: the Athelas Enterprise RPM API (Bearer-token REST over api.athelas.com/enterprise/v1) for enrolling patients, managing sites and prescribers, shipping cellular-connected monitoring devices, and streaming device test results via webhook; and the Commure EHR FHIR API, an ONC (g)(10)-certified, US Core 6.1.0-compliant FHIR R4B server secured with SMART on FHIR v2 / OAuth2 for third-party app integrations with Air. Backed by General Catalyst and Initialized Capital; Athelas and Commure merged to form a multi-billion-dollar healthcare infrastructure company.

Athelas publishes 1 API on the APIs.io network: Enterprise API. Tagged areas include Company, Healthcare, Remote Patient Monitoring, Electronic Health Records, and FHIR.

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

Athelas’ developer surface includes documentation, API reference, getting-started guide, authentication, changelog, sandbox, engineering blog, and 21 more developer resources.

47.1/100 developing Agent 75/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyHealthcareRemote Patient MonitoringElectronic Health RecordsFHIRRevenue Cycle ManagementMedical DevicesSMART on FHIRInteroperabilityAI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 47.1/100 · developing
Contract Quality 12.2 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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/athelas: 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

Athelas Enterprise API

Bearer-token REST API for Athelas Remote Patient Monitoring. Authenticate via /auth/login (60-minute tokens), then create and manage patients, sites, and prescribers, verify shi...

Commure EHR FHIR API

ONC (g)(10)-certified, US Core 6.1.0-compliant FHIR R4B server exposing patient health data from Air to authorized third-party apps. Secured with SMART on FHIR v2 / OAuth2 (AWS ...

MCP Servers

athelas-mcp.yml

MCP SERVER

Event Specifications

Athelas Webhooks

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

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 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

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: athelas
name: Athelas
description: 'Athelas (Commure d/b/a Athelas) is a healthcare technology company building AI-powered infrastructure for provider
  organizations, spanning remote patient monitoring (RPM), an AI-native EHR ("Air"), ambient AI scribing, and revenue cycle
  management (RCM / "Insights"). Its developer surface exposes two public APIs: the Athelas Enterprise RPM API (Bearer-token
  REST over api.athelas.com/enterprise/v1) for enrolling patients, managing sites and prescribers, shipping cellular-connected
  monitoring devices, and streaming device test results via webhook; and the Commure EHR FHIR API, an ONC (g)(10)-certified,
  US Core 6.1.0-compliant FHIR R4B server secured with SMART on FHIR v2 / OAuth2 for third-party app integrations with Air.
  Backed by General Catalyst and Initialized Capital; Athelas and Commure merged to form a multi-billion-dollar healthcare
  infrastructure company.'
url: https://raw.githubusercontent.com/api-evangelist/athelas/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.athelas.com/favicon.ico
tags:
- Company
- Healthcare
- Remote Patient Monitoring
- Electronic Health Records
- FHIR
- Revenue Cycle Management
- Medical Devices
- SMART on FHIR
- Interoperability
- AI
apis:
- name: Athelas Enterprise API
  description: Bearer-token REST API for Athelas Remote Patient Monitoring. Authenticate via /auth/login (60-minute tokens),
    then create and manage patients, sites, and prescribers, verify shipping addresses, queue cellular RPM devices for drop
    shipment, and read device test results. Device readings can also be pushed to clients through the Test Results Webhook.
  humanURL: https://athelas.readme.io/
  baseURL: https://api.athelas.com/enterprise/v1
  tags:
  - Remote Patient Monitoring
  - Healthcare
  - Medical Devices
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/athelas-enterprise-openapi.yml
  - type: Documentation
    url: https://athelas.readme.io/docs/getting-started
  - type: APIReference
    url: https://athelas.readme.io/reference/login
  - type: Authentication
    url: https://athelas.readme.io/docs/authentication
  - type: Webhooks
    url: asyncapi/athelas-webhooks.yml
- name: Commure EHR FHIR API
  description: ONC (g)(10)-certified, US Core 6.1.0-compliant FHIR R4B server exposing patient health data from Air to authorized
    third-party apps. Secured with SMART on FHIR v2 / OAuth2 (AWS Cognito), supporting standalone launch, EHR launch, and
    backend services (bulk data) authorization. All responses are application/fhir+json.
  humanURL: https://docs.athelas.com/air_developer/fhir_api/commure_ehr_fhir_api
  baseURL: https://onc.api.staging-ehr.athelas.com
  tags:
  - FHIR
  - SMART on FHIR
  - Electronic Health Records
  - Interoperability
  - ONC Certification
  properties:
  - type: Documentation
    url: https://docs.athelas.com/air_developer/fhir_api/commure_ehr_fhir_api
  - type: OAuthScopes
    url: scopes/athelas-scopes.yml
  - type: Conformance
    url: conformance/athelas-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://athelas.com/
- type: DeveloperPortal
  url: https://athelas.readme.io/
- type: Documentation
  url: https://docs.athelas.com/
- type: APIReference
  url: https://athelas.readme.io/reference/login
- type: GettingStarted
  url: https://athelas.readme.io/docs/getting-started
- type: Authentication
  url: authentication/athelas-authentication.yml
- type: OAuthScopes
  url: scopes/athelas-scopes.yml
- type: ChangeLog
  url: changelog/athelas-changelog.yml
- type: StatusPage
  url: https://status.athelas.com/
- type: Webhooks
  url: asyncapi/athelas-webhooks.yml
- type: MCPServer
  url: mcp/athelas-mcp.yml
- type: LLMsTxt
  url: llms/athelas-llms.txt
- type: WellKnown
  url: well-known/athelas-well-known.yml
- type: Conformance
  url: conformance/athelas-conformance.yml
- type: Compliance
  url: https://docs.athelas.com/air_developer/onc_certification/mandatory_disclosure
- type: ErrorCatalog
  url: errors/athelas-problem-types.yml
- type: Lifecycle
  url: lifecycle/athelas-lifecycle.yml
- type: Conventions
  url: conventions/athelas-conventions.yml
- type: DataModel
  url: data-model/athelas-data-model.yml
- type: Sandbox
  url: sandbox/athelas-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/athelas-agentic-access.yml
- type: Overlay
  url: overlays/athelas-enterprise-overlay.yaml
- type: DomainSecurity
  url: security/athelas-domain-security.yml
- type: TermsOfService
  url: https://www.athelas.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.athelas.com/legal/privacy-policy-current
- type: Blog
  url: https://www.athelas.com/tbh
- type: Support
  url: https://athelas.readme.io/discuss
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence