Welcome to MERPI
This documentation serves as a comprehensive guide for businesses (Merchants) to integrate with the MERPI platform using our API infrastructure. MERPI provides ticket services for various experiences, including events, cinemas, and bus transportation. This API allows you to leverage MERPI's ticketing functionalities within your own websites, apps, and POS terminals, offering ticket purchasing capabilities to your users.
Structure of the Documentation
Introduction: Provides a high-level overview of the MERPI API, its functionalities, and benefits for Merchants.
Getting Started: Guides you through the process of creating a merchant account, obtaining your API key, and setting up your development environment.
Authentication: Explains the authentication process and how to include your API key in your requests.
API Reference: This is the core section, divided into four subsections based on ticket categories:
Each subsection of the API Reference will detail the available endpoints related to that specific ticket category. For each endpoint, it will provide information on:
Description: A concise description of the endpoint's purpose and functionality.
HTTP Method: The HTTP method used by the endpoint (e.g., GET, POST, PUT, DELETE).
URL: The specific URL path for the endpoint.
Request Body (Optional): Details the structure and required/optional parameters for the request body (if applicable).
Query Parameters (Optional): Lists any optional query parameters that can be used to filter or modify the request.
Response Body: Explains the format and structure of the data returned in the response object.
Want to jump right in?
Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:
Getting StartedWant to deep dive?
Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the MERPI API:
API ReferenceLast updated
