# Transcription Audio transcription services including file upload transcription and temporary API tokens for client-side transcription. ## Transcribe audio file - [POST /v1/transcribe/file](https://developers.nextvisit.app/openapi/transcription/transcribefile.md): Uploads an audio file and returns the transcribed text using AI-powered speech recognition ## Get temporary transcription token - [GET /v1/transcribe/token](https://developers.nextvisit.app/openapi/transcription/gettranscriptiontoken.md): Returns a temporary speech-to-text API token for client-side websocket audio transcription. The token is short-lived and should be used immediately. Requires a paid plan.