Create transcription record
API Reference
Create transcription record
Creates a new transcription record for audio-to-text conversion from patient-doctor conversations. This is the first step in the clinical documentation workflow - stores the raw transcription from a doctor-patient conversation before AI processing.
POST
Create transcription record
Autorizaciones
Bearer token for API authentication
Encabezados
Doctor identifier for tracking and auditing
Patient identifier for tracking and auditing
Cuerpo
application/json
Duration of the recording in seconds
Rango requerido:
x >= 0Ejemplo:
180
The transcribed text from the conversation
Ejemplo:
"The patient is a 45-year-old male presenting with chest pain..."
Language code (e.g., 'en', 'es', 'fr')
Ejemplo:
"en"