Quickstart
Create your first authenticated merchant API request.
Authentication
Learn how
X-Api-Key and X-Api-Secret protect merchant endpoints.Coverage map
Review supported countries, currencies, mobile money operators, and corridors.
API reference
Browse the OpenAPI-generated merchant API reference.
Core concepts
- Quotes lock pricing for 15 minutes.
- Payins, payouts, and transfers are asynchronous.
- Write requests use
Idempotency-Keyfor safe retries. - Merchant resources are scoped to the API key that creates or accesses them.
- Final payment status should be read from webhooks or follow-up
GETrequests.