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 (for all control apps)
UNO (for UNO apps)
Studio (for all other Singular apps)
How to get a control app's API token from the Dashboard
Select your desired app in Dashboard.
Press the i button at the top right to open the Dashboard inspector. The shared app token is listed under URLs and Token.
How to get the API token for an UNO app
With the app open, press the </> icon to copy the shared app token.
How to get the API token for a Studio app
With the app open, press the three-dot menu at the top right of screen.
Select Manage Access.
Copy the App Token.
PreviousHow-to guidesNextGet a composition's sub-composition IDs and names and their payload structures
Last updated