Ritten website screenshot

Ritten

Ritten is a cloud-based electronic medical record (EMR), CRM and revenue-cycle platform built specifically for behavioral health and substance-use treatment organizations - detox, residential, PHP/IOP, and outpatient providers. Its browser-based product covers clinical documentation (group and individual notes, AI-assisted charting), scheduling, revenue-cycle management (claims, billing, authorizations), a HIPAA-compliant patient portal, treatment planning, compliance tooling (audit trails, signature routing), and outcomes reporting. Ritten publishes a public REST contract for integrating partners - the Ritten External API - documented with an OpenAPI 3.1.0 definition covering 56 paths, 71 operations and 93 schemas across patients, contacts, CRM cases, programs, facilities, organizations, tasks, encounters, forms, insurance payers, users and a 17-operation insights and reporting family, plus six webhook events. Authentication is OAuth 2.0 client_credentials with a required X-Ritten-Tenant header selecting the clinic instance; credentials are provisioned by Ritten to partners rather than self-service. Ritten is built for HIPAA-regulated and 42 CFR Part 2 confidentiality requirements with role-based access controls and audit logs, and supports operational integrations for e-prescribing, labs, eligibility/billing clearinghouses, and telehealth. Backed by 8VC and Threshold Ventures; based in Philadelphia, PA.

Ritten publishes 15 APIs on the APIs.io network, including Calendar API, Cases API, Contacts API, and 12 more. Tagged areas include Company, Behavioral Health, EMR, EHR, and Healthcare.

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

Ritten’s developer surface includes engineering blog, support, documentation, API reference, authentication, sandbox, and 20 more developer resources.

52.3/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyBehavioral HealthEMREHRHealthcarePractice ManagementHIPAARevenue Cycle ManagementClinical DocumentationTelehealthOpenAPIWebhookBehavioral Health APISubstance Use Treatment42 CFR Part 2Electronic Health Records

What this lets a business do 2

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Clinical Documentation Management
BC-2830
forms
POST /patients/{id}/forms GET /forms/definitions
Patient Access Management
BC-2800
patients
GET /patients POST /patients GET /patients/external/{externalId}

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. 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/ritten: 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 15

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

Ritten Calendar API

The calendar API from Ritten — 2 operation(s) for calendar.

Ritten Cases API

Endpoints for accessing CRM cases (admissions pipeline).

Ritten Contacts API

The contacts API from Ritten — 3 operation(s) for contacts.

Ritten Encounters API

Endpoints for creating clinical encounters (visits) and discovering the encounter types they are created from.

Ritten Facilities API

Endpoints for accessing clinic facilities (service locations).

Ritten Forms API

Endpoints for accessing form definitions and form-related data.

Ritten Insights API

Ritten provides insights and reporting endpoints for analytics and data export. These endpoints return various reports about admissions, discharges, census, billing, and CRM dat...

Ritten Insurance API

The insurance API from Ritten — 2 operation(s) for insurance.

Ritten OAUTH API

OAuth 2.0 token endpoint for obtaining access tokens. This is the recommended way to authenticate with the Ritten External API.

Ritten Organizations API

Endpoints for accessing CRM organizations and organization members. Requires CRM to be available for the target clinic (`X-Ritten-Tenant`). Integrations must be explicitly provi...

Ritten Patients API

The patients API from Ritten — 8 operation(s) for patients.

Ritten Programs API

Endpoints for creating, accessing, and managing clinic programs.

Ritten Tasks API

Endpoints for accessing clinic tasks. Tasks linked to a client are only returned when the integration is authorized to read that client.

Ritten Users API

The users API from Ritten — 6 operation(s) for users.

Ritten Webhooks API

Ritten provides webhooks for various events that occur in the system. Integrating partners can subscribe to these events to receive real-time updates. Webhooks sent from Ritten ...

Scroll for all 15

Pricing Plans 1

Published pricing tiers and plan structures.

Ritten Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ritten Rate Limits

3 limits

RATE LIMITS

Event Specifications 1

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

Ritten Webhooks

ASYNCAPI

Security Posture 2

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

Ritten Authentication

oauth2/http · 2 schemes

SECURITY

Ritten Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

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 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

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 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ritten
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: quote
  onboarding: partner-provisioned
  trial: false
  try_now: false
  public: true
  label: Public spec, gated credentials
  confidence: high
  source:
  - https://docs.ritten.io/
  - https://docs.ritten.io/swagger/openapi.yaml
  - https://www.ritten.io/
  generated: '2026-08-15'
  method: searched
  note: The OpenAPI contract and docs are public and unauthenticated; API credentials are issued by Ritten to integrating
    partners. No public pricing (www.ritten.io/pricing 404s).
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ritten.png
name: Ritten
description: Ritten is a cloud-based electronic medical record (EMR), CRM and revenue-cycle platform built specifically for
  behavioral health and substance-use treatment organizations - detox, residential, PHP/IOP, and outpatient providers. Its
  browser-based product covers clinical documentation (group and individual notes, AI-assisted charting), scheduling, revenue-cycle
  management (claims, billing, authorizations), a HIPAA-compliant patient portal, treatment planning, compliance tooling (audit
  trails, signature routing), and outcomes reporting. Ritten publishes a public REST contract for integrating partners - the
  Ritten External API - documented with an OpenAPI 3.1.0 definition covering 56 paths, 71 operations and 93 schemas across
  patients, contacts, CRM cases, programs, facilities, organizations, tasks, encounters, forms, insurance payers, users and
  a 17-operation insights and reporting family, plus six webhook events. Authentication is OAuth 2.0 client_credentials with
  a required X-Ritten-Tenant header selecting the clinic instance; credentials are provisioned by Ritten to partners rather
  than self-service. Ritten is built for HIPAA-regulated and 42 CFR Part 2 confidentiality requirements with role-based access
  controls and audit logs, and supports operational integrations for e-prescribing, labs, eligibility/billing clearinghouses,
  and telehealth. Backed by 8VC and Threshold Ventures; based in Philadelphia, PA.
url: https://raw.githubusercontent.com/api-evangelist/ritten/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 8vc
- threshold-ventures
x-tier: enriched
x-tier-reason: public OpenAPI 3.1.0 harvested from docs.ritten.io
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-15'
tags:
- Company
- Behavioral Health
- EMR
- EHR
- Healthcare
- Practice Management
- HIPAA
- Revenue Cycle Management
- Clinical Documentation
- Telehealth
- OpenAPI
- Webhook
- Behavioral Health API
- Substance Use Treatment
- 42 CFR Part 2
- Electronic Health Records
tags_raw:
- Company
- Behavioral Health
- EMR
- EHR
- Healthcare
- Practice Management
- HIPAA
- Revenue Cycle Management
- Clinical Documentation
- Telehealth
- API
- OpenAPI
- Webhooks
- Behavioral Health API
- Substance Use Treatment
- 42 CFR Part 2
- Electronic Health Records
apis:
- aid: ritten:ritten-calendar-api
  name: Ritten Calendar API
  description: The calendar API from Ritten — 2 operation(s) for calendar.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Calendar
  tags_raw:
  - calendar
  properties:
  - type: OpenAPI
    url: openapi/ritten-calendar-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-cases-api
  name: Ritten Cases API
  description: Endpoints for accessing CRM cases (admissions pipeline).
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Cases
  tags_raw:
  - cases
  properties:
  - type: OpenAPI
    url: openapi/ritten-cases-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-contacts-api
  name: Ritten Contacts API
  description: The contacts API from Ritten — 3 operation(s) for contacts.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Contacts
  tags_raw:
  - contacts
  properties:
  - type: OpenAPI
    url: openapi/ritten-contacts-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-encounters-api
  name: Ritten Encounters API
  description: 'Endpoints for creating clinical encounters (visits) and discovering the

    encounter types they are created from.'
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Encounters
  tags_raw:
  - encounters
  properties:
  - type: OpenAPI
    url: openapi/ritten-encounters-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-facilities-api
  name: Ritten Facilities API
  description: Endpoints for accessing clinic facilities (service locations).
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Facilities
  tags_raw:
  - facilities
  properties:
  - type: OpenAPI
    url: openapi/ritten-facilities-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-forms-api
  name: Ritten Forms API
  description: Endpoints for accessing form definitions and form-related data.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Forms
  tags_raw:
  - forms
  properties:
  - type: OpenAPI
    url: openapi/ritten-forms-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-insights-api
  name: Ritten Insights API
  description: 'Ritten provides insights and reporting endpoints for analytics and data export.

    These endpoints return various reports about admissions, discharges, census, billing, and CRM data.


    Most endpoints support CSV export via the `csv=true` query parameter.'
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Insights
  tags_raw:
  - insights
  properties:
  - type: OpenAPI
    url: openapi/ritten-insights-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-insurance-api
  name: Ritten Insurance API
  description: The insurance API from Ritten — 2 operation(s) for insurance.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Insurance
  tags_raw:
  - insurance
  properties:
  - type: OpenAPI
    url: openapi/ritten-insurance-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-oauth-api
  name: Ritten OAUTH API
  description: 'OAuth 2.0 token endpoint for obtaining access tokens. This is the

    recommended way to authenticate with the Ritten External API.'
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Authentication
  tags_raw:
  - oauth
  properties:
  - type: OpenAPI
    url: openapi/ritten-oauth-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-organizations-api
  name: Ritten Organizations API
  description: Endpoints for accessing CRM organizations and organization members. Requires CRM to be available for the target
    clinic (`X-Ritten-Tenant`). Integrations must be explicitly provisioned by Ritten for organization access.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Organization
  tags_raw:
  - organizations
  properties:
  - type: OpenAPI
    url: openapi/ritten-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-patients-api
  name: Ritten Patients API
  description: The patients API from Ritten — 8 operation(s) for patients.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Patients
  tags_raw:
  - patients
  properties:
  - type: OpenAPI
    url: openapi/ritten-patients-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-programs-api
  name: Ritten Programs API
  description: Endpoints for creating, accessing, and managing clinic programs.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Programs
  tags_raw:
  - programs
  properties:
  - type: OpenAPI
    url: openapi/ritten-programs-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-tasks-api
  name: Ritten Tasks API
  description: Endpoints for accessing clinic tasks. Tasks linked to a client are only returned when the integration is authorized
    to read that client.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Task
  tags_raw:
  - tasks
  properties:
  - type: OpenAPI
    url: openapi/ritten-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-users-api
  name: Ritten Users API
  description: The users API from Ritten — 6 operation(s) for users.
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - User
  tags_raw:
  - users
  properties:
  - type: OpenAPI
    url: openapi/ritten-users-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
- aid: ritten:ritten-webhooks-api
  name: Ritten Webhooks API
  description: "Ritten provides webhooks for various events that occur in the system.\nIntegrating partners can subscribe\
    \ to these events to receive real-time updates.\n\nWebhooks sent from Ritten are POST requests with a JSON body containing\
    \ the event `type` and associated `data`.\nThe schema for the `data` object will vary depending on the event type.\n```\n\
    {\n  \"type\": \"patient.admit\",\n  \"data\": {\n    \"patientId\": \"182c2e54-3494-4b85-aba5-038cf539d5bf\",\n    \"\
    programId\": \"9a5e64b0-0a73-4cb5-ab32-44fea16da4e1\"\n  }\n}\n```"
  humanURL: https://docs.ritten.io/
  baseURL: https://api.ritten.io/v1
  tags:
  - Webhook
  tags_raw:
  - webhooks
  properties:
  - type: OpenAPI
    url: openapi/ritten-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.ritten.io/
  - type: APIReference
    url: https://docs.ritten.io/
  - type: Authentication
    url: authentication/ritten-authentication.yml
  - type: Conventions
    url: conventions/ritten-conventions.yml
  - type: ErrorCatalog
    url: errors/ritten-problem-types.yml
  - type: RateLimits
    url: rate-limits/ritten-rate-limits.yml
  - type: Webhooks
    url: asyncapi/ritten-webhooks.yml
  - type: DataModel
    url: data-model/ritten-data-model.yml
  - type: Lifecycle
    url: lifecycle/ritten-lifecycle.yml
  - type: Sandbox
    url: sandbox/ritten-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/ritten-capability-edges.yml
  name: Ritten Business Capability Map
- type: Website
  url: https://ritten.io
- type: Blog
  url: https://www.ritten.io/blog
- type: Support
  url: https://www.ritten.io/support
- type: Login
  url: https://secure.ritten.io/
- type: TermsOfService
  url: https://www.ritten.io/terms-of-service
- type: PrivacyPolicy
  url: https://www.ritten.io/privacy-policy
- type: Compliance
  url: https://www.ritten.io/
- type: Conformance
  url: conformance/ritten-conformance.yml
- type: DomainSecurity
  url: security/ritten-domain-security.yml
- type: DeveloperPortal
  url: https://docs.ritten.io/
- type: Documentation
  url: https://docs.ritten.io/
- type: APIReference
  url: https://docs.ritten.io/
- type: GitHubOrganization
  url: https://github.com/rittenlabs
- type: Authentication
  url: authentication/ritten-authentication.yml
- type: Conventions
  url: conventions/ritten-conventions.yml
- type: ErrorCatalog
  url: errors/ritten-problem-types.yml
- type: RateLimits
  url: rate-limits/ritten-rate-limits.yml
- type: Lifecycle
  url: lifecycle/ritten-lifecycle.yml
- type: Plans
  url: plans/ritten-plans-pricing.yml
- type: Sandbox
  url: sandbox/ritten-sandbox.yml
- type: DataModel
  url: data-model/ritten-data-model.yml
- type: Webhooks
  url: asyncapi/ritten-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/ritten-external-api-overlay.yaml
- type: LLMsTxt
  url: llms/ritten-llms.txt
x-enrichment:
  date: '2026-08-15'
  status: enriched
  artifacts_added: 20
  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/ritten"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ritten/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ritten/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.