API Reference

Overview of API endpoints and resources

Welcome to the API Reference for our platform. Here you will find detailed documentation for the four main sections of our API: Transactions, Events, Clients, and Bookings.

Transactions

Transactions section provides endpoints for handling transactions made by clients, including retrieving transaction information, updating transaction status, and creating new transactions.

Transactions

Events

Events section provides endpoints for handling events, including retrieving event details, creating and updating events, and managing event tickets.

Events

Clients

For the Clients section of the API Reference, users can only retrieve a list of clients and view their transaction history. This means that the available operations for this section are limited to GET requests to retrieve data. The API will return a list of clients with their associated transaction records, which can provide valuable insights into their purchasing behavior.

Clients

Bookings

Bookings section provides endpoints for handling event bookings, including retrieving booking details, creating and updating bookings, and managing booking payments.

Bookings

Each section provides a comprehensive set of API endpoints and data models to help you integrate our platform with your application. Please refer to the relevant section for further information on each API endpoint and data model.

Last updated