Create Job
Speech-to-Text Routes
Create Speech to Text
Create a transcription job.
POST
Create Job
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Body
application/json
Request body containing the job payload
Available options:
TRANSCRIPTION Example:
"TRANSCRIPTION"
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Minimum string length:
1Example:
"https://example.com/audio.mp3"
Minimum string length:
1Example:
"Meeting Notes"
Language code for the media being transcribed
Available options:
ar, en Example:
"ar"
Available options:
async, sync Example:
"async"
Minimum string length:
1Example:
"https://webhook.site/123"