Eventpop Developer Team
Overview
Eventpop Public API 0.0.1
Section titled “Eventpop Public API 0.0.1”Integrate with Eventpop to build event management tools, ticket validation apps, and user experiences. Supports OAuth 2.0 for secure access to events, tickets, and user data.
Authentication
Section titled “Authentication”user_token
Section titled “user_token”Security scheme type: oauth2
Flow type: accessCode
Authorization URL: https://www.eventpop.me/oauth/authorize
Token URL: https://www.eventpop.me/oauth/token
Scopes:
- public - Access user profile and user-owned resources (orders, tickets)
- organizer - Access organizer resources and ticket management (requires user-organizer association)
application_token
Section titled “application_token”Security scheme type: oauth2
Flow type: application
Token URL: https://www.eventpop.me/oauth/token
Scopes:
- public - Access organizer resources (application owner only)