Atum APIs
Authentication
There is no API key: a payment authorizes itself through thesender_auth signature it carries, and read endpoints (/status, /resolve, /timeline) need no credentials.
Idempotency and error handling
Cross-cutting behavior for these APIs:Base URLs
See base URLs for testnet and mainnet.Getting started
Build and sign a request with the SDK or CLI, then submit it toPOST /v1/payments.