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
CPT API (coming soon)
Automatic CPT code identification for medical procedures
ICD API (coming soon)
ICD code extraction from symptom and diagnosis descriptions
NDC API (coming soon)
Medication name to NDC code conversion
Drug API (coming soon)
Medication validation, interactions, and contraindications
Procedure API (coming soon)
Procedure validation and medical necessity checking
Getting started
Step 1 — Request API key
Email support@avey.ai to receive your API key.
Step 2 — Review documentation
Explore our docs for endpoints and authentication.
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.ai
Authentication
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_KEY
Next steps
Diagnosis API overview
Procedure API overview
Drug API overview
ICD API overview
CPT API overview
NDC API overview
How is this guide?