Docs

API Reference

Every public Havala endpoint with its path, parameters, headers, signature pattern and a real response body. Two surfaces: the signed merchant gateway your server calls, and the unauthenticated checkout API behind the buyer's payment page. Account management lives in the merchant dashboard and has no public API.

CoreRecommendedOptional

Core endpoints are the minimum for taking a payment end to end: create an invoice, check it out onto a chain, then read the payment through to COMPLETED. Recommended endpoints cover operations you will want before launch. The rest are situational.

Invoices5 endpoints

The core of a Havala integration. Create a fiat-denominated invoice, check it out onto a chain and token, and follow it through to PAID. Signed with your merchant point credentials.

Payments3 endpoints

The on-chain half of an invoice: the leased deposit address, the amount actually received, confirmation progress and the transaction hash. Filterable by status and blockchain.

Checkout5 endpoints

The unauthenticated API behind the hosted payment page. Read an invoice as the buyer sees it, pick a chain and currency, and poll the payment that comes back. Possession of the invoice id is the capability โ€” nothing is signed.

Coverage Stats

13

Total Endpoints

3

Categories

HMAC-SHA256

Authentication

1000/min

Rate Limit