Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
kind
enum<string>
required

Wraps a /fetch request

Available options:
fetch
input
object
required
webhook
object

Optional webhook callback for job completion

Response

Job accepted and queued for execution.

request_id
string
required
mode
enum<string>
required
Available options:
async
status
enum<string>
required
Available options:
queued
job_id
string
required
job_type
string