Features
- Unified API: One integration for all EHR systems
- Real-time Updates: Webhook notifications for changes in the EHR
- Secure Authentication: Authentication through Cobalt Link
- HIPAA Compliant: Enterprise-grade security for healthcare data
Getting Started
- Authentication: Learn how to authenticate your requests
- Cobalt Link: Implement secure EHR authentication
- Webhooks: Set up real-time notifications
Agent-ready API context
Copy these resources into your coding agent to give it the API contract and Cobalt-specific EHR guidance.Copy for your agent
OpenAPI specification
The machine-readable API contract for every endpoint, with per-EMR support
tags.
LLM guide
An index of the concepts and endpoints, written for agents. Append
.md to
any docs page URL for its raw markdown.Per-EMR support lives in the spec, not in these pages. An operation’s
x-supported-emrs lists the EMRs that support that endpoint. A request
field’s x-required-for-emrs lists the EMRs that require it, and
x-allowed-values-for-emrs maps each EMR to the values it accepts. Consult
those tags rather than assuming support.Need Help?
If you need assistance, please don’t hesitate to:- Email us at bryan@usecobalt.com
- Check our API reference documentation