The Bandsintown API currently does not require authentication but does require that an application ID (app_id) parameter be passed with every request to identify yourself. See the example below:
http://api.bandsintown.com/artists/Murs/events.json?app_id=YOUR_APP_ID
The application ID can be anything, but should be a word that describes your application or company.