Skip to content
Eventpop API Documentation
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Guides
Getting Started
Eventpop API Application
Types of Resources
Authentication and Authorization
API Reference
Overview
Ticket Management
Overview
Revoke/invalidate a ticket
Create a new ticket for an event
Me Resources
Overview
List all organizers the authenticated user has access to
Info
Overview
Get API version and status
User Profile
Overview
Get current user information
User Resources
Overview
List authenticated user's tickets
List authenticated user's orders
Find a specific ticket
Organizer Resources
Overview
Get all tickets for an event with pagination and filtering
Renew ticket (undo check-in)
Mark ticket as checked in (supports simple and multiple check-ins)
Get all check-in types for an event
Find a specific ticket for check-in
Get detailed event information including all ticket types
List events for an organizer
GitHub
Select theme
Dark
Light
Auto
Overview
Organizer Resources
Section titled “Organizer Resources”
Organizer-owned events (Application Token or User Token: organizer scope)
Operations
Section titled “Operations”
GET
/organizers/{organizer_id}/events/{event_id}/tickets
POST
/organizers/{organizer_id}/events/{event_id}/tickets/{ticket_id}/renew
POST
/organizers/{organizer_id}/events/{event_id}/tickets/{ticket_id}/checkin
GET
/organizers/{organizer_id}/events/{event_id}/check_in_types
GET
/organizers/{organizer_id}/events/{event_id}/tickets/search
GET
/organizers/{organizer_id}/events/{event_id}
GET
/organizers/{organizer_id}/events