Skip to content

Infini Fiat Payout API (0.4.0)

The Fiat Payout API lets an organization quote, create, and query direct USD bank payouts from its Infini USD balance to a third-party bank account.

All endpoints use the /v2/payouts prefix. Requests require HMAC-SHA256 authentication and an API key with the relevant payout permission.

POST /v2/payouts does not enter the dashboard approval workflow. Infini performs final authorization, compliance, quote, destination, limit, and available-balance checks and then starts payout execution immediately. Bank settlement is asynchronous, so a successful create response normally has status=processing; it does not guarantee that the receiving bank account has already been credited.

Download OpenAPI description
Languages
Servers
Mock server
https://developer.infini.money/_mock/apis/payout
Production
https://openapi.infini.money
Sandbox
https://openapi-sandbox.infini.money