API Reference

Every Tonder endpoint, with its schema, examples and a playground to try it.

Reference generated from openapi.yml. A single /process/ endpoint covers deposits and withdrawals; the rest of the operations are grouped by product in the sidebar.

  • PaymentsPOST /process/, the unified payments and withdrawals endpoint.
  • Hosted Checkout — sessions, transactions, and business configuration.
  • Tokenization — secure token, access token, and card tokenization.
  • Transactions — check the status (source of truth).
  • Customers — get or create a customer.

Authenticate with Authorization: Token YOUR_API_KEY. Always verify the final status at GET /api/v1/transactions/{id}/.

Was this page helpful?