Overview
In development. The batch transcription API contract is being finalized for uploaded audio and audio URLs; the current deployment has not connected the offline provider yet.
Developer documentation
In development. The batch transcription API contract is being finalized for uploaded audio and audio URLs; the current deployment has not connected the offline provider yet.
Capabilities
Designed as composable infrastructure, with Preview labels wherever production behavior is not yet available.
Documented, observable and designed to fit into your existing product architecture.
Documented, observable and designed to fit into your existing product architecture.
Documented, observable and designed to fit into your existing product architecture.
Interface example
Use a project API key from your server and follow the capability status documented on this page.
curl https://api.audelyr.ai/v1/realtime/sessions \
-H "Authorization: Bearer $AUDELYR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'In development. The batch transcription API contract is being finalized for uploaded audio and audio URLs; the current deployment has not connected the offline provider yet.
Create a project API key in the console and keep it on your server.
Realtime connections return events as audio is processed. HTTP and SSE endpoints return structured errors when a request cannot run.
Each guide states whether its capability is available today or still planned. Do not send production traffic to an endpoint marked unavailable.
Early Access
Explore the honest Preview, then tell us what production voice needs from Audelyr.