Rev AI
communitySpeech-to-text API by Rev with async and streaming transcription.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.rev.ai/speechtotext/v1/jobsSubmit transcription job
Parameters
languagelanguage code (stringoptionalmedia_urlaudio URL (stringrequiredskip_diarizationdisable speakers (booleanoptionalReturns
id, status, type, created_on, languageGET
https://api.rev.ai/speechtotext/v1/jobs/{jobId}/transcriptGet transcript
Parameters
jobIdjob ID (stringrequiredReturns
monologues[] with speaker, elements[] with type, value, ts, end_ts, confidenceGET
https://api.rev.ai/speechtotext/v1/jobs/{jobId}Get job status
Parameters
jobIdjob ID (stringrequiredReturns
id, status, type, created_on, completed_on, duration_seconds, language