Skip to main content
GET
Get personalised artist recommendations for a user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

did
string
required

DID or handle of the user to recommend for.

limit
integer
Required range: 1 <= x <= 100

Response

OK

artists
object[]
cursor
string