LuxPay Wallet API

Build payment flows that are explainable and safe to retry.

A bilingual, source-derived LuxApi reference with OpenAPI 3.1, multi-language examples, Postman, and operational wallet and payment guidance.

Source-derived contract146e98baa44e
GET /health
curl --request GET \
  --url 'https://sandbox-api.luxpay.example/v1/health' \
  --header 'Accept: application/json' \
  --header 'X-Request-ID: req_demo_001'

{
  "status": "ok",
  "service": "luxpay",
  "version": "1.0.0"
}
58API operations
73data schemas
2languages
3.1OpenAPI
Everything an integration team needs

A reference that understands the money lifecycle

Source-derived reference

Every operation links to an actual LuxApi controller, request, DTO, or enum.

Retry-safe financial calls

Request ID and idempotency policies are explicit for sensitive mutations.

Multi-language examples

cURL, JavaScript, Python, and PHP examples come from one contract.

Operational wallet model

Wallets, balances, transfers, holds, payouts, and settlements stay connected.

Choose your path

Start with the decision in front of you

All guides
Contracts ready for your tools

One contract for the tools your team uses