Introduction
Avey delivers AI-driven healthcare APIs that transform unstructured clinical data into structured, actionable insights. From real-time diagnosis support to automated medical coding and validation, our platform is built to integrate seamlessly into healthcare applications and workflows.
What we offer
Diagnostic API
Conversational AI for clinical data gathering and differential diagnosis generation
C-Suite API
Avey's Cowriter, Coder, and Collaborator all seemlessly integrated into a single unified API suite
Drug API
Medication validation, interactions, and contraindications
Procedure API
Procedure validation and medical necessity checking
ICD API (coming soon)
ICD code extraction from symptom and diagnosis descriptions
CPT API (coming soon)
Automatic CPT code identification for medical procedures
Getting started
Step 1 — Review documentation
Explore our docs for endpoints and authentication.
Step 2 — Request API key
Email support@avey.ai to receive your API key.
Step 3 — Integrate
Run a test call, then proceed with your integration.
Prerequisites
- API Key (Bearer Token) issued by Avey
Core concepts
Base URL
Base URL for all Avey APIs:
https://api.avey.aiAuthentication
Avey APIs requires an authentication token. The token must be included in the X-API-KEY header of each request:
X-API-KEY: YOUR_API_KEYNext steps
How is this guide?