API Test Console

Collectionsxxx API Playground

Send a real POST /collections request to trigger a mobile money checkout prompt, then poll GET /collections/{uuid}/status to watch it resolve.

Connection

Gateway & API keys

These values are sent with both requests below and stay in sync automatically.
Step 1 · POST /collections

Create a collection

Response will appear here after you send a request.
Step 2 · GET /collections/:uuid/status

Check status

Auto-filled from a successful create response above.
Poll a collection's status once you have a UUID.