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 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).

API entry from apis.yml

apis.yml Raw ↑
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