Comment on page
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:
- 1.Select your desired app in Dashboard.
- 2.Press the i button at the top right to open the Dashboard inspector. The shared app token is listed under URLs and Token.Getting the shared app token on the Dashboard
- With the app open, press the </> icon to copy the shared app token.Getting an Uno app's shared app token
- 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.Getting the shared app token for a Studio control app