How to get Spotify artist
GET request to /v1/spotify/artist with your input. You get clean JSON back in seconds for 6 credits per call — no OAuth, scraping or platform SDKs. Fetch Spotify artist — display name, bio, counts, and verification as structured JSON.How to get Spotify artist (step by step)
- 1
Get a free API key
Create a free Captapi account (100 credits, no card) and generate an API key from the dashboard.
- 2
Call the Spotify Artist API
Send an authenticated GET request to /v1/spotify/artist with your input. No OAuth, no scraping setup.
- 3
Read the JSON response
Parse the clean JSON response. Pass cache=true for a free 24h cache hit; default is always fresh.
Code example
curl "https://api.captapi.com/v1/spotify/artist?url=https%3A%2F%2Fopen.spotify.com%2Fartist%2F06HL4z0CvFAxyc27GXpf02" \
-H "Authorization: Bearer capt_live_..."
# or: -H "x-api-key: capt_live_..."What the response looks like
{
"success": true,
"data": {
"platform": "spotify",
"type": "artist",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02",
"url": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"description": "And, baby, that’s show business for you. New album The Life of a Showgirl. Available now ❤️🔥",
"artists": [],
"album": null,
"durationMs": null,
"playCount": null,
"followers": 160956899,
"monthlyListeners": 101425762,
"releaseYear": null,
"image": "https://i.scdn.co/image/ab6761610000e5ebe2e8e7ff002a4afda1c7147e",
"totalTracks": null,
"totalEpisodes": null,
"raw": {
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02",
"url": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"monthlyListeners": 101425762,
"followers": 160956899,
"worldRank": 7,
"verified": null,
"biography": {
"text": "And, baby, that’s show business for you. New album The Life of a Showgirl. Available now ❤️🔥",
"type": "AUTOBIOGRAPHY"
},
"externalLinks": {
"items": [
{
"name": "FACEBOOK",
"url": "https://facebook.com/TaylorSwift"
},
{
"name": "INSTAGRAM",
"url": "https://instagram.com/taylorswift"
},
{
"name": "TWITTER",
"url": "https://twitter.com/taylorswift13"
}
]
},
"saved": false,
"sharingInfo": {
"shareId": "yRKV9Hr6QMelhex4Yatsig",
"shareUrl": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02?si=yRKV9Hr6QMelhex4Yatsig"
},
"topCities": {
"items": [
{
"city": "London",
"country": "GB",
"numberOfListeners": 1611825,
"region": "ENG"
},
{
"city": "Quezon City",
"country": "PH",
"numberOfListeners": 1186483,
"region": "00"
},
{
"city": "Sydney",
"country": "AU",
"numberOfListeners": 1093187,
"region": "NSW"
},
{
"city": "São Paulo",
"country": "BR",
"numberOfListeners": 1084087,
"region": "SP"
},
{
"city": "Mexico City",
"country": "MX",
"numberOfListeners": 1000775,
"region": "CMX"
}
]
},
"headerImage": {
"data": {
"__typename": "ImageV2",
"sources": [
{
"maxHeight": 640,
"maxWidth": 1494,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67618600000194c45b07608a062f02a9c89bab"
},
{
"maxHeight": 1080,
"maxWidth": 1920,
"url": "https://i2o.scdn.co/image/ab67618600001667c45b07608a062f02a9c89bab"
},
{
"maxHeight": 1080,
"maxWidth": 1920,
"url": "https://i2o.scdn.co/image/ab67618600001667c45b07608a062f02a9c89bab"
},
{
"maxHeight": 641,
"maxWidth": 1495,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67618600009d80c45b07608a062f02a9c89bab"
},
{
"maxHeight": 1140,
"maxWidth": 2660,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab6761860000eab1c45b07608a062f02a9c89bab"
}
]
}
},
"visuals": {
"avatarImage": {
"extractedColors": {
"colorRaw": {
"hex": "#50A080"
}
},
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5ebe2e8e7ff002a4afda1c7147e",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f178e2e8e7ff002a4afda1c7147e",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab67616100005174e2e8e7ff002a4afda1c7147e",
"width": 320
}
]
},
"gallery": {
"items": [
{
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761670000ecd42bf054eaed60a69249718908",
"width": 640
}
]
},
{
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761670000ecd464d14cdfef28e4d6f1662b92",
"width": 640
}
]
},
{
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761670000ecd4cfb500c2d2059c6cf61f507c",
"width": 640
}
]
},
{
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761670000ecd409089d68fc0ca6159308501f",
"width": 640
}
]
},
{
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761670000ecd4e2ce92c3e52e64888165b515",
"width": 640
}
]
}
]
}
},
"unmappedMusicVideos": null,
"preReleaseV2": null,
"relatedMusicVideos": {
"__typename": "MusicVideosPage",
"items": [],
"pagingInfo": {
"nextOffset": null
},
"totalCount": 0
},
"Popular Tracks": {
"items": [
{
"track": {
"albumOfTrack": {
"coverArt": {
"sources": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902"
},
{
"url": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902"
},
{
"url": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902"
}
]
},
"uri": "spotify:album:4a6NzYL1YHRUgx9e3YZI6I"
},
"artists": {
"items": [
{
"profile": {
"name": "Taylor Swift"
},
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
]
},
"associationsV3": {
"videoAssociations": {
"totalCount": 1
}
},
"contentRating": {
"label": "NONE"
},
"discNumber": 1,
"duration": {
"totalMilliseconds": 226073
},
"id": "53iuhJlwXhSER5J2IYYv1W",
"name": "The Fate of Ophelia",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"playcount": "1529551507",
"uri": "spotify:track:53iuhJlwXhSER5J2IYYv1W"
},
"uid": "231bf597ddd1da456200"
},
{
"track": {
"albumOfTrack": {
"coverArt": {
"sources": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02a35a1d4983e2b4fd0094f910"
},
{
"url": "https://i.scdn.co/image/ab67616d00004851a35a1d4983e2b4fd0094f910"
},
{
"url": "https://i.scdn.co/image/ab67616d0000b273a35a1d4983e2b4fd0094f910"
}
]
},
"uri": "spotify:album:3ZLIShtR6Fjs4nTWFpBUB6"
},
"artists": {
"items": [
{
"profile": {
"name": "Taylor Swift"
},
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
]
},
"associationsV3": {
"videoAssociations": {
"totalCount": 1
}
},
"contentRating": {
"label": "NONE"
},
"discNumber": 1,
"duration": {
"totalMilliseconds": 178186
},
"id": "5uPaqMMt59KGrdKIitDRqa",
"name": "I Knew It, I Knew You - From \"Toy Story 5\"",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"playcount": "111027238",
"uri": "spotify:track:5uPaqMMt59KGrdKIitDRqa"
},
"uid": "063fb4f3170db71ba947"
},
{
"track": {
"albumOfTrack": {
"coverArt": {
"sources": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902"
},
{
"url": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902"
},
{
"url": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902"
}
]
},
"uri": "spotify:album:4a6NzYL1YHRUgx9e3YZI6I"
},
"artists": {
"items": [
{
"profile": {
"name": "Taylor Swift"
},
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
]
},
"associationsV3": {
"videoAssociations": {
"totalCount": 1
}
},
"contentRating": {
"label": "NONE"
},
"discNumber": 1,
"duration": {
"totalMilliseconds": 235355
},
"id": "3yWuTOYDztXjZxdE2cIRUa",
"name": "Opalite",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"playcount": "809567657",
"uri": "spotify:track:3yWuTOYDztXjZxdE2cIRUa"
},
"uid": "aac5e90b1943fc9cea6e"
},
{
"track": {
"albumOfTrack": {
"coverArt": {
"sources": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02e787cffec20aa2a396a61647"
},
{
"url": "https://i.scdn.co/image/ab67616d00004851e787cffec20aa2a396a61647"
},
{
"url": "https://i.scdn.co/image/ab67616d0000b273e787cffec20aa2a396a61647"
}
]
},
"uri": "spotify:album:1NAmidJlEaVgA3MpcPFYGq"
},
"artists": {
"items": [
{
"profile": {
"name": "Taylor Swift"
},
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
]
},
"associationsV3": {
"videoAssociations": {
"totalCount": 0
}
},
"contentRating": {
"label": "NONE"
},
"discNumber": 1,
"duration": {
"totalMilliseconds": 178426
},
"id": "1BxfuPKGuaTgP7aM0Bbdwr",
"name": "Cruel Summer",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"playcount": "3423460004",
"uri": "spotify:track:1BxfuPKGuaTgP7aM0Bbdwr"
},
"uid": "7ce5d12c6592e4aad55b"
},
{
"track": {
"albumOfTrack": {
"coverArt": {
"sources": [
{
"url": "https://i.scdn.co/image/ab67616d00001e029abdf14e6058bd3903686148"
},
{
"url": "https://i.scdn.co/image/ab67616d000048519abdf14e6058bd3903686148"
},
{
"url": "https://i.scdn.co/image/ab67616d0000b2739abdf14e6058bd3903686148"
}
]
},
"uri": "spotify:album:2QJmrSgbdM35R67eoGQo4j"
},
"artists": {
"items": [
{
"profile": {
"name": "Taylor Swift"
},
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
]
},
"associationsV3": {
"videoAssociations": {
"totalCount": 1
}
},
"contentRating": {
"label": "NONE"
},
"discNumber": 1,
"duration": {
"totalMilliseconds": 231826
},
"id": "1p80LdxRV74UKvL8gnD7ky",
"name": "Blank Space",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"playcount": "2514532135",
"uri": "spotify:track:1p80LdxRV74UKvL8gnD7ky"
},
"uid": "757bc433e2b78d7729b7"
}
]
},
"Artist pick": {
"backgroundImageV2": null,
"comment": "From Toy Story 5 ",
"itemV2": {
"__typename": "AlbumResponseWrapper",
"data": {
"__typename": "Album",
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02a35a1d4983e2b4fd0094f910",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851a35a1d4983e2b4fd0094f910",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273a35a1d4983e2b4fd0094f910",
"width": 640
}
]
},
"name": "I Knew It, I Knew You (From \"Toy Story 5\")",
"preReleaseEndDateTime": null,
"type": "SINGLE",
"uri": "spotify:album:3ZLIShtR6Fjs4nTWFpBUB6"
}
},
"subtitle": "Single • New Release",
"thumbnailImage": {
"data": {
"sources": [
{
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67616d000075a0a35a1d4983e2b4fd0094f910"
},
{
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67616d000090d5a35a1d4983e2b4fd0094f910"
},
{
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67616d0000ab87a35a1d4983e2b4fd0094f910"
}
]
}
},
"title": "I Knew It, I Knew You (From \"Toy Story 5\")",
"type": "ALBUM",
"uri": "spotify:album:3ZLIShtR6Fjs4nTWFpBUB6"
},
"Discography-Latest Releases": {
"copyright": {
"items": [
{
"text": "© 2026 Wonderland Music Company, Inc. (BMI) / Pixar Music (BMI) and Walt Disney Music Company (ASCAP) / Pixar Talking Pictures (ASCAP)",
"type": "C"
},
{
"text": "℗ 2026 Walt Disney Records / Pixar",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02e8852f06eca817333d20e60b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851e8852f06eca817333d20e60b",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273e8852f06eca817333d20e60b",
"width": 640
}
]
},
"date": {
"day": 12,
"month": 6,
"precision": "DAY",
"year": 2026
},
"id": "4Ii9whWXI1O1H01ziECRaG",
"label": "Walt Disney Records / Pixar",
"name": "I Knew It, I Knew You (From \"Toy Story 5\")",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "lc18p3a-Sx2dvlUU3ZJmUw",
"shareUrl": "https://open.spotify.com/album/4Ii9whWXI1O1H01ziECRaG?si=lc18p3a-Sx2dvlUU3ZJmUw"
},
"tracks": {
"totalCount": 3
},
"type": "SINGLE",
"uri": "spotify:album:4Ii9whWXI1O1H01ziECRaG"
},
"Discography- Popular Releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2025 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2025 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902",
"width": 640
}
]
},
"date": {
"day": 3,
"month": 10,
"precision": "DAY",
"year": 2025
},
"id": "4a6NzYL1YHRUgx9e3YZI6I",
"label": "Taylor Swift",
"name": "The Life of a Showgirl",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "g4CWptFrQNOh3-KIdgPA5g",
"shareUrl": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I?si=g4CWptFrQNOh3-KIdgPA5g"
},
"tracks": {
"totalCount": 12
},
"type": "ALBUM",
"uri": "spotify:album:4a6NzYL1YHRUgx9e3YZI6I"
},
{
"copyright": {
"items": [
{
"text": "© 2019 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2019 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02e787cffec20aa2a396a61647",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851e787cffec20aa2a396a61647",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273e787cffec20aa2a396a61647",
"width": 640
}
]
},
"date": {
"day": 23,
"month": 8,
"precision": "DAY",
"year": 2019
},
"id": "1NAmidJlEaVgA3MpcPFYGq",
"label": "Taylor Swift",
"name": "Lover",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "jxKXdUVlRpKpV69JUEopQg",
"shareUrl": "https://open.spotify.com/album/1NAmidJlEaVgA3MpcPFYGq?si=jxKXdUVlRpKpV69JUEopQg"
},
"tracks": {
"totalCount": 18
},
"type": "ALBUM",
"uri": "spotify:album:1NAmidJlEaVgA3MpcPFYGq"
},
{
"copyright": {
"items": [
{
"text": "© 2020 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2020 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0295f754318336a07e85ec59bc",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485195f754318336a07e85ec59bc",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27395f754318336a07e85ec59bc",
"width": 640
}
]
},
"date": {
"day": 24,
"month": 7,
"precision": "DAY",
"year": 2020
},
"id": "2fenSS68JI1h4Fo296JfGr",
"label": "Taylor Swift",
"name": "folklore",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "VnVZeneTSjiEV7SkCAfrlA",
"shareUrl": "https://open.spotify.com/album/2fenSS68JI1h4Fo296JfGr?si=VnVZeneTSjiEV7SkCAfrlA"
},
"tracks": {
"totalCount": 16
},
"type": "ALBUM",
"uri": "spotify:album:2fenSS68JI1h4Fo296JfGr"
},
{
"copyright": {
"items": [
{
"text": "© 2017 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2017 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02da5d5aeeabacacc1263c0f4b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851da5d5aeeabacacc1263c0f4b",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273da5d5aeeabacacc1263c0f4b",
"width": 640
}
]
},
"date": {
"day": 10,
"month": 11,
"precision": "DAY",
"year": 2017
},
"id": "6DEjYFkNZh67HP7R9PSZvv",
"label": "Taylor Swift",
"name": "reputation",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "smOkXSWzRo657CwhZ4L1Kg",
"shareUrl": "https://open.spotify.com/album/6DEjYFkNZh67HP7R9PSZvv?si=smOkXSWzRo657CwhZ4L1Kg"
},
"tracks": {
"totalCount": 15
},
"type": "ALBUM",
"uri": "spotify:album:6DEjYFkNZh67HP7R9PSZvv"
},
{
"copyright": {
"items": [
{
"text": "© 2024 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2024 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e028ecc33f195df6aa257c39eaa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048518ecc33f195df6aa257c39eaa",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2738ecc33f195df6aa257c39eaa",
"width": 640
}
]
},
"date": {
"day": 19,
"month": 4,
"precision": "DAY",
"year": 2024
},
"id": "5H7ixXZfsNMGbIE5OBSpcb",
"label": "Taylor Swift",
"name": "THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "4opDfUrMST65ier3KzGo-w",
"shareUrl": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb?si=4opDfUrMST65ier3KzGo-w"
},
"tracks": {
"totalCount": 31
},
"type": "ALBUM",
"uri": "spotify:album:5H7ixXZfsNMGbIE5OBSpcb"
}
],
"totalCount": 20
},
"Discography-Albums": {
"items": [
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2025 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2025 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02f756bdc2c11a985dc0c06d94",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851f756bdc2c11a985dc0c06d94",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273f756bdc2c11a985dc0c06d94",
"width": 640
}
]
},
"date": {
"day": 7,
"month": 11,
"precision": "DAY",
"year": 2025
},
"id": "6QNMhoV8V0u7cFuhhUBOn7",
"label": "Taylor Swift",
"name": "The Life of a Showgirl + Acoustic Collection",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "u-GHmIGNSnWinjjBqSmE8w",
"shareUrl": "https://open.spotify.com/album/6QNMhoV8V0u7cFuhhUBOn7?si=u-GHmIGNSnWinjjBqSmE8w"
},
"tracks": {
"totalCount": 19
},
"type": "ALBUM",
"uri": "spotify:album:6QNMhoV8V0u7cFuhhUBOn7"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2025 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2025 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902",
"width": 640
}
]
},
"date": {
"day": 3,
"month": 10,
"precision": "DAY",
"year": 2025
},
"id": "4a6NzYL1YHRUgx9e3YZI6I",
"label": "Taylor Swift",
"name": "The Life of a Showgirl",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "dhU-x_yoTDCq38wRDXe2_A",
"shareUrl": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I?si=dhU-x_yoTDCq38wRDXe2_A"
},
"tracks": {
"totalCount": 12
},
"type": "ALBUM",
"uri": "spotify:album:4a6NzYL1YHRUgx9e3YZI6I"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2025 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2025 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e027e0698e1398b6473de43f901",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048517e0698e1398b6473de43f901",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2737e0698e1398b6473de43f901",
"width": 640
}
]
},
"date": {
"day": 2,
"month": 10,
"precision": "DAY",
"year": 2025
},
"id": "4tFsJC9jQ0Qjj7HSExhAdm",
"label": "Taylor Swift",
"name": "The Life of a Showgirl (Track by Track Version)",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "Gm0jgnWQTcSVHAITpnk6_w",
"shareUrl": "https://open.spotify.com/album/4tFsJC9jQ0Qjj7HSExhAdm?si=Gm0jgnWQTcSVHAITpnk6_w"
},
"tracks": {
"totalCount": 26
},
"type": "ALBUM",
"uri": "spotify:album:4tFsJC9jQ0Qjj7HSExhAdm"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2024 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2024 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e028ecc33f195df6aa257c39eaa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048518ecc33f195df6aa257c39eaa",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2738ecc33f195df6aa257c39eaa",
"width": 640
}
]
},
"date": {
"day": 19,
"month": 4,
"precision": "DAY",
"year": 2024
},
"id": "5H7ixXZfsNMGbIE5OBSpcb",
"label": "Taylor Swift",
"name": "THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "2J6rgwdDTPeZHRY2UtRL6g",
"shareUrl": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb?si=2J6rgwdDTPeZHRY2UtRL6g"
},
"tracks": {
"totalCount": 31
},
"type": "ALBUM",
"uri": "spotify:album:5H7ixXZfsNMGbIE5OBSpcb"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2024 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2024 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e025076e4160d018e378f488c33",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048515076e4160d018e378f488c33",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2735076e4160d018e378f488c33",
"width": 640
}
]
},
"date": {
"day": 18,
"month": 4,
"precision": "DAY",
"year": 2024
},
"id": "1Mo4aZ8pdj6L1jx8zSwJnt",
"label": "Taylor Swift",
"name": "THE TORTURED POETS DEPARTMENT",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "WxqelR5dR7uLD8M48Ho3tA",
"shareUrl": "https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt?si=WxqelR5dR7uLD8M48Ho3tA"
},
"tracks": {
"totalCount": 16
},
"type": "ALBUM",
"uri": "spotify:album:1Mo4aZ8pdj6L1jx8zSwJnt"
}
]
}
}
],
"totalCount": 33
},
"Discography-Singles and EPs": {
"items": [
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2026 Wonderland Music Company, Inc. (BMI) / Pixar Music (BMI) and Walt Disney Music Company (ASCAP) / Pixar Talking Pictures (ASCAP)",
"type": "C"
},
{
"text": "℗ 2026 Walt Disney Records / Pixar",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02e8852f06eca817333d20e60b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851e8852f06eca817333d20e60b",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273e8852f06eca817333d20e60b",
"width": 640
}
]
},
"date": {
"day": 12,
"month": 6,
"precision": "DAY",
"year": 2026
},
"id": "4Ii9whWXI1O1H01ziECRaG",
"label": "Walt Disney Records / Pixar",
"name": "I Knew It, I Knew You (From \"Toy Story 5\")",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "ZjIB7Kw6Sjyz-35pSeiqfg",
"shareUrl": "https://open.spotify.com/album/4Ii9whWXI1O1H01ziECRaG?si=ZjIB7Kw6Sjyz-35pSeiqfg"
},
"tracks": {
"totalCount": 3
},
"type": "SINGLE",
"uri": "spotify:album:4Ii9whWXI1O1H01ziECRaG"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2026 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2026 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02dc6e4c7774e0c77c210d3a31",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851dc6e4c7774e0c77c210d3a31",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273dc6e4c7774e0c77c210d3a31",
"width": 640
}
]
},
"date": {
"day": 31,
"month": 3,
"precision": "DAY",
"year": 2026
},
"id": "71GTik4z9bbKKY2EmUvkDI",
"label": "Taylor Swift",
"name": "Elizabeth Taylor",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "u-ZEeJThTo-zk96xOa3Tjw",
"shareUrl": "https://open.spotify.com/album/71GTik4z9bbKKY2EmUvkDI?si=u-ZEeJThTo-zk96xOa3Tjw"
},
"tracks": {
"totalCount": 3
},
"type": "SINGLE",
"uri": "spotify:album:71GTik4z9bbKKY2EmUvkDI"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2026 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2026 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02156ba090375f53d5c8fac5c3",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851156ba090375f53d5c8fac5c3",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273156ba090375f53d5c8fac5c3",
"width": 640
}
]
},
"date": {
"day": 20,
"month": 2,
"precision": "DAY",
"year": 2026
},
"id": "1OioQUIAwZ6PE2V7UJUHX2",
"label": "Taylor Swift",
"name": "Opalite (Chris Lake Remix)",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "nJkdz-ufRzOT_ICGWQL92Q",
"shareUrl": "https://open.spotify.com/album/1OioQUIAwZ6PE2V7UJUHX2?si=nJkdz-ufRzOT_ICGWQL92Q"
},
"tracks": {
"totalCount": 1
},
"type": "SINGLE",
"uri": "spotify:album:1OioQUIAwZ6PE2V7UJUHX2"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2026 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2026 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02bcde9224bc1fb45f15c7bc56",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851bcde9224bc1fb45f15c7bc56",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273bcde9224bc1fb45f15c7bc56",
"width": 640
}
]
},
"date": {
"day": 19,
"month": 2,
"precision": "DAY",
"year": 2026
},
"id": "6WNAGQ9MfrSyOFbMc66pCz",
"label": "Taylor Swift",
"name": "Opalite (Skream Remix)",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "1-MIQ7L5QCSHB42jDbufPA",
"shareUrl": "https://open.spotify.com/album/6WNAGQ9MfrSyOFbMc66pCz?si=1-MIQ7L5QCSHB42jDbufPA"
},
"tracks": {
"totalCount": 1
},
"type": "SINGLE",
"uri": "spotify:album:6WNAGQ9MfrSyOFbMc66pCz"
}
]
}
},
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2026 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2026 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e028100654494e42240857384d9",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048518100654494e42240857384d9",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2738100654494e42240857384d9",
"width": 640
}
]
},
"date": {
"day": 19,
"month": 2,
"precision": "DAY",
"year": 2026
},
"id": "72hPyRss6soJeGQLEek1qr",
"label": "Taylor Swift",
"name": "Opalite (Ely Oaks Remix)",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "qd6yqWG1SHC9PpRBGPYtSA",
"shareUrl": "https://open.spotify.com/album/72hPyRss6soJeGQLEek1qr?si=qd6yqWG1SHC9PpRBGPYtSA"
},
"tracks": {
"totalCount": 1
},
"type": "SINGLE",
"uri": "spotify:album:72hPyRss6soJeGQLEek1qr"
}
]
}
}
],
"totalCount": 79
},
"Discography- Compilations": {
"items": [
{
"releases": {
"items": [
{
"copyright": {
"items": [
{
"text": "© 2024 Taylor Swift",
"type": "C"
},
{
"text": "℗ 2024 Taylor Swift",
"type": "P"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02c246cd7fb142b383672627c8",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851c246cd7fb142b383672627c8",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273c246cd7fb142b383672627c8",
"width": 640
}
]
},
"date": {
"day": 3,
"month": 10,
"precision": "DAY",
"year": 2024
},
"id": "30gDvYhEgyTbGEdCIY8FWV",
"label": "Taylor Swift",
"name": "THE TORTURED POETS DEPARTMENT | TS The Eras Tour Setlist",
"playability": {
"playable": true,
"reason": "PLAYABLE"
},
"sharingInfo": {
"shareId": "NktgsNuLR0KlIPOYTT67VA",
"shareUrl": "https://open.spotify.com/album/30gDvYhEgyTbGEdCIY8FWV?si=NktgsNuLR0KlIPOYTT67VA"
},
"tracks": {
"totalCount": 7
},
"type": "COMPILATION",
"uri": "spotify:album:30gDvYhEgyTbGEdCIY8FWV"
}
]
}
}
],
"totalCount": 1
},
"Featuring Artists": {
"Featuring Taylor Swift": {
"items": [
{
"data": {
"__typename": "Playlist",
"description": "The essential tracks, all in one playlist.",
"id": "37i9dQZF1DX5KpP2LN299J",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f00000002a101d896dc6e158b275c31ac",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "This Is Taylor Swift",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DX5KpP2LN299J"
}
},
{
"data": {
"__typename": "Playlist",
"description": "The hottest 50. Cover: Shakira",
"id": "37i9dQZF1DXcBWIGoYBM5M",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f00000002b2fcce8f3fce2910355ee501",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "Today’s Top Hits",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DXcBWIGoYBM5M"
}
},
{
"data": {
"__typename": "Playlist",
"description": "Today's top country hits. Cover: Marshmello and Kelsea Ballerini",
"id": "37i9dQZF1DX1lVhptIYRda",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f00000002aef6c98652b0d8036e3aa1a5",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "Hot Country",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DX1lVhptIYRda"
}
},
{
"data": {
"__typename": "Playlist",
"description": "All your favorite Disney hits, including classics from Encanto, Descendants, Frozen, Mufasa: The Lion King, and Toy Story. ",
"id": "37i9dQZF1DX8C9xQcOrE6T",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f000000027a65237286a84ba2ef29cb27",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "Disney Hits",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DX8C9xQcOrE6T"
}
},
{
"data": {
"__typename": "Playlist",
"description": "Country music's 50 most played songs in the world. Updated weekly. Cover: Ella Langley",
"id": "37i9dQZF1DX7aUUBCKwo4Y",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f00000002d941df29a8e568c32e99a87f",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "Country Top 50",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DX7aUUBCKwo4Y"
}
}
],
"totalCount": 8
}
},
"On Tour": {
"concerts": {
"items": [],
"totalCount": 0
},
"merch": {
"items": []
}
},
"Discovered on": {
"items": [
{
"data": {
"__typename": "GenericError"
}
},
{
"data": {
"__typename": "GenericError"
}
},
{
"data": {
"__typename": "Playlist",
"description": "The essential tracks, all in one playlist.",
"id": "37i9dQZF1DX5KpP2LN299J",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://i.scdn.co/image/ab67706f00000002a101d896dc6e158b275c31ac",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "This Is Taylor Swift",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Spotify"
}
},
"uri": "spotify:playlist:37i9dQZF1DX5KpP2LN299J"
}
},
{
"data": {
"__typename": "GenericError"
}
},
{
"data": {
"__typename": "Playlist",
"description": "ALL TAYLOR SWIFT SONGS in order plus a few extras. All taylors versions included. 🤍",
"id": "1mwIluT6YC7UOrVfMNoowr",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67706c0000d72c5ab505a1843fa09c168293aa",
"width": null
}
]
}
],
"totalCount": 1
},
"name": "All Taylor Swift Songs",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Giselle ⸆⸉"
}
},
"uri": "spotify:playlist:1mwIluT6YC7UOrVfMNoowr"
}
}
],
"totalCount": 100
},
"Artist Playlists": {
"items": [
{
"data": {
"__typename": "Playlist",
"description": "Everything <a href=\"https://www.taylorswift.com/\">Taylor Swift</a> Right Here",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67706c0000d72c50c3581c282b1b2871248e85",
"width": null
}
]
}
]
},
"name": "Taylor Swift Complete Collection",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Taylor Swift"
}
},
"uri": "spotify:playlist:4GtQVhGjAwcHFz82UKy3Ca"
}
},
{
"data": {
"__typename": "Playlist",
"description": "Songs From Lover Performed Live In Paris ",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://image-cdn-fa.spotifycdn.com/image/ab67706c0000d72c8810d6b470de5a439b491000",
"width": null
}
]
}
]
},
"name": "Live From Paris",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Taylor Swift"
}
},
"uri": "spotify:playlist:1Ew1IbrHjmNedkANLw1jdr"
}
},
{
"data": {
"__typename": "Playlist",
"description": "The complete setlist from the Taylor Swift reputation Stadium Tour including special guests",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://image-cdn-ak.spotifycdn.com/image/ab67706c0000d72cd17e192d4a08b8d87b6baa18",
"width": null
}
]
}
]
},
"name": "rep Tour and Friends",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Taylor Swift"
}
},
"uri": "spotify:playlist:074AoVXFnnlKmSpz28uqe0"
}
},
{
"data": {
"__typename": "Playlist",
"description": "",
"images": {
"items": [
{
"sources": [
{
"height": null,
"url": "https://image-cdn-ak.spotifycdn.com/image/ab67706c0000d72cdcef9bbc0ba7be550664fe13",
"width": null
}
]
}
]
},
"name": "And, baby, that’s show business for you ❤️🔥",
"ownerV2": {
"data": {
"__typename": "User",
"name": "Taylor Swift"
}
},
"uri": "spotify:playlist:65uAjFTt4N8sEJeonhNOBL"
}
}
],
"totalCount": 4
},
"Fans also like": {
"items": [
{
"id": "74KM79TiuVKeVCqs8QtB0B",
"profile": {
"name": "Sabrina Carpenter"
},
"uri": "spotify:artist:74KM79TiuVKeVCqs8QtB0B",
"visuals": {
"avatarImage": {
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5eb78e45cfa4697ce3c437cb455",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f17878e45cfa4697ce3c437cb455",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab6761610000517478e45cfa4697ce3c437cb455",
"width": 320
}
]
}
}
},
{
"id": "66CXWjxzNUsdJxJ2JdwvnR",
"profile": {
"name": "Ariana Grande"
},
"uri": "spotify:artist:66CXWjxzNUsdJxJ2JdwvnR",
"visuals": {
"avatarImage": {
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5eb766397ec42a573a53eb5fb87",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f178766397ec42a573a53eb5fb87",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab67616100005174766397ec42a573a53eb5fb87",
"width": 320
}
]
}
}
},
{
"id": "4tuJ0bMpJh08umKkEXKUI5",
"profile": {
"name": "Gracie Abrams"
},
"uri": "spotify:artist:4tuJ0bMpJh08umKkEXKUI5",
"visuals": {
"avatarImage": {
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5eb18e3675ebfda9c29cfb2b57e",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f17818e3675ebfda9c29cfb2b57e",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab6761610000517418e3675ebfda9c29cfb2b57e",
"width": 320
}
]
}
}
},
{
"id": "1McMsnEElThX1knmY4oliG",
"profile": {
"name": "Olivia Rodrigo"
},
"uri": "spotify:artist:1McMsnEElThX1knmY4oliG",
"visuals": {
"avatarImage": {
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5ebb14eb4dcfd2f3858bed06e44",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f178b14eb4dcfd2f3858bed06e44",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab67616100005174b14eb4dcfd2f3858bed06e44",
"width": 320
}
]
}
}
},
{
"id": "6KImCVD70vtIoJWnq6nGn3",
"profile": {
"name": "Harry Styles"
},
"uri": "spotify:artist:6KImCVD70vtIoJWnq6nGn3",
"visuals": {
"avatarImage": {
"sources": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6761610000e5ebe309f8c3056a59f20d0968ca",
"width": 640
},
{
"height": 160,
"url": "https://i.scdn.co/image/ab6761610000f178e309f8c3056a59f20d0968ca",
"width": 160
},
{
"height": 320,
"url": "https://i.scdn.co/image/ab67616100005174e309f8c3056a59f20d0968ca",
"width": 320
}
]
}
}
}
],
"totalCount": 40
},
"Appears On": {
"items": [
{
"releases": {
"items": [
{
"artists": {
"items": [
{
"profile": {
"name": "Gracie Abrams"
},
"uri": "spotify:artist:4tuJ0bMpJh08umKkEXKUI5"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e021dac3694b3289cd903cb3acf",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048511dac3694b3289cd903cb3acf",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2731dac3694b3289cd903cb3acf",
"width": 640
}
]
},
"date": {
"year": 2024
},
"id": "0hBRqPYPXhr1RkTDG3n4Mk",
"name": "The Secret of Us (Deluxe)",
"sharingInfo": {
"shareId": "15ESib24T5GcdL-fXryBnQ",
"shareUrl": "https://open.spotify.com/album/0hBRqPYPXhr1RkTDG3n4Mk?si=15ESib24T5GcdL-fXryBnQ"
},
"type": "ALBUM",
"uri": "spotify:album:0hBRqPYPXhr1RkTDG3n4Mk"
},
{
"artists": {
"items": [
{
"profile": {
"name": "Gracie Abrams"
},
"uri": "spotify:artist:4tuJ0bMpJh08umKkEXKUI5"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02aa03e0d932f0f936f2f81f9f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851aa03e0d932f0f936f2f81f9f",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273aa03e0d932f0f936f2f81f9f",
"width": 640
}
]
},
"date": {
"year": 2024
},
"id": "7ce3IkZzM0jPo2KfB7iDVU",
"name": "The Secret of Us (Deluxe)",
"sharingInfo": {
"shareId": "RJFg3CxnQFaKHaMluZGhww",
"shareUrl": "https://open.spotify.com/album/7ce3IkZzM0jPo2KfB7iDVU?si=RJFg3CxnQFaKHaMluZGhww"
},
"type": "ALBUM",
"uri": "spotify:album:7ce3IkZzM0jPo2KfB7iDVU"
}
],
"totalCount": 2
}
},
{
"releases": {
"items": [
{
"artists": {
"items": [
{
"profile": {
"name": "Gracie Abrams"
},
"uri": "spotify:artist:4tuJ0bMpJh08umKkEXKUI5"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e026e2101520787791370f4a96b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048516e2101520787791370f4a96b",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2736e2101520787791370f4a96b",
"width": 640
}
]
},
"date": {
"year": 2024
},
"id": "56bdWeO40o3WfAD2Lja4dl",
"name": "The Secret of Us",
"sharingInfo": {
"shareId": "YQ1MPx2IQ0eu4_lZoqjrXA",
"shareUrl": "https://open.spotify.com/album/56bdWeO40o3WfAD2Lja4dl?si=YQ1MPx2IQ0eu4_lZoqjrXA"
},
"type": "ALBUM",
"uri": "spotify:album:56bdWeO40o3WfAD2Lja4dl"
},
{
"artists": {
"items": [
{
"profile": {
"name": "Gracie Abrams"
},
"uri": "spotify:artist:4tuJ0bMpJh08umKkEXKUI5"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e024ba1c73e08db2c003a78e148",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048514ba1c73e08db2c003a78e148",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2734ba1c73e08db2c003a78e148",
"width": 640
}
]
},
"date": {
"year": 2024
},
"id": "4XXTsu7r9865VvXdvF2iQP",
"name": "The Secret of Us",
"sharingInfo": {
"shareId": "TslyppGeTr2mNr9nPokJbw",
"shareUrl": "https://open.spotify.com/album/4XXTsu7r9865VvXdvF2iQP?si=TslyppGeTr2mNr9nPokJbw"
},
"type": "ALBUM",
"uri": "spotify:album:4XXTsu7r9865VvXdvF2iQP"
}
],
"totalCount": 2
}
},
{
"releases": {
"items": [
{
"artists": {
"items": [
{
"profile": {
"name": "Various Artists"
},
"uri": "spotify:artist:0LyfQWJT6nXafLPZqxe9Of"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e020e8ba185f3e9f15630a7b5fb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048510e8ba185f3e9f15630a7b5fb",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2730e8ba185f3e9f15630a7b5fb",
"width": 640
}
]
},
"date": {
"year": 2009
},
"id": "1fc8tPf36cZhNYpNFrWh7o",
"name": "Hannah Montana The Movie",
"sharingInfo": {
"shareId": "ws6eSBb9S2qqobmUEBCvxw",
"shareUrl": "https://open.spotify.com/album/1fc8tPf36cZhNYpNFrWh7o?si=ws6eSBb9S2qqobmUEBCvxw"
},
"type": "COMPILATION",
"uri": "spotify:album:1fc8tPf36cZhNYpNFrWh7o"
}
],
"totalCount": 1
}
},
{
"releases": {
"items": [
{
"artists": {
"items": [
{
"profile": {
"name": "Various Artists"
},
"uri": "spotify:artist:0LyfQWJT6nXafLPZqxe9Of"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e025997605214d568d73fd365c2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048515997605214d568d73fd365c2",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2735997605214d568d73fd365c2",
"width": 640
}
]
},
"date": {
"year": 2017
},
"id": "5VML6S956h4YfoYPooqLEi",
"name": "Fifty Shades Darker (Original Motion Picture Soundtrack)",
"sharingInfo": {
"shareId": "lN93pCCYRHavK-egtU4dYw",
"shareUrl": "https://open.spotify.com/album/5VML6S956h4YfoYPooqLEi?si=lN93pCCYRHavK-egtU4dYw"
},
"type": "COMPILATION",
"uri": "spotify:album:5VML6S956h4YfoYPooqLEi"
}
],
"totalCount": 1
}
},
{
"releases": {
"items": [
{
"artists": {
"items": [
{
"profile": {
"name": "B.o.B"
},
"uri": "spotify:artist:5ndkK3dpZLKtBklKjxNQwT"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02a191830c8b300bc71c2faac7",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851a191830c8b300bc71c2faac7",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273a191830c8b300bc71c2faac7",
"width": 640
}
]
},
"date": {
"year": 2012
},
"id": "7qqCw47pAWFzhwTpVRd0zE",
"name": "Strange Clouds",
"sharingInfo": {
"shareId": "l3U5hMbOR_2fCvKKWpERNQ",
"shareUrl": "https://open.spotify.com/album/7qqCw47pAWFzhwTpVRd0zE?si=l3U5hMbOR_2fCvKKWpERNQ"
},
"type": "ALBUM",
"uri": "spotify:album:7qqCw47pAWFzhwTpVRd0zE"
},
{
"artists": {
"items": [
{
"profile": {
"name": "B.o.B"
},
"uri": "spotify:artist:5ndkK3dpZLKtBklKjxNQwT"
}
]
},
"coverArt": {
"sources": [
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02cbc3bf3407cc078f63aa498a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851cbc3bf3407cc078f63aa498a",
"width": 64
},
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273cbc3bf3407cc078f63aa498a",
"width": 640
}
]
},
"date": {
"year": 2012
},
"id": "5JXkw4LxF9hvWECwy2Mzgy",
"name": "Strange Clouds",
"sharingInfo": {
"shareId": "LmEyG6ijR62jS0G2ZawRSA",
"shareUrl": "https://open.spotify.com/album/5JXkw4LxF9hvWECwy2Mzgy?si=LmEyG6ijR62jS0G2ZawRSA"
},
"type": "ALBUM",
"uri": "spotify:album:5JXkw4LxF9hvWECwy2Mzgy"
}
],
"totalCount": 2
}
}
],
"totalCount": 153
}
}
}
}Billing metadata (credits charged, cache hit/miss) is returned in the X-Captapi-Credits and X-Captapi-Cache response headers.
Request parameters
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Spotify URL, URI, or ID. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumble. |
| cache | boolean | No | Set true to serve from the 24h response cache. Default false — always fetch fresh data. |
Frequently asked questions
What does the Spotify Artist API do?
The Spotify Artist API lets you fetch profile or page details and audience stats from a public Spotify profile or page using one GET request to /v1/spotify/artist. It returns clean JSON — no OAuth or infrastructure setup required.
How many credits does the Spotify Artist API cost?
Each successful call costs 6 credits. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Failed or empty results are never charged.
Do I need a Spotify API key or OAuth?
No. A single Captapi key works across every platform Captapi supports — YouTube, TikTok, Instagram, Facebook, Twitter/X, Reddit, Threads, Bluesky, Pinterest, LinkedIn, Rumble, Spotify, Kwai, and more. We handle proxies, rate limits, retries, and authentication for you.
Is the Spotify Artist API suitable for production use?
Yes. It is a stable REST endpoint with predictable JSON and automatic retries. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Use it for analytics, monitoring, and content automation.
Ready to get Spotify artist?
Start free with 100 credits — no credit card required.
Get your free API key