Download URLs
Retrieve download URLs for rendered outputs.
Authorizations
API key authentication. Format: Bearer RJ-XXX.... Get your API key from the Renderjuice dashboard.
Path Parameters
Unique identifier (UUID) of the job Unique identifier of the job
"123e4567-e89b-12d3-a456-426614174000"
Response
Success
Legacy array of rendered frame image download URLs. Prefer frameOutputs when you need original filenames or stereo/multiview metadata.
Legacy array of composite node output download URLs. Prefer compositeNodeOutputs when you need original filenames or relative paths.
Download options for ZIP archives and video outputs.
Details for individual frame downloads. Use fileName for the preserved original output filename and view for the stereo or multiview camera suffix.
Details for individual compositor output downloads. Use fileName for the preserved original leaf filename and relativePath when recreating folders or ZIP entries.

