Documentation
Workspace API
Use the Upteno Workspace API to manage monitors, incidents, maintenance, status pages, reports, and scoped tokens with safe retry semantics.
Create a scoped token
Create a workspace-scoped token, copy its one-time secret, and grant only required scopes.
Use the versioned contract
Use the documented /api/v1 OpenAPI contract for payloads, pagination, errors, and deprecation.
Retry writes safely
Supported writes accept Idempotency-Key so timeout retries cannot silently duplicate an action.