Download Results
Download result for a given task submitted to the API.
Download ResultsCall this API endpoint to get the download URLs for your generation task following a Done status returned by the Check Status endpoint.Calling this API endpoint before the task is done may return unexpected results like imcomplete list of files. See Check Status for how to see if a task has finished.### Pricing
Done status returned by the Check Status endpoint.Calling this API endpoint before the task is done may return unexpected results like imcomplete list of files. See Check Status for how to see if a task has finished.### PricingRequest
Authorization: Bearer RODIN_API_KEYResponse
Property
Type
Description
Examples```sh
Constants
Prepare the headers
Prepare the JSON payload
Make the POST request
Parse and return the JSON response
Last updated
Was this helpful?