Introduction to Event Resale Link Endpoints
This section provides a series of endpoints designed to generate unique resale links for your specific events or shows in menta tech. These links are ideal for integration into event page buttons, facilitating navigation to the resale page on the secondary market.
Each event or show has a unique resale link. Below are the types of available links through API calls:
For Events and Shows
This endpoint generates a link for the entire event, even if the event has multiple shows. The frontend logic will automatically handle the differentiation between available shows. You can also specify the show and generate a link only for that show.
For The Checkout Page
This endpoint generates a link to the checkout page, which includes all selected ticket listings.
Using LoginTrust
This feature allows users to stay authenticated within the menta platform. It requires generating the link using your PRIVATE KEY on your backend for added security. It is strongly recommended to verify accounts to ensure proper functionality.
With Return URL
This endpoint allows you to specify a return URL so that users can be redirected back to your platform. This improves the user experience by enabling seamless navigation when returning to your website.
For more detailed information on each endpoint, refer to the full menta tech API documentation.