Signed, not logged inNo tokens or sessions. Every request carries an API key and an Ed25519 signature; copy the helper and move on.
Retries that cannot double-payEvery write takes an Idempotency-Key. On a timeout, resend the same key and get the same answer.
Build in test, ship the same codeThe test environment behaves like production. Going live is new keys and a new base URL.