Reference documentation for the Kicbak partner API, plus a live sandbox to send requests straight from the browser. This is the API The Wayfarer’s operator console integrates against.
There are two environments, sandbox and production, answering on the same base URL. Which one you reach is decided by the credential you exchange for your token — not the host, a header, or anything in the body.
Sandbox client keys start with tpc_sb_. A sandbox credential reads and writes a completely separate database and sends no email.
API Sandbox
Send real requests from the browser. In this demo they reach the in-process mock unless the app is configured for real mode.