Tokens are read-only by default. To enable write access for a token, click Enable write access on the token’s row and tell us how you’ll use it — see Enable write access.
Create a token
To open the token list, go to Settings → API connections, then select the API tab.1
Click Create token
The Create API token form opens.
2
Enter a Token name
Use a name that describes where the token will be used (for example, “Tax export spreadsheet” or “Personal Zapier”). The name only helps you recognize the token later.
3
Click Create token
Slant generates a token that starts with
slnt_pat_ and shows it under Your new API token.Token list
Each token you create appears in the table below the create button:- Name — the label you gave the token
- Token — the first few characters, for identification only
- Access — Read only or Read & write — read-only by default
- Created by — the user who issued the token
- Created — the date the token was issued
- Last used — the most recent time the token made a request, or Never if it hasn’t been used yet
Enable write access
1
Click Enable write access
Click Enable write access on the token’s row in the list. (Only appears for read-only tokens.)
2
Describe how you'll use it
In the Enable write access dialog, fill in Why do you need write access? with a short description of how you’ll use it.
3
Click Enable write access
A toast confirms “Write access enabled” and the token changes to Read & write immediately.
Revoke a token
Revoke a token any time you no longer need it, or as soon as you suspect it’s been exposed.1
Find the token in the table
Match the Name or first few characters of the token.
2
Click the trash icon
The Revoke token confirmation appears.
3
Click Revoke
The token stops working immediately. Any tool using it will lose access.
Use a token
Pass the token in theAuthorization header of every API request:
FAQ
Can I get write access?
Can I get write access?
Yes. Tokens are read-only by default. Click Enable write access on the token’s row, fill in the reason, and click Enable write access. Write access is enabled immediately.
What happens to my tokens if I leave the firm?
What happens to my tokens if I leave the firm?
Your tokens are tied to your user account. When your account is removed, the tokens stop working.
I lost the token. Can I see it again?
I lost the token. Can I see it again?
No. The full token is only shown once, right after it’s created. Revoke the old token and create a new one.
Does a token give access to every book I'm in?
Does a token give access to every book I'm in?
Yes. A token inherits the same book access as your user account. If you’re added to or removed from a book, the token’s access changes with it.
Next steps
API reference
Authentication, endpoints, and request examples.
Zapier
Connect Slant to thousands of apps without writing code.