# Get a control app's API token

Every API request requires an app token, which refers to a specific instance of a control app and is required for authorization.

The app token replaces `:appToken` in endpoints like this: `https://app.singular.live/apiv2/controlapps/:appToken/control`.

You can find a control app's shared app token here:

* [The Singular Dashboard](#on-the-dashboard) (for all control apps)
* [UNO](#in-uno) (for UNO apps)
* [Studio](#in-studio) (for all other Singular apps)

### How to get a control app's API token from the Dashboard

1. Select your desired app in Dashboard.
2. Press the **i** button at the top right to open the [Dashboard inspector](https://developer.singular.live/support/singular-terminology#dashboard-inspector). The shared app token is listed under URLs and Token.

   <figure><img src="https://1996175074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cdPul5g3lHEzkm2UkSf%2Fuploads%2FGhC2LsyrnJR9iCdztpLv%2FGetting%20an%20app&#x27;s%20shared%20app%20token.gif?alt=media&#x26;token=9717026d-7e98-49e4-9891-0c26069a70c3" alt=""><figcaption><p>Getting the shared app token on the Dashboard</p></figcaption></figure>

### How to get the API token for an UNO app

* With the app open, press the **\</>** icon to copy the shared app token.

  <figure><img src="https://1996175074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cdPul5g3lHEzkm2UkSf%2Fuploads%2FmC23RlbWrYvASC50CY2d%2FFinding%20the%20shared%20app%20token%20in%20Uno%20control%20apps.png?alt=media&#x26;token=45216f2f-0f4a-4e97-a56a-669e55cbce5d" alt=""><figcaption><p>Getting an Uno app's shared app token</p></figcaption></figure>

### How to get the API token for a Studio app

1. With the app open, press the **three-dot menu** at the top right of screen.
2. Select **Manage Access**.
3. Copy the App Token.

   <figure><img src="https://1996175074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cdPul5g3lHEzkm2UkSf%2Fuploads%2Fwlk2RhxtcIIRwaghOEpE%2FGetting%20the%20shared%20app%20token%20for%20a%20Studio%20control%20app.gif?alt=media&#x26;token=001b3647-f7e8-43f0-99c0-155df2532c8d" alt=""><figcaption><p>Getting the shared app token for a Studio control app</p></figcaption></figure>
