'YOUR_APP_KEY', 'user_key' => 'YOUR_USER_KEY'); $eb_client = new Eventbrite( $authentication_tokens ); // For more information about the features that are available through the Eventbrite API, see http://developer.eventbrite.com/doc/ $events = $eb_client->user_list_events(); //mark-up the list of events that were requested // render in html - ?>

My Event List: