API for Developers

Transcription and Documentation in One API Call

Send audio, receive a structured medical letter. One API call handles speech recognition and document generation - no chaining required.

API Documentation
# 1. Submit job with your document structure
job = requests.post("…/audio/submit",
headers={"X-API-Key": API_KEY},
json={
"s3_key": s3_key,
"language_code": "en-GB",
"structure": {
"Anamnesis": "Patient-reported symptoms",
"Diagnosis": "Clinical findings and impression",
"Plan": "Treatment and follow-up"
}
}
)
# 2. Retrieve result - polling and webhooks supported natively
[
{"Anamnesis": "Chest pain since this morning"},
{"Diagnosis": "Suspected angina pectoris"},
{"Plan": "Cardiology referral, Aspirin 100mg"}
]
1. Upload

Send audio via REST API - MP3, WAV, OGG, Opus, WebM

2. Process

Transcription, context extraction, and structuring in one pipeline

3. Receive

Structured JSON document with your custom sections - ready to store

API Capabilities

Everything for medical documentation - in one API

Multiple Languages with Medical Vocabulary

German and English, with specialized medical terminology and clinical context understanding for both languages.

Anti-Hallucination Quality Control

AI-powered verification ensures medical accuracy. Only information from the audio appears in the output document.

Structured JSON Output

Validated, structured responses. Define your own sections and fields - we guarantee the schema.

Custom Templates

Configure document templates per customer or specialty. Medical letters, discharge summaries, ward rounds, and more.

Webhook Callbacks

Async processing for longer recordings. Submit audio and receive results via webhook when ready.

Multiple Audio Formats

MP3, WAV, OGG, Opus, WebM supported. Up to 70 MB per file for long recordings and consultations.

Why SmartArzt API

Built for healthcare software integrations

One Integration, Complete Workflow

No need to chain transcription and LLM APIs. One call handles the entire pipeline from speech to structured document.

Your Structure, Our AI

Define custom document templates for any specialty. The API adapts to your output format requirements.

EU-Hosted, GDPR Compliant

All data processing happens within European infrastructure. Full compliance with healthcare data regulations.

Built for Clinical Practice

Medical vocabulary awareness, clinical context understanding, and specialty-specific formatting out of the box.

Built For

Integration scenarios for healthcare software

EHR / HIS Systems

Add voice documentation directly into electronic health records.

Telehealth Platforms

Auto-generate visit summaries from video consultations.

Mobile Health Apps

Enable dictation with instant structured output.

Clinical Workflows

Automate documentation in existing clinical tools.

Ready to Integrate?

Get your API key and start building medical documentation into your application.

View Documentation
SmartArzt