Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Artists API

Mike Smedley edited this page Dec 5, 2016 · 1 revision

Artists search endpoint: http://www.skiddle.com/api/v1/artists/ (method: GET) Gets multiple artists based upon search parameters (see below)

Artist search parameters

name: (string, optional) Name of artist to search for

venueid: (integer, optional) Find artists playing at a particular venue. See the venues search for details (as an integer)

b: (integer, optional) Find artists playing for a particular brandID (eg Ministry of Sound). See the brands search for details

Clone this wiki locally