# Render Network API Access

Render Network API Access unlocks the full capabilities of the Render Network Manager App, enabling seamless log-in, automated workflows, and expanded job management tools.

For comprehensive details about the **Render Network API** please see information here:&#x20;

{% embed url="<https://know.rendernetwork.com/the-render-network-api>" %}

***

#### Requesting API Access

1. Open the [**Render Network Download Manager**](https://know.rendernetwork.com/getting-started/render-network-downloads/the-render-network-download-manager-application)
2. Disable **Compact Mode** to reveal the **Personal Access Token** input field.

![](/files/kHoDA21BeyJnOblUmz7N)<br>

3. **Click “Access Token”**

This opens the **Render Network Web App** in your browser.\
![](/files/kR5W2XoXUyELz38Ro0vh)

3. **Log In and Navigate to the Permissions Tab**

You’ll see a large purple **Request API Access** button. Click it to streamline your access request.

<figure><img src="/files/f22YlG83w6YBvyvD5CwH" alt=""><figcaption></figcaption></figure>

4. **Approval and Token Creation**

Once approved, your API Access status appears in the list.  Click **Create New Permission** to generate your token.\
\
\
Make sure to copy the provided unique hash code.

<figure><img src="/files/CTlxadJeJFiJRB1fAKn8" alt="" width="336"><figcaption></figcaption></figure>

5. **Connect Your Token**

Return to the Manager App and paste the token into the Access Token field. The app will now unlock Manager Mode with full API features.

<figure><img src="/files/rAJue6CoMz3eYwy30wMn" alt="" width="407"><figcaption></figcaption></figure>

***

#### What API Access Enables

Once connected, API Access gives you:

* Full access to scenes, presets, and job management
* Local file control for uploads and downloads
* Integration with differential uploading for faster re-renders
* The ability to automate submissions and build custom pipeline tools<br>

Your **Render Network Manager App** now operates as an advanced control hub - ideal for artists, studios, and teams working at scale.

***

#### Managing Tokens

* Tokens can be revoked, or recreated anytime from your Web Portal Permissions tab.
* Keep your token secure - it provides direct access to your account and API actions.

***

Now you're ready to use the **Render Network Manager Application**.&#x20;

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


---

# 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/getting-started/using-the-render-network-manager-app-and-render-network-api/render-network-api-access.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.
