Get a token
Authentication
API client id, issued by the service operator. Used only by /auth.
API key, issued by the service operator and shown once. Used only by /auth.
Headers
Correlation id. Generated if omitted, echoed on every response, and written to the audit log. /send is the exception — there it is required, and it doubles as the idempotency key.
Response
Echo of the inbound X-Request-Id, or a generated one.