Types of Resources
There are 2 types of resources you can get from our API
- User resource : This type of resource are owned by your user eg. User’s
Orders
&Tickets
. By the way, they’re limited to events within an organizer only. So they cannot access any orders or tickets from different organizer. - Organizer resource : This type of resource are owned by your organizer eg. Organizer’s
Events
. You can get them with App Authentication Flow with Application Access Token.