# The Render Network API

{% embed url="<https://youtu.be/UO4eqmmjl7U>" %}

The Render Network Manager app now supports local API access, empowering studios and artists to integrate Render Network seamlessly into their existing production pipelines.

***

#### What does API access enable?

With API access, you can:

* Submit jobs programmatically from your pipeline tools
* Manage job statuses and outputs locally
* Create and store rendering presets
* Use [Differential Upload](https://youtu.be/3NTL4fPG8bY?si=bJs54HZVSZZj3Szh) for faster data transfers and asset updates
* Automate job submission, frame management, and retrieval for high-volume production workflows

***

#### Why is this important for studios?

Render Network is already trusted by major studios and independent creators for:

* &#x20;**Massively scalable GPU rendering** – overcome local hardware limitations by tapping into a decentralized GPU network
* **️ Cost-efficient rendering** – reduce traditional cloud or on-premise rendering costs
* &#x20;**Pipeline flexibility** – integrate with Cinema 4D, Blender, Houdini, and other major DCCs
* **Advanced output support** – AOVs, multi-pass renders, and secure encrypted job delivery
* **Automated workflow potential** – API access brings Render Network rendering directly into your studio’s scheduling, asset management, and render farm systems

***

#### How to request API access

To get started please See this Article about getting **Render API** access:&#x20;

{% embed url="<https://know.rendernetwork.com/getting-started/using-the-render-network-manager-app-and-render-network-api/render-network-api-access>" %}

***

**Once you’re whitelisted for Render Network API Access, you will also have extended access to the Manager App API Features** where you’ll be granted the ability to generate a **personal access token hash** via your **Permissions** tab in your Render Network web portal account settings.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfxhOK0YVbzqmRoenF7_iXB2vExZb3GZxYU7SOVoxaM5JGC0FH4fbjw9jOc68ci5m7MYOfA6wiewVA7_v3Tf5Pdp8ssTHzOUZccZV9zLrHzR5eIGL2Nah54kR8beBqG4B3Eo63sAg?key=wQ1O_Vo5Sr7XIaX2XivOJA" alt="" width="563"><figcaption></figcaption></figure>

***

#### Where to find your access token

* Navigate to your Permissions tab under your Render Network account settings.
* You will see your Access Hash listed, including scopes and creation date.
* Copy this token securely for use in the Render Network Manager app.

***

#### How to connect to the Manager app

1. Open the Render Network Manager app.
2. Under login, select “use access token for auto-login.”
3. Paste your access hash token into the field.
4. Click Login to link your account and unlock API functionality.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfM4ScJxnv5JhjC4ANyQnRfaqc5hKsbY5IOubKGv470l_npP9ouTf66G8nmxncXuHPOrMuL8DOjUb_QBbJ9YPPo34afzHFjzjJskk3Z8golg2AviX1wXYk8bHdS_fhOWsgMls1G?key=wQ1O_Vo5Sr7XIaX2XivOJA" alt="" width="375"><figcaption></figcaption></figure>

***

**Note**: Keep your access token confidential. If compromised, revoke it immediately and generate a new token under the Permissions tab.

***

**Learn more about Render Network for Studios**

Studios can leverage Render Network for scalable rendering, faster turnaround, and pipeline flexibility with robust security and industry-leading GPU performance.\
\
Read more at [rendernetwork.com/participate-studios](https://rendernetwork.com/participate-studios).

***

To download the **Manager Application** and **C4D Wizard**, please visit [**Render Network Downloads**](/getting-started/render-network-downloads/the-render-network-download-manager-application.md) page.

{% embed url="<https://know.rendernetwork.com/getting-started/render-network-downloads>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://know.rendernetwork.com/the-render-network-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
