Sully AI website screenshot

Sully AI

Sully AI is a US-based healthcare AI company that ships a portfolio of "AI employees" for clinical and administrative work — including an AI Scribe that turns patient conversations into structured, HIPAA-compliant notes, an AI Receptionist for scheduling and front desk, an AI Triage Nurse for patient engagement, an AI Medical Coder for autonomous ICD-10 coding, an AI Pharmacist, and an AI Consultant for chart prep. The platform integrates with Epic, Cerner, MEDITECH, Athenahealth, Allscripts, Veradigm, and 50+ other EHRs. Beyond the end-user products, Sully exposes a public REST API covering audio transcription (file upload and real-time WebSocket streaming), clinical note generation (SOAP and custom templates), medical coding extraction (ICD-10, CPT, SNOMED), note templates, and a medical consensus alpha feature, with asynchronous results delivered over webhooks. Official Apache-2.0 licensed TypeScript/Node and Python SDKs are published under the sullyai GitHub org, and an Odiggo-maintained sully-api-demo repo showcases end-to-end usage. Sully's revenue model is SaaS subscriptions to healthcare providers, hospitals, and digital health platforms.

Sully AI publishes 1 API on the APIs.io network. Tagged areas include Healthcare, Health Tech, Medical AI, Clinical AI, and AI Scribe.

Sully AI’s developer surface includes documentation, engineering blog, support, GitHub presence, and 15 more developer resources.

12.4/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
HealthcareHealth TechMedical AIClinical AIAI ScribeAmbient ScribeClinical DocumentationSOAP NotesMedical CodingICD-10CPTSNOMEDSpeech to TextAudio TranscriptionReal Time StreamingWebSocketsWebhooksEHR IntegrationEpicCernerHIPAAAI AgentsWorkflow AutomationHealthcare Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 12.4/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 1.6 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/sully-ai: 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.

Sully AI Scribe API

REST API for ambient clinical documentation: upload audio or open a WebSocket stream, generate structured SOAP / custom-template clinical notes, extract medical codes (ICD-10, C...

Security Posture 2

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

Sully Ai Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Sully Ai Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 5

The organization behind the API

Other 7

Properties that don't map to a standard resource type

Scroll for all 7

Source (apis.yml)

apis.yml Raw ↑
aid: sully-ai
name: Sully AI
description: Sully AI is a US-based healthcare AI company that ships a portfolio of "AI employees" for clinical and administrative
  work — including an AI Scribe that turns patient conversations into structured, HIPAA-compliant notes, an AI Receptionist
  for scheduling and front desk, an AI Triage Nurse for patient engagement, an AI Medical Coder for autonomous ICD-10 coding,
  an AI Pharmacist, and an AI Consultant for chart prep. The platform integrates with Epic, Cerner, MEDITECH, Athenahealth,
  Allscripts, Veradigm, and 50+ other EHRs. Beyond the end-user products, Sully exposes a public REST API covering audio transcription
  (file upload and real-time WebSocket streaming), clinical note generation (SOAP and custom templates), medical coding extraction
  (ICD-10, CPT, SNOMED), note templates, and a medical consensus alpha feature, with asynchronous results delivered over webhooks.
  Official Apache-2.0 licensed TypeScript/Node and Python SDKs are published under the sullyai GitHub org, and an Odiggo-maintained
  sully-api-demo repo showcases end-to-end usage. Sully's revenue model is SaaS subscriptions to healthcare providers, hospitals,
  and digital health platforms.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sully-ai.png
tags:
- Healthcare
- Health Tech
- Medical AI
- Clinical AI
- AI Scribe
- Ambient Scribe
- Clinical Documentation
- SOAP Notes
- Medical Coding
- ICD-10
- CPT
- SNOMED
- Speech to Text
- Audio Transcription
- Real Time Streaming
- WebSockets
- Webhooks
- EHR Integration
- Epic
- Cerner
- HIPAA
- AI Agents
- Workflow Automation
- Healthcare Automation
url: https://raw.githubusercontent.com/api-evangelist/sully-ai/refs/heads/main/apis.yml
created: '2026-05-24'
modified: '2026-05-24'
specificationVersion: '0.20'
apis:
- aid: sully-ai:scribe
  name: Sully AI Scribe API
  description: 'REST API for ambient clinical documentation: upload audio or open a WebSocket stream, generate structured
    SOAP / custom-template clinical notes, extract medical codes (ICD-10, CPT, SNOMED), and receive asynchronous job results
    via webhooks.'
  humanURL: https://docs.sully.ai
  baseURL: https://api.sully.ai
  tags:
  - AI Scribe
  - Clinical Notes
  - Audio Transcription
  - Medical Coding
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.sully.ai
  - type: Authentication
    url: https://docs.sully.ai/api-reference/getting-started/authentication
  - type: GettingStarted
    url: https://docs.sully.ai/documentation/getting-started/quickstart
  - type: SDKs
    url: https://github.com/sullyai/sullyai-node
  - type: SDKs
    url: https://github.com/sullyai/sullyai-python
  - type: SampleCode
    url: https://github.com/Odiggo/sully-api-demo
  - type: Webhooks
    url: https://docs.sully.ai/documentation/guides/webhooks
  - type: EHRIntegration
    url: https://docs.sully.ai/documentation/integrations/ehr
  - type: ErrorHandling
    url: https://docs.sully.ai/documentation/production/error-handling
  - type: Security
    url: https://docs.sully.ai/documentation/production/security
  - type: Support
    url: mailto:support@sully.ai
common:
- type: TrustCenter
  url: security/sully-ai-trust-center.yml
- type: DomainSecurity
  url: security/sully-ai-domain-security.yml
- type: Website
  url: https://www.sully.ai
- type: AboutUs
  url: https://www.sully.ai/about-us
- type: Products
  url: https://www.sully.ai/products
- type: AIScribe
  url: https://www.sully.ai/ai-scribe
- type: AIReceptionist
  url: https://www.sully.ai/ai-receptionist
- type: AINurse
  url: https://www.sully.ai/ai-nurse
- type: AIMedicalCoder
  url: https://www.sully.ai/ai-medical-coder
- type: AIPharmacist
  url: https://www.sully.ai/ai-pharmacist
- type: AIConsultant
  url: https://www.sully.ai/ai-consultant
- type: Documentation
  url: https://docs.sully.ai
- type: Blog
  url: https://www.sully.ai/blog
- type: Labs
  url: https://www.sully.ai/labs
- type: Careers
  url: https://jobs.ashbyhq.com/sully-ai
- type: Contact
  url: https://www.sully.ai/demo-em
- type: Support
  url: mailto:support@sully.ai
- type: GitHub
  url: https://github.com/sullyai
- type: LinkedIn
  url: https://www.linkedin.com/company/sullyai
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com