Website booking API
Sell through your own website while Stand-Up runs the ticketing underneath.
A promoter can keep their existing website and email list, but replace the clunky booking path with live Stand-Up availability and a central checkout that handles seats, holds, payments and tickets.
One database
Your website and stand-up.co.uk read from the same event and ticket stock, so availability stays consistent.
Hosted updates
You add one Stand-Up script. When we improve the booking module, your website can get the improved version too.
Secure by default
Keys are read-only, locked to allowed domains, and never expose customer records, payment data or admin access.
What customers see
Inside your website, visitors see a proper listings section using your real Stand-Up event data: artwork, date, event name, venue, address, directions and a clear ticket path.
You do not need every Stand-Up internal page link. Your page gets the useful buying details, then sends the buyer into the central checkout when money or seat holds are involved.
Upcoming shows
This section is powered by Stand-Up, but it sits naturally inside your own website.
Reserved seating event
Best for seated rooms. Customers pick exact seats from the real seating plan before paying.
Unreserved ticket event
Best for standing rooms, general admission, or simple nights. Customers choose ticket quantities and pay quickly.
Setup and testing
- Create a key in My Account -> Profile -> Website booking. The direct shortcut is /account/api.
- Add the exact domains that will use the key, such as your staging site first, then your real website.
- Paste the hosted embed into a private test page and check the listings page loads with venue and directions details.
- For each event, choose whether it should use reserved seating or unreserved tickets, then test that the right flow appears.
- Once happy, create a fresh production key for the real domain and revoke the test key.
Event list embed
Single event embed
Why use it?
Your old website can keep looking like your website.
Your existing customers do not need to learn a new starting point.
They still get advanced Stand-Up ticketing: reserved seating, unreserved tickets, seat holds, payments, claims and transfers.
People who find the event on stand-up.co.uk can still book there.
One listing can also support external distribution, such as Eventbrite sync, where that is enabled.
Developer API
Developers can read the JSON API directly, but the hosted embed should be the default because it lets Stand-Up improve the module centrally.