🔥 Developer Access Only

Build on the
Exhibition Platform

Powerful REST APIs for exhibition management, visitor check-ins, registration webhooks, and more.

Get Your API Token → 📄 Browse Docs
Base URL https://api.99exhibition.com
10+
API Endpoints
JWT
Secure Auth
JSON
Response Format
7d
Token Lifespan
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
View Full Documentation →