

Manage projects with the API
The Tenderly API exposes the same operations for scripted setups. Authenticate with an access token; the create, delete and list endpoints take the account slug, the rest take the project slug or ID.- List projects
- Create a project
- Get a project
- Update a project (rename, options, access setting)
- Delete a project