Payout API for Chile
Send money programmatically with Axra Payout API. Perfect for marketplaces, gig platforms, and businesses that need to pay users.
Developer Stats
Capabilities
API Features
Everything developers need for seamless integration
webhooks
sdk_support
bulk_payouts
reconciliation
scheduled_payouts
Developer Experience
Why Developers Love Axra API
Built by developers, for developers
RESTful API
Clean, intuitive REST API that follows industry best practices. Easy to integrate and understand.
Fast Integration
Get up and running in minutes with our comprehensive documentation and code examples.
Secure & Reliable
Bank-level security with 99.9% uptime SLA. Your integration is always available.
Getting Started
Quick Start
Get started in minutes with our code examples
Install SDK
npm install @axra/apiInstall the Axra SDK using your preferred package manager
Initialize Client
const axra = new Axra({ apiKey: 'your-api-key' });Create an Axra client instance with your API key
Make Your First Request
const payment = await axra.payments.create({ amount: 1000, currency: 'USD' });Start processing payments with a simple API call
Plans
Pricing
Transparent API pricing
| Item | Details |
|---|---|
| payout_fee | $0.50 per payout |
| transaction_fee | 2.5% |
Documentation
Resources
Everything you need to build with Axra
Ready to Integrate?
Start building with the Payout API for Chile today. Comprehensive documentation, SDKs, and developer support.