Getting Started
Start your NadaPay integration from the single Quickstart path.
Start your NadaPay integration from the right guide.
Use this page to jump into the Quickstart, implementation guides, core concepts, SDK status, and troubleshooting references.
Quickstart
Core Concepts
Understand NadaPay's core resources and how organizations, accounts, wallets, beneficiaries, and transactions relate to each other.
Understand how NadaPay organizations, accounts, wallets, beneficiaries, quotes, and transactions relate to each other in the API.
Authenticate NadaPay API requests with the x-api-key header before calling accounts, beneficiaries, quotes, and transactions endpoints.
Learn NadaPay request headers, response shapes, status codes, and rate limits.
Use x-idempotency-key to retry create requests safely without causing duplicate operations.
Understand the canonical NP-Reference ID format, lifecycle state machine, and integration responsibilities.
Integration Guides
Complete onboarding and move from account approval to your first production-ready integration path.
List your organization accounts, fetch a specific account by ID, and review balances before funding or transactions.
Fetch your organization's verification status and decide when you can move to live processing.
Retrieve the available payout networks for a country before you create a beneficiary account.
Create a beneficiary, then attach a payout account you can reuse in future transaction flows.
Validate a bank account and confirm the resolved account name before you add it to a beneficiary.
Retrieve the funding details your team or clients need to send money into a NadaPay account.
Check minimum and maximum limits for a currency and country before you execute a transaction.
Generate a quote with source and destination details before you execute a transaction.
Execute a transaction with a valid quote and matching source and destination details.
Test your NadaPay integration in sandbox mode using the documented API paths before live processing.
Complete the final production-readiness checks before you move live funds through NadaPay.
Troubleshooting and Support
Troubleshoot the most common NadaPay integration mistakes, errors, and recovery steps.
Review common NadaPay error codes, what causes them, and how to fix them.
SDK Docs
Updated 11 days ago