Overview
Loading your dashboard…
Use this key to authenticate requests with @tickitz/sdk
import { Tickitz } from "@tickitz/sdk";
const tickitz = new Tickitz({
apiKey: "tzk_live_...",
baseURL: "https://tickitz-api.vrajsparekh14.workers.dev",
});
Events
Create and manage your ticketed events.
| Event | Status | Date | Capacity | Booked | Actions |
|---|---|---|---|---|---|
Loading events… | |||||
Bookings
Track all booking activity across your events.
| Booking ID | Event | Customer | Status | Amount | Date | Actions |
|---|---|---|---|---|---|---|
Loading bookings… | ||||||
Tickets
View all issued tickets and their check-in status.
| Ticket # | Event | Customer | Tier | Status | Issued |
|---|---|---|---|---|---|
Loading tickets… | |||||
Customers
Manage your customer records.
| Name | Bookings | Total Spent | Joined | Actions | |
|---|---|---|---|---|---|
Loading customers… | |||||
API Keys
Create and manage API keys for your applications.
| Name | Key Prefix | Scopes | Last Used | Created | Actions |
|---|---|---|---|---|---|
Loading keys… | |||||
npm install @tickitz/sdk
import { Tickitz } from "@tickitz/sdk";
const tickitz = new Tickitz({
apiKey: "tzk_live_...",
baseURL: "https://tickitz-api.vrajsparekh14.workers.dev",
});
const event = await tickitz.events.create({ ... });
Webhooks
Receive real-time notifications for platform events.
| URL | Events | Status | Last Delivery | Actions |
|---|---|---|---|---|
Loading webhooks… | ||||
Usage
API usage and free tier consumption for this month.
| Service | Used | Limit | Usage | Cost (INR) |
|---|---|---|---|---|
| Event Type | Status | Response Time | Delivered At |
|---|---|---|---|
No logs yet. | |||
Ticket Designer
Design custom tickets for your events. All tickets include "Powered by Tickitz".
Live Monitor
Real-time traffic, queue depth and webhook health. Auto-refreshes every 15 seconds.
Loading queue flow…
| Event | Waiting | At Checkout | Completed Today | Expired Today | Longest Wait |
|---|---|---|---|---|---|
| URL | Status | Total | Success | Failed | Rate | Avg ms | Last Delivery |
|---|---|---|---|---|---|---|---|
| Event Type | Total | Success | Failed | Rate | Avg ms |
|---|---|---|---|---|---|
| Time | Event Type | Endpoint | Status | HTTP | Latency |
|---|---|---|---|---|---|
Loading… | |||||
Settings
Manage your account and security settings.
Add an extra layer of security. After entering your OTP, you'll also be asked for a code from your authenticator app.
| IP | Device | Last Active | Expires |
|---|
Sign out of your current session.