Base URL
clmt_test_) run against a sandbox that creates nothing
real. Live-mode keys (clmt_live_) run against real companies and billing.
Where to start
Authentication
Bearer keys, environments, and the error shape.
Quickstart
Your first authenticated call in a minute.
Filtering and expanding
Filters, cursor pagination, and expansions on list endpoints.
Idempotency
Retry writes safely with an idempotency key.
Understand the platform
How it fits together
The objects, the modes, and the one rule behind every design choice.
Company lifecycle
Statuses, stages, identity documents, and the events at each step.
Requirements
Documents, forms, and the asks your client answers without a key.
Service orders
Ordering, fulfilment steps, recurring services, the form standard.
Files
Reading deliverables back, proxied through the API.
Whitelabel
Your customer never hears from Clemta. What you receive instead.
Webhooks
Every event, delivered in order, signed per Standard Webhooks.
Conventions
- Responses are JSON. Errors follow a single envelope with a machine-readable
code. See Errors. - Limits are published on every response. See Rate Limiting.
- Every object names its own type in an
objectfield, so it stays identifiable when nested or delivered in an event.