Using JavaScript to integrate with the EventBrite API
https://www.raymondcamden.com/2015/07/22/using-javascript-to-integrate-with-the-eventbrite-api/
This means you can use the EventBrite API in a JavaScript app (desktop, mobile, hybrid, etc.) without worrying about keeping your key secret. In fact, their API is so easy to use you can actually pass in the anon key right in the URL. As an example, given that token represents your anon oath token, this will get all public events:
DA: 28 PA: 80 MOZ Rank: 14