This project integrates with Songkick to allow users to search for event locations, track/untrack locations, and retrieve event details.
The API exposes the following key endpoints:
- GET
/location/search?location_name=name - Response: Returns a list of matching locations.
- GET
/events?page=1 - Response: Returns a paginated list of events.
- GET
/event?event_url=url - Response: Returns details like date, venue, tickets, and images.
This repo is intended to be used as a package in a larger project. https://github.com/Unofficial-APIs/Integrations
This unofficial API is built by Integuru.
For custom requests or hosted authentication, contact richard@integuru.com or schedule time with us.
See the complete list of APIs by Integuru.