Getting Started
To begin using the MERPI API, follow these steps:
Create your Merchant Account
Obtain Your API Key
Make Your First API Call
This endpoint retrieves a list of all available categories on Syticks. Useful for displaying a comprehensive list of categories for users to browse.
Header parameters
X-API-KEYstringRequiredExample:
Your API key to access this endpoint.
your_api_key_hereResponses
200
A list of categories
application/json
successbooleanOptionalExample:
truestatusintegerOptionalExample:
200messagestringOptionalExample:
Successget
/api/v1/merpi/experience/categories200
A list of categories
Explore the API Documentation
Last updated