New API endpoints for managing project tokens
Now available in the Depot API is the ability to manage project tokens for all your projects. You can create, list, and delete project tokens via the API.
To create a new project token, you can use the following API example from our Node SDK:
See our API reference for docs on all of the Depot API endpoints.