Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional limit

limit: number

The maximum number of items to return

Default: 20, Minimum: 1, Maximum: 50

Optional market

market: string

An ISO 3166-1 alpha-2 country code. If a country code is specified, only items that are available in that market will be returned

If a valid user access token is specified in the request header, the country associated with the user account will take priority over this parameter

⚠️Note: If neither market nor user country is provided, the content is considered unavailable for the client

Optional max_acousticness

max_acousticness: number

Optional max_danceability

max_danceability: number

Optional max_duration_ms

max_duration_ms: number

Optional max_energy

max_energy: number

Optional max_instrumentalness

max_instrumentalness: number

Optional max_key

max_key: number

Optional max_liveness

max_liveness: number

Optional max_loudness

max_loudness: number

Optional max_mode

max_mode: number

Optional max_popularity

max_popularity: number

Optional max_speechiness

max_speechiness: number

Optional max_tempo

max_tempo: number

Optional max_time_signature

max_time_signature: number

Optional max_valence

max_valence: number

Optional min_acousticness

min_acousticness: number

Optional min_danceability

min_danceability: number

Optional min_duration_ms

min_duration_ms: number

Optional min_energy

min_energy: number

Optional min_instrumentalness

min_instrumentalness: number

Optional min_key

min_key: number

Optional min_liveness

min_liveness: number

Optional min_loudness

min_loudness: number

Optional min_mode

min_mode: number

Optional min_popularity

min_popularity: number

Optional min_speechiness

min_speechiness: number

Optional min_tempo

min_tempo: number

Optional min_time_signature

min_time_signature: number

Optional min_valence

min_valence: number

seed_artists

seed_artists: string[]

A comma separated list of Spotify IDs for seed artists. Up to 5 seed values may be provided in any combination of seed_artists, seed_tracks and seed_genres

seed_genres

seed_genres: string[]

A comma separated list of any genres in the set of available genre seeds. Up to 5 seed values may be provided in any combination of seed_artists, seed_tracks and seed_genres

seed_tracks

seed_tracks: string[]

A comma separated list of Spotify IDs for a seed track. Up to 5 seed values may be provided in any combination of seed_artists, seed_tracks and seed_genres

Optional target_acousticness

target_acousticness: number

Optional target_danceability

target_danceability: number

Optional target_duration_ms

target_duration_ms: number

Optional target_energy

target_energy: number

Optional target_instrumentalness

target_instrumentalness: number

Optional target_key

target_key: number

Optional target_liveness

target_liveness: number

Optional target_loudnes

target_loudnes: number

Optional target_mode

target_mode: number

Optional target_popularity

target_popularity: number

Optional target_speechiness

target_speechiness: number

Optional target_tempo

target_tempo: number

Optional target_time_signature

target_time_signature: number

Optional target_valence

target_valence: number

Legend

  • Property

Generated using TypeDoc