Morf

Morf is a HIPAA-compliant healthcare automation and integration platform that connects EHRs, CRMs, payment systems, and communication tools so digital health teams can eliminate manual work and put patient outreach on autopilot. Workflows are triggered by inbound webhooks from source applications (Healthie, Elation, Medplum, Feathery, athenahealth, Cerbo, DrChrono, Hint Health, and dozens more), which Morf processes into events that fan out to actions across 30+ connected applications. The platform exposes a REST API at api.morf.healthcare secured with API keys and OAuth 2.0 / OpenID Connect (auth.morf.health), a webhook ingestion surface, an integration/action catalog of 170+ pre-built actions, and Flo AI, a no-code workflow co-pilot.

Morf publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Health IT, Automation, and Integration.

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

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

46.3/100 developing ▲ 7.1 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs
CompanyHealthcareHealth ITAutomationIntegrationiPaaSWebhooksEHRPatient CommunicationHIPAAWorkflowDigital Health

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 46.3/100 · developing
Contract Quality 5.7 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
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 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 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/morf: 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 1

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

Morf API

Morf's REST API and webhook surface for building healthcare automation workflows. Webhooks from source applications are ingested at api.morf.healthcare/webhooks/ and processed i...

Event Specifications 1

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

Morf Webhooks

ASYNCAPI

Security Posture 3

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

Morf Authentication

apiKey/oauth2/openIdConnect · 4 schemes

SECURITY

Morf Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Morf Trust Center

SOC 2, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Morf Scopes

6 scopes · authorizationCode

6 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 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

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 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: morf
name: Morf
description: Morf is a HIPAA-compliant healthcare automation and integration platform that connects EHRs, CRMs, payment systems,
  and communication tools so digital health teams can eliminate manual work and put patient outreach on autopilot. Workflows
  are triggered by inbound webhooks from source applications (Healthie, Elation, Medplum, Feathery, athenahealth, Cerbo, DrChrono,
  Hint Health, and dozens more), which Morf processes into events that fan out to actions across 30+ connected applications.
  The platform exposes a REST API at api.morf.healthcare secured with API keys and OAuth 2.0 / OpenID Connect (auth.morf.health),
  a webhook ingestion surface, an integration/action catalog of 170+ pre-built actions, and Flo AI, a no-code workflow co-pilot.
url: https://raw.githubusercontent.com/api-evangelist/morf/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kindred-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: nochange
  artifacts_added: 0
  pass: local-v1
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://cdn.sanity.io/images/teurbt0n/production/9e3de2ea4057cbaef5c3b8c011b87232520081e0-1200x630.jpg?w=1200
tags:
- Company
- Healthcare
- Health IT
- Automation
- Integration
- iPaaS
- Webhooks
- EHR
- Patient Communication
- HIPAA
- Workflow
- Digital Health
apis:
- name: Morf API
  description: Morf's REST API and webhook surface for building healthcare automation workflows. Webhooks from source applications
    are ingested at api.morf.healthcare/webhooks/ and processed into events that trigger sequences of actions across connected
    EHR, CRM, payments, and messaging systems. Authenticated with an API-Key header (and OAuth 2.0 / OIDC via auth.morf.health).
  humanURL: https://docs.morf.health/
  baseURL: https://api.morf.healthcare
  tags:
  - Healthcare
  - Automation
  - Webhooks
  - Integration
  properties:
  - type: Documentation
    url: https://docs.morf.health/
  - type: Webhooks
    url: asyncapi/morf-webhooks.yml
  - type: Authentication
    url: authentication/morf-authentication.yml
  - type: OAuthScopes
    url: scopes/morf-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/morf-trust-center.yml
- type: DomainSecurity
  url: security/morf-domain-security.yml
- type: Website
  url: https://morf.health/
- type: DeveloperPortal
  url: https://docs.morf.health/
- type: Documentation
  url: https://docs.morf.health/
- type: APIReference
  url: https://docs.morf.health/libraries/introduction
- type: GettingStarted
  url: https://docs.morf.health/morf_dashboard/overview
- type: HowItWorks
  url: https://www.morf.health/how-it-works
- type: Integrations
  url: https://www.morf.health/integrations
- type: Blog
  url: https://www.morf.health/blog
- type: Pricing
  url: https://www.morf.health/pricing
- type: SignUp
  url: https://dashboard.morf.health/signup
- type: Login
  url: https://dashboard.morf.health/
- type: Support
  url: https://www.morf.health/contact
- type: TermsOfService
  url: https://www.morf.health/terms-of-service
- type: PrivacyPolicy
  url: https://www.morf.health/privacy-policy
- type: GitHubOrganization
  url: https://github.com/morfhealth
- type: Compliance
  url: https://trust.morf.health/
- type: LLMsTxt
  url: llms/morf-llms.txt
- type: WellKnown
  url: well-known/morf-well-known.yml
- type: Authentication
  url: authentication/morf-authentication.yml
- type: OAuthScopes
  url: scopes/morf-scopes.yml
- type: Conventions
  url: conventions/morf-conventions.yml
- type: Webhooks
  url: asyncapi/morf-webhooks.yml
- type: Conformance
  url: conformance/morf-conformance.yml
- type: Lifecycle
  url: lifecycle/morf-lifecycle.yml