It is really easy to get started with using Tabletop API. All you will need is:
- An existing Tabletop Online Account with a Basic Membership - Accessible here https://shop.tabletop-online.co.uk
- A Generated Client Id and Client Secret.
You can get access all your credentials from the Token Screen you will be able to generate a client secret and assign the appropriate scopes to what you want others to access, by default tokens will deny access to anything, but you can change options based on your needs.
Types of Access Option
This table demonstrates the permissions you have available and what you are able to access.
| Action | Description |
|---|---|
| No Access | Unable to retrieve, edit or delete data. |
| Read Only | Only able to read data. |
| Read and Write Only | Only able to read and edit data. |
| Full Access | Can read, edit and/or delete data. |
You may optionally set an expiry date for your credentials, so that they are only available for a set length of time.