Authentication
Every v1 request requires a workspace API key sent as a Bearer token:GET /me to confirm which workspace your key belongs to.
Endpoints
Replace
{workspace} with your workspace slug and {project} with a project ID.
Errors
The API returns JSON error bodies:Next steps
Authentication
Create and manage workspace API keys.
List projects
Fetch all projects in a workspace.