API Guide
Accomplish hassle-free and stellar rendering results within minutes.
Get Current User
Save the id
returned in this call.
Get User Team
Please, replace in the URL USER_ID
with your actual user id.
In this response, you need to save from list teams, the id
of the first element. We’ll refer to is as team_ID
.
Create Workspace
This step is needed to upload the input files to your storage. Replace in the request your TEAM_ID
and give your workspace a name by replacing my_name
:
Please save the storageId
and workspaceId
, they are needed in the following steps.
Get Credentials
In this steps you’ll request the credentials to your storage, you’ll need to replace storageId
with the proper value from the previous step.
Upload Project Files
You can use tools like https://rclone.org/ to do synchronise input files to your storage.
Once the sync is done, you can continue with the next step.
Go Further with Our API Tools
Explore the full API documentation or jump straight into the Render API