# How to find an app's shared app token and shared API URL

To update and control an app with the Singular APIs, you'll need an app's shared app token or shared API URL.

To get these

1. Select an app in Dashboard.
2. Press the **i** button at the top right to open the [Dashboard inspector](/support/singular-terminology.md#dashboard-inspector). The Shared API URL and Shared App Token are listed under URLs and Token.

<figure><img src="/files/uamXQsBs5Kz79dROu2CE" alt=""><figcaption><p>Getting a control app's shared API URL and shared app token</p></figcaption></figure>

###


---

# 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://developer.singular.live/singular-basics/managing-overlays-in-the-dashboard/how-to-find-an-apps-shared-app-token-and-shared-api-url.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.
