Three primitives
Everything the platform does reduces to three API ideas: resolve an identity, create a payment intent, and listen as orchestration moves it to settlement. Idempotent requests, signed webhooks, sandbox-first. Reference documentation ships with the developer program.
Webhooks
Every stage of the flow you saw animated on the homepage is an event you can subscribe to. Webhooks are signed, retried with backoff, and ordered per payment — build your ledger from the same events our reconciliation uses.
SDK
Client libraries follow the API preview program — priority languages driven by the first partner cohort. Tell us what your stack needs when you join the waitlist.
Sandbox
The sandbox resolves test handles and routes test payments through the full event sequence — no real rails, real behaviour. The waitlist is open now.
Build on the identity layer
The developer program starts with the sandbox cohort. Get in early enough to shape the SDK.
