Developers & API

Build instant money experiences on Nixo

Use powerful APIs to move money across borders, create accounts, and design programmable financial workflows. Ship products your customers actually feel.

Response Time
<200ms
API Uptime
99.99%
Countries
180+
1 # Create a payout
2 curl -X POST \
3 "https://api.nixo.top/v1/payouts" \
4 -H "Authorization: Bearer YOUR_KEY" \
5 -H "Content-Type: application/json" \
6 -d '{
7 "amount": 250.00,
8 "currency": "USD",
9 "destination_country": "MA",
10 "recipient": {
11 "full_name": "Sara Bash",
12 "account_iban": "MA640..."
13 }
14 }'

Powerful APIs for modern finance

Everything you need to move, hold, and track money across borders with transparent FX and predictable delivery times.

Payouts API

Send money to bank accounts, wallets, and cards in 180+ countries with real-time tracking and transparent fees.

View Docs

Accounts & Balances

Create customer accounts, hold balances in multiple currencies, and reconcile transactions at ledger level.

View Docs

Webhooks & Events

Subscribe to real-time events for payouts, balances, and account changes with at-least-once delivery.

View Docs

Get started in minutes

Whether you're integrating Nixo into an existing stack or launching something new, the flow is simple and predictable.

Create Developer Account

Sign up for free, enable developer mode, and generate your sandbox API keys from the dashboard in seconds.

Build & Test

Call our APIs with sandbox keys, register webhooks, and test all features without touching real money.

Go Live

Request production credentials, complete verification, and start moving real money across borders.

SDKs for your stack

Official SDKs with schema validation, automatic retries, and built-in pagination for faster integrations.

Node & TypeScript

Modern, typed client with automatic pagination and retry helpers for Node.js and TypeScript projects.

npm ESM / CJS

Python

Async & sync clients perfect for backend services, scripts, and data pipelines with full type hints.

pip asyncio

PHP

Drop into existing PHP applications with minimal configuration and Composer support.

Composer

Laravel

Blade-friendly helpers with config-driven key management, queues, and webhook verification.

Queues Webhooks

Ready to build?

Start building instant money experiences with Nixo APIs. Create your free sandbox account and ship your first payout in minutes.