Quick Start
Get your first event live in under 10 minutes. No credit card required.
1
Create your account
Go to /register and sign up with your email. Your workspace is ready immediately.
2
Complete your profile
Add your organisation name, logo and branding colours in Settings β Organisation.
3
Create an event
Click "New Event" and fill in the details: name, date, venue and description.
4
Add ticket types
Under the Tickets tab, add your ticket types with names, prices and quantities.
5
Publish & share
Hit Publish. Copy your event URL and share it. Registrations start immediately.
Ticket Types
Each event can have multiple ticket types. Common examples:
| Field | Description |
|---|---|
| Name | The ticket name shown to customers (e.g. "Early Bird", "VIP") |
| Price | In cents (e.g. 50000 = R500.00). Set to 0 for free tickets. |
| Quantity | Total available. Leave blank for unlimited. |
| Sale window | Optional start/end dates for when this ticket is on sale. |
| Description | Short description shown on the event page. |
QR Check-in
The check-in scanner works in any modern browser. No app to install.
π‘
For the best experience, open the scanner on a phone and allow camera access when prompted.
- Navigate to /check-in/scan on the check-in device
- Select the active event from the dropdown
- Point the camera at the attendee's QR code
- Green = valid & checked in. Red = invalid or already used.
API Reference
EventHub Pro provides a RESTful API for integrating with your own systems.
# Base URL
https://your-domain.com/api/v1
# Authentication
Authorization: Bearer YOUR_API_TOKEN
Full API documentation with request/response examples is available once you log in to your account. Go to Settings β API to generate your token.