Skip to main content

Base URL

Test mode is activated by using a pk_test_ API key — same URL, same code path, routed to testnets.

Authentication

All requests require an Authorization: Bearer <api_key> header.

Error format

All errors return a consistent envelope. The HTTP status code is the primary signal; the code field is machine-readable.

Idempotency