Pix to Bitcoin API (Sandbox)

Simulate a PixBitcoin API call: generate a Pix→BTC charge payload, see the QR Code and copy the curl command.

Sandbox with mock data, following the real format of /api/create-payment. No charge is created.

Pix to Bitcoin API: developer integration

Want to accept Pix and settle in Bitcoin or USDT automatically? The PixBitcoin API lets you create Pix charges programmatically and receive the converted amount in crypto straight to your wallet. This sandbox simulates a charge-creation call, showing the response format (with copy-paste Pix code, QR Code and expiry) without creating anything real — ideal to understand the structure before integrating.

Typical flow: your system makes a POST /api/create-payment with the value, the swap_to (BTC or USDT) and a euid; the API responds with qrCopyPaste, qrImageUrl and the charge id; your customer pays the Pix; the webhook_url receives the confirmation. All over the Liquid network, with minimal fees and privacy.

Use cases

E-commerces wanting Bitcoin reserves, creators receiving donations in sats, SaaS charging in crypto, or any business wanting to escape traditional acquirers' fees and KYC. Generate the curl below, set your key and take it to the official docs.

FAQ

Do I need KYC to use the API?

PixBitcoin focuses on privacy and direct settlement to your wallet. See the docs for details.

How long until I receive the crypto?

Settlement on the Liquid network is fast, within minutes after the Pix confirms.

Access the real API

Start accepting Pix and settling in Bitcoin/USDT in your system.

View documentation →