API Sandbox

Send real requests against the partner endpoints, straight from the browser. Edit the headers and body JSON and hit send — nothing is simulated, and side-effecting requests (transfers, invites) really happen. A refused request comes back with a machine-readable code alongside its message.

Requests go to this app’s /api/kicbak/v1 mirror, which reaches the in-process mock unless the app is set to real mode. To authenticate, first send Auth Token with a client key/secret, then paste Bearer <token> into the other tabs. In mock mode the pair tpc_demo_wayfarer / wayfarer-secret works.
GET/api/kicbak/v1/kicbak/wallet
Full docs
Send a request to see the response here.