Developer Access
Get Started
Login with your developer account to generate an API token.
Developer Login
Login with your developer account to access the API dashboard and generate tokens.
✨ Create Developer Account
Fill in your details to get instant API access. Your token will be emailed to you.
Already have an account? Login above →
Endpoints
Available API Methods
All endpoints require
X-API-Key
header. Protected routes also require a Bearer token.POST/api/auth/loginAuthenticate and receive a JWT
token
POST/api/auth/registerRegister a new Developer
account
GET/api/auth/profileGet current user profile &
company info
POST/api/auth/updateUpdate profile and company
details
GET/api/exhibition/listPaginated list of all
exhibitions
GET/api/exhibition/detail/{id}Full details for a
single exhibition
GET/api/exhibition/searchFull-text search across
exhibitions
POST/api/registration/submitRegister visitor for an
exhibition
POST/api/registration/verifyVerify QR code &
check-in visitor
GET/api/notification/listFetch user
notifications
GET/api/subscription/ratesList subscription tiers and
pricing
GET/api/subscription/third_party_costsList services
and costs for an exhibition