Upload an audio or video file for processing. The request body should be the raw binary file content — not multipart form data. Metadata is passed as query parameters.
After uploading, the file is queued for transcription and analysis. Use the returned meeting ID to check the status via List meetings.
API token from your Timeless dashboard.
The MIME type of the uploaded file.
Supported audio types: audio/mpeg, audio/mp4, audio/wav, audio/webm, audio/ogg, audio/aac, audio/flac
Supported video types: video/mp4, video/webm, video/ogg, video/quicktime
Optional title for the recording (max 500 characters).
500Language code for transcription (e.g., en, es).
10