Developers

API keys

No keys yet.

Webhooks

Get a signed invoice.paid POST when a payment settles (HMAC-SHA256).

No endpoints yet.

API

Create an invoice with your live key — full reference at /docs:

POST /api/v1/invoices x-api-key: <your key> { "chainId": 56, "token": "USDT", "amount": "25", "method": "WALLET" }