Skip to main content
POST
Media Download

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string<uri>
required
country
string
expected_mime_types
string[]
locale
string
storage
object

Response

200 - application/json

Successful Response

data
object
required
metadata
object
required
status
enum<string>
required

The status of the task.

Available options:
success,
skipped,
fatal,
error,
postponed,
ignored,
rejected,
blocked
task_id
string
required

Unique identifier for the task.

url
string
required

The final URL.

debug
object
pagination
object

Pagination information if applicable.

status_code
number

The HTTP status code of the task.

warnings
string[]

List of warnings generated during the task.