UTSUROI
日本語Early access

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_… and X-Tenant-Id together.
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, and Retry-After carries the seconds until you may retry.