Getting started
Make your first authenticated Tetri API v1 request.
Before you start
Create a personal access token with the minimum required scopes and keep it outside client-side code. This is a private user credential, not a public API key: anyone who obtains it can access your workspace data and perform every action allowed by its scopes.
Guides
- Authentication
- Your first request
- Errors and conventions