What you do first
- Start with the quickstart if you need an anonymous token.
- Put a bearer token in the
Authorizationheader for signed-in calls. - Open the domain overview for the job, then the operation you need.
Many calls need a real session. Move from the quickstart to the
authentication overview when OTP or
passkeys replace the anonymous token.
When a call fails
Failures come back as problem documents. Open thetype link for the cause, the
fix, and whether retrying is safe. See problem types.
Related paths
- Artifacts: OpenAPI and Postman downloads
- Idempotency keys: safe retries on money writes
- Date ranges: filter list calls by day
- Problem types: recover from a failed call