Ticbolt API Integration
  • Introduction
  • ✨GET STARTED
    • Create Account
    • Create API project
    • Access control
  • 🎯API ENDPOINTS
    • POST - createEvent
    • GET - eventInfo
    • POST - buyTickets
    • GET - userPortfolio
    • POST - userSignedMessage
  • 🧳Webhooks
    • Webhook - createEventStatus
    • Webhook - buyTicketStatus
Powered by GitBook
On this page
  1. GET STARTED

Create Account

To initiate the integration process with the Ticbolt API service, clients must first register as partners with Ticmint. To become a partner with Ticmint, please contact our support team at [email protected].

Registering with Ticmint is the only way an entity can use the APIs.

Upon successful registration, partners will receive a designated username and password. These credentials will grant access to the partner's dashboard, empowering partners to both create and oversee API projects efficiently.

PreviousIntroductionNextCreate API project

Last updated 1 year ago

✨