Skip to main content
Tasks process asynchronously. After creating a Task, poll Get Task by ID until each target’s status is completed or error. Add a delay between requests to avoid hitting rate limits.
For production, use webhooks instead of polling — you’ll receive a request each time a target completes.

Poll and download results

Output download links expire after one hour. Re-fetch the Task to get fresh links, or download and store files in your own storage.