Skip to main content

Installation

Quick start

Configuration

Local-rail payouts

client.payouts and client.recipients send outbound local-rail payouts. Pay a saved recipient by recipient_id, or pass recipient= inline to quote and pay in a single call. On the x-api-key channel an inline recipient is paid as an ad-hoc destination — not screened by Axra and not saved, so the payout returns recipient_id: None; use client.recipients.create(...) first if you need a reusable id. See Local-rail payouts for corridors and recipient fields.

Webhook signature verification

Full API access

The Python SDK includes a fully generated API client for all endpoints: