Docs/API reference/Overview
API reference
Every public endpoint at a glance. Pick one to see its parameters, responses and copy-paste code samples.
MethodPathDescription
GET/api/v1/meIdentity + remaining credits for the authenticated key.POST/api/v1/transcribeBatch transcription of an uploaded audio file.WS/api/v1/streamBidirectional WebSocket for live transcription + translation.GET/api/v1/usageDaily usage aggregates and credit consumption.POST/api/v1/keysCreate a new API key for the authenticated account.GET/api/v1/keysList all keys (active + revoked).DELETE/api/v1/keys/:idRevoke a key by its id.