Skip to main content
These are the current developer routes.
How to use this page Keep this open when you are wiring the flow into a backend. It is a quick map of what exists and which step comes next.
MethodPathPurpose
GET/api/developer/catalogReturns the current provider list, webhook notes, and quickstart summary.
POST/api/developer/quotesCompares eligible provider routes for a buy or sell request.
POST/api/developer/bank-accounts/resolveResolves Nigerian bank details before sell order creation.
POST/api/developer/ordersCreates a buy or sell order and returns the routed transaction payload.
POST/api/developer/orders/:transactionId/monitor-statusRechecks order status when a callback is delayed or missing.

Why the catalog matters

Use the catalog response to confirm the provider list, request hints, webhook headers, and quickstart notes. For sell orders, resolve the bank account first when you do not already have a confirmed accountName.