Setup
Submitting your first Sieve Job
We will dub this clip about plants from English to Spanish.1
Pushing a Sieve Job
Call your function via API callThis will return a response containing a Job ID as
Make sure to replace
<your-api-key>
with your API key.API
id
, along with the job status and other details.2
Monitoring Job Status
Note the
id
parameter (Job ID) from the previous step, then use the get job endpoint to fetch the job and its status.API
Response
For more production integration options, check out our section on
webhooks.