Quick summary
Coda's REST API lets you programmatically access and manage your workspace data by authenticating requests with a personal API token. This demo walks you through generating, restricting, and copying your Coda API token directly from Account Settings.
Steps
- On Coda's main dashboard, click the Profile icon in the top-right corner.
- Choose Account Settings from the list of options.
- Scroll down to the API Settings tab and click Generate API Token.
- Enter a unique token name into the provided input field.
- Click Add a Restriction to scope the token's access.
- Configure the necessary restriction settings according to your requirements.
- Review your input and click Generate API Token to confirm.
- Once generated, click Copy Token and include it in your REST API requests whenever needed.
.gif)



