Public REST API
This page lists only the endpoints you can call with a personal API token. Issue one under Account settings → API tokens (not workspace settings).
- Authentication
Authorization: Bearer uts_pat_…andX-Tenant-Idtogether.- Permissions
- A read token may call the GET endpoints; a read/write token may call the rest. On top of that, the issuing user's own workspace permissions always apply.
- Rate limit
- Going over returns
429, andRetry-Aftercarries the seconds until you may retry.