GenresApis

class GenresApis(client: HttpClient = HttpClient(CIO) { install(ContentNegotiation) { json() } })

Genre domain API for Spotify Web API.

Provides recommendation seed genres used by the recommendations endpoint.

Constructors

Link copied to clipboard
constructor(client: HttpClient = HttpClient(CIO) { install(ContentNegotiation) { json() } })

Functions

Link copied to clipboard

Gets available genre seeds from Spotify recommendations API.