Start here
Bitcoin payments your backend can treat like normal infrastructure.
Create payment requests, watch the Bitcoin network, and receive signed webhook events without building node listeners, confirmation workers, or delivery retries yourself.
1. Create a beta accountGet a network-scoped API key for testnet first, then move to mainnet when your integration is ready.
2. Follow the QuickstartCreate a test payment, send testnet coins, and receive the first signed webhook event.
3. Verify webhooksCheck the HMAC signature before changing an order, and store event IDs so retries stay safe.