Developers

Test mode

Build your integration without touching real data or paying fees.

Create a test token (tixxy_test_...) while you build. A test token:

  • creates orders and tickets marked as test data ("livemode": false);
  • only sees test orders and tickets, never real ones (events and ticket types are shared);
  • pays no fees and needs no direct debit mandate;
  • does not use stock; test tickets are never valid at the entrance;
  • never emails bookers;
  • cannot change events, ticket types or promo codes, because those are real data.

Webhook endpoints created with a test token only receive test events. Switch to a live token when your integration is ready.