Terlido Help
Public API

Public API overview

Automate Terlido through workspace-scoped REST endpoints.

Automate Terlido through workspace-scoped REST endpoints.

Terlido API settings with key creation and scope columns
The current API settings area. Fictional demo credentials and scopes show the API key workflow.
Public API overview workflow diagram
A page-specific visual summary of the verified api behavior described below.

How to use it

Send the API key as a Bearer token to /api/v1 routes and respect returned pagination and rate-limit information.

Important behavior

Requests are tenant-scoped, CORS-controlled, and limited to 100 requests per minute per key or bucket.

On this page