Create upload target
Uploads
Create upload target
Create a presigned upload URL for a source asset and return the slug to use during job creation.
POST
Create upload target
This is step 1 of the upload and render workflow. The response provides an
uploadUrl for the file bytes and a slug for job creation. Send the file to uploadUrl with PUT, wait for a 2xx response, then pass the slug to POST /jobs.Authorizations
API key authentication. Format: Bearer RJ-XXX.... Get your API key from the Renderjuice dashboard.
Body
application/json
Related topics
Upload and render a jobCreate jobRenderjuice API overviewChangelogUsing Rigid Body Simulations with Render Farms
