API Access
Enable your Data API access
OVERVIEW
The SHOW app has created the API access feature to your SHOW account with different kinds of programmatic access.
CREATE ACCESS TOKENS
As part of the Account Creation process, a master token is generated automatically to a new SHOW account when it is created. In other words, when you create your SHOW account for the first time, your master token is also generated automatically and it is given full read/write permissions to the account.
Apart from the master token, you can also generate more access tokens with the permissions of your choice.
Where do I do it?
You can start generating your API access tokens in the 'API Access' menu found in your SHOW account's 'Settings' panel. You can reach there like so,
When you click the 'Generate Token' button you are taken to the New API access token page where you can select the permissions you can give access to.
You can generate multiple API Access tokens too.
MODIFY ACCESS TOKENS
You can modify your API Access tokens with no hassles. The different ways to do it are:
Disable Your Token
You can disable your token by just clicking the toggle switch, like so
You can enable your disabled token in the reverse order as shown,
Edit Your Token
You can modify or edit your access token by doing the following,
Copy Your Token
You can copy your access tokens too, like so,
Updated almost 3 years ago