Slow, high-control model with 10s duration.
| Duration | Compute Units | Average Completion Time |
|---|---|---|
| 5s | ~282 | ~289 seconds |
| 10s | ~543 | ~432 seconds |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.