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.
| Method | Path | Purpose |
|---|---|---|
GET | /api/developer/catalog | Returns the current provider list, webhook notes, and quickstart summary. |
POST | /api/developer/quotes | Compares eligible provider routes for a buy or sell request. |
POST | /api/developer/bank-accounts/resolve | Resolves Nigerian bank details before sell order creation. |
POST | /api/developer/orders | Creates a buy or sell order and returns the routed transaction payload. |
POST | /api/developer/orders/:transactionId/monitor-status | Rechecks 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 confirmedaccountName.