Developer API

A clean crypto payment API.

Create invoices, track payments, receive webhooks and reconcile transactions with a clean API-first workflow.

Create payment link
POST /v1/payment-links
Create invoice
POST /v1/invoices
Fetch payment
GET  /v1/payments/{id}
Webhook event
payment.finished

Developer experience that respects your time.

API keys

Scoped keys with rotation and audit trail.

Webhook logs

Inspect deliveries, retries and failures.

Event retries

Automatic retries with backoff.

Test/live mode

Sandbox mirrors production behavior.

Payment status API

Query state and history any time.

Clear error logs

Merchant references make debugging easy.

Integrate in under an afternoon.

01

Create key

Sandbox first, live when ready.

02

Call API

Create invoice or payment link.

03

Receive webhook

Verify signature and update state.

04

Reconcile

Use merchant ledger exports.

Frequently asked questions

Do you provide a sandbox?

Yes. Every account includes a test mode that mirrors production behavior.

Are webhooks signed?

Yes. Webhooks are HMAC-signed and include retry semantics.

Build with Xynex APIs.

Spin up sandbox keys and create your first invoice.