Skip to main content
This reference documents Atum’s hosted REST APIs. See each endpoint page for full request and response shapes.

Atum APIs

Authentication

There is no API key: a payment authorizes itself through the sender_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 to POST /v1/payments.