REST with API key auth
Convert speech to text using the REST API
Convert audio to text with support for multiple languages and context awareness. Use your API key for authentication.Documentation Index
Fetch the complete documentation index at: https://api-docs.wisprflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
context field instead. If both context and properties are provided, properties will be ignored.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Successful transcription
Unique identifier for the transcription
"550e8400-e29b-41d4-a716-446655440000"
The transcribed text with formatting
"Testing testing 1, 2, 3"
Detected language code
"en"
Total processing time in milliseconds
432
Number of tokens used
9