Copy config/local.php.example to config/local.php and populate the API keys.
Finding the list of ticket types is quickest using a simple call the the Eventbrite API.
https://www.eventbriteapi.com/v3/events/[EVENT ID]/ticket_classes/?token=[APP OAUTH TOKEN]