Docs

ATM developer docs

Build payments, products, subscriptions, and app callbacks for AT Protocol apps with Atmosphere Money.

Closed beta@atmosphere-money/app-nodeSDK beta: 0.0.0-beta.0ATM API beta: 2026-0642 lexicons

Compatible with the closed-beta ATM app APIs and versioned ATM event headers. Check atm-api-version on every webhook or XRPC receiver event.

Start with payments

Add products

Handle webhooks

Use Tickets

ATM docs cover how ticket purchases fit into payments, app auth, app dashboards, and webhooks. Ticket-specific docs live on atmosphere.tickets because tickets add scarce inventory, holds, issuance, QR/pass tokens, scanner flows, and check-in.

Go live

Reference paths

How to use these docs

The docs are intentionally detailed, but you should not need to read every page. Use the tutorial pages for the path through ATM, the guides for implementation decisions, and the generated reference only when you need exact field shapes.

First readQuickstart and Happy path tutorial. These should answer the end-to-end integration flow.
When buildingApp onboarding, Checkout, Webhooks and XRPC, App Node SDK, and Testing and environments.
When debuggingError codes, Troubleshooting, Event payload examples, and Webhook test console.
When configuring ATMApp dashboard guide maps every developer control to the matching docs section.
When going liveLaunch checklist plus the app dashboard Moving to live section before changing live environment settings.
When checking fieldsGenerated reference and API reference. Do not start there unless you already know the flow.
Docs - Atmosphere Money