Transcribe an audio/video file from a remote url

This API allows the user to provide one or more urls to remote files to be downloaded and processed by the service. The request is an array of JSON objects containing one or items to process. The response is an array of JSON objects that mirror the input items along with the request_id assigned to each item.

Body Params
RAW_BODY
array of objects

Array of items with urls and configuration for each url

RAW_BODY
Headers
string

API Key

string

A user HTTP callback URL which will be invoked to notify the user when the request completes. See “User request completion callback” for further description.

string

Any text data the caller wants to associate with this request. This can be used to link this request with some other external tracking information.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json