Music Events
Feature | Value |
---|---|
HTTPS Support | Yes |
CORS Support | Unknown |
Authentication Type | apiKey |
Pricing | Unknown |
What is Songkick?Songkick is a website and mobile app that helps you track your favorite bands and get alerts when they're scheduled to play near you. The Songkick API provides access to the same functionality as the website and mobile app, allowing you to build integrations and tools that work with Songkick's data.The API is RESTful and returns JSON. Parameters are passed as part of the URL, and the API responds to standard HTTP verbs.The API currently has two endpoints: artists and concerts.The artists endpoint returns information about a band, including their name, biography, and discography.The concerts endpoint returns information about a concert, including the date, location, and lineup.To use the API, you need to register for an API key. Once you have registered for a key, you can find your key on your API settings page.The Songkick API is still in beta, and we welcome your feedback. Please email [email protected] with any questions or suggestions.