API Reference
The Fest Connect Public API allows you to fetch event details, retrieve tickets, prebook, and complete purchase orders using secure authentication headers.
All endpoints require valid x-client-id and x-client-secret headers. Below is an overview of each API group available for integration.
Authentication
Learn how to authenticate API requests using x-client-id and x-client-secret headers for secure access.
Get Events
Fetch all available fest events for a valid API key. Supports filtering by date, category, and location.
Get Tickets
Retrieve all ticket information including pricing and availability for public events.
Prebook Ticket
Reserve a ticket before completing payment. Returns a prebook ID for completing your order later.
Purchase Order
Complete the purchase of a prebooked ticket. Generates a QR code and sends an email confirmation to the user.
