Spotify
GET /v1/spotify/artist

Spotify Artist API

Fetch Spotify profile data — follower counts, bio, verification, and stats.

6 credits per request
TL;DR
The Spotify Artist API (Spotify) returns fetch Spotify profile data — follower counts, bio, verification, and stats. It's a single authenticated GET request to /v1/spotify/artist that responds with clean JSON, costs 6 credits, and is cached for 24 hours (repeat calls are free). Start with 100 free credits — no credit card.

What is the Spotify Artist API?

The Spotify Artist API lets you fetch profile/channel details and audience stats from Spotify with a single REST call. No OAuth, no scraping infrastructure, and no platform SDKs — send the URL, get clean structured JSON back. Results are cached for 24 hours, so repeat lookups are instant and free.

What you get

  • Display name, handle, bio, and avatar
  • Follower / subscriber and content counts
  • Verification status and external links
  • Aggregate engagement signals

Try it

Fill in the parameters below and copy a ready-to-run request in your language of choice.

Parameters

curl "https://api.captapi.com/v1/spotify/artist?url=https%3A%2F%2Fopen.spotify.com%2Fartist%2F06HL4z0CvFAxyc27GXpf02" \
  -H "Authorization: Bearer capt_live_..."

Edit the parameters and the code updates instantly. Switch languages and hit copy.

Example response

{
  "success": true,
  "cached": false,
  "creditsUsed": 6,
  "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": 160118231,
    "monthlyListeners": 103061278,
    "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": 103061278,
      "followers": 160118231,
      "worldRank": 6,
      "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": "fBYpswPJQzuCNwrKgVV7lw",
        "shareUrl": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02?si=fBYpswPJQzuCNwrKgVV7lw"
      },
      "topCities": {
        "items": [
          {
            "city": "London",
            "country": "GB",
            "numberOfListeners": 1670958,
            "region": "ENG"
          },
          {
            "city": "Quezon City",
            "country": "PH",
            "numberOfListeners": 1131673,
            "region": "00"
          },
          {
            "city": "Sydney",
            "country": "AU",
            "numberOfListeners": 1102418,
            "region": "NSW"
          },
          {
            "city": "São Paulo",
            "country": "BR",
            "numberOfListeners": 1096243,
            "region": "SP"
          },
          {
            "city": "Mexico City",
            "country": "MX",
            "numberOfListeners": 1021611,
            "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": "1491671445",
              "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": "84947701",
              "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": "790841273",
              "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": "3405658728",
              "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": "2496433112",
              "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-ak.spotifycdn.com/image/ab67616d000075a0a35a1d4983e2b4fd0094f910"
              },
              {
                "url": "https://image-cdn-ak.spotifycdn.com/image/ab67616d000090d5a35a1d4983e2b4fd0094f910"
              },
              {
                "url": "https://image-cdn-ak.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": "ZO_vw69kS4SjavYta74llw",
          "shareUrl": "https://open.spotify.com/album/4Ii9whWXI1O1H01ziECRaG?si=ZO_vw69kS4SjavYta74llw"
        },
        "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": "l-jBdWShQzWb44nv3K0cIQ",
              "shareUrl": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I?si=l-jBdWShQzWb44nv3K0cIQ"
            },
            "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": "ZkgAEuOYQre5Ut_dzH5C-Q",
              "shareUrl": "https://open.spotify.com/album/1NAmidJlEaVgA3MpcPFYGq?si=ZkgAEuOYQre5Ut_dzH5C-Q"
            },
            "tracks": {
              "totalCount": 18
            },
            "type": "ALBUM",
            "uri": "spotify:album:1NAmidJlEaVgA3MpcPFYGq"
          },
          {
            "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": "UFSESJE5SiqZiHvEPewTgg",
              "shareUrl": "https://open.spotify.com/album/6DEjYFkNZh67HP7R9PSZvv?si=UFSESJE5SiqZiHvEPewTgg"
            },
            "tracks": {
              "totalCount": 15
            },
            "type": "ALBUM",
            "uri": "spotify:album:6DEjYFkNZh67HP7R9PSZvv"
          },
          {
            "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": "M_Fm0QJFToiXfWY7cvyJBw",
              "shareUrl": "https://open.spotify.com/album/2fenSS68JI1h4Fo296JfGr?si=M_Fm0QJFToiXfWY7cvyJBw"
            },
            "tracks": {
              "totalCount": 16
            },
            "type": "ALBUM",
            "uri": "spotify:album:2fenSS68JI1h4Fo296JfGr"
          },
          {
            "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": "nD5caEn5QCuiI6DLQpbX0w",
              "shareUrl": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb?si=nD5caEn5QCuiI6DLQpbX0w"
            },
            "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": "wKuIskhPQzSZ4MmcJ_SlYA",
                    "shareUrl": "https://open.spotify.com/album/6QNMhoV8V0u7cFuhhUBOn7?si=wKuIskhPQzSZ4MmcJ_SlYA"
                  },
                  "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": "2-jhzL0XS4-wvt_bUM2vaw",
                    "shareUrl": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I?si=2-jhzL0XS4-wvt_bUM2vaw"
                  },
                  "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": "DjM_i_caRnCoWNP25qSPCA",
                    "shareUrl": "https://open.spotify.com/album/4tFsJC9jQ0Qjj7HSExhAdm?si=DjM_i_caRnCoWNP25qSPCA"
                  },
                  "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": "VAp26zJLRK6oC7NCGEsWvA",
                    "shareUrl": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb?si=VAp26zJLRK6oC7NCGEsWvA"
                  },
                  "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": "e__mFVWnSd2zHEoi2zJ4Lg",
                    "shareUrl": "https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt?si=e__mFVWnSd2zHEoi2zJ4Lg"
                  },
                  "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": "pVHcN6zbQYKHFui6grcVSQ",
                    "shareUrl": "https://open.spotify.com/album/4Ii9whWXI1O1H01ziECRaG?si=pVHcN6zbQYKHFui6grcVSQ"
                  },
                  "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": "WfE6OaBsSd69p0A97o15mA",
                    "shareUrl": "https://open.spotify.com/album/71GTik4z9bbKKY2EmUvkDI?si=WfE6OaBsSd69p0A97o15mA"
                  },
                  "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": "oAtbVYigQZKf-Sa3KvhRPg",
                    "shareUrl": "https://open.spotify.com/album/1OioQUIAwZ6PE2V7UJUHX2?si=oAtbVYigQZKf-Sa3KvhRPg"
                  },
                  "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": "9vaI9QKxThmVaab2weOvbQ",
                    "shareUrl": "https://open.spotify.com/album/6WNAGQ9MfrSyOFbMc66pCz?si=9vaI9QKxThmVaab2weOvbQ"
                  },
                  "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": "scNxMRksRRyVsdNClbnYLw",
                    "shareUrl": "https://open.spotify.com/album/72hPyRss6soJeGQLEek1qr?si=scNxMRksRRyVsdNClbnYLw"
                  },
                  "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": "ZwmlmrYEQ7qhTjsPN7_2Xg",
                    "shareUrl": "https://open.spotify.com/album/30gDvYhEgyTbGEdCIY8FWV?si=ZwmlmrYEQ7qhTjsPN7_2Xg"
                  },
                  "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: Ariana Grande",
                "id": "37i9dQZF1DXcBWIGoYBM5M",
                "images": {
                  "items": [
                    {
                      "sources": [
                        {
                          "height": null,
                          "url": "https://i.scdn.co/image/ab67706f000000026a4ce0270640ea2db34c5ab7",
                          "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: Blake Whiten",
                "id": "37i9dQZF1DX1lVhptIYRda",
                "images": {
                  "items": [
                    {
                      "sources": [
                        {
                          "height": null,
                          "url": "https://i.scdn.co/image/ab67706f000000026ecd16d29d3ed211eb6414a4",
                          "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: Taylor Swift",
                "id": "37i9dQZF1DX7aUUBCKwo4Y",
                "images": {
                  "items": [
                    {
                      "sources": [
                        {
                          "height": null,
                          "url": "https://i.scdn.co/image/ab67706f0000000295fbef161477dcc2f778df88",
                          "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": "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": "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-ak.spotifycdn.com/image/ab67706c0000da8450c3581c282b1b2871248e85",
                        "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-ak.spotifycdn.com/image/ab67706c0000da848810d6b470de5a439b491000",
                        "width": null
                      }
                    ]
                  }
                ]
              },
              "name": "Live From Paris",
              "ownerV2": {
                "data": {
                  "__typename": "User",
                  "name": "Taylor Swift"
                }
              },
              "uri": "spotify:playlist:1Ew1IbrHjmNedkANLw1jdr"
            }
          },
          {
            "data": {
              "__typename": "Playlist",
              "description": "",
              "images": {
                "items": [
                  {
                    "sources": [
                      {
                        "height": null,
                        "url": "https://image-cdn-ak.spotifycdn.com/image/ab67706c0000da84dcef9bbc0ba7be550664fe13",
                        "width": null
                      }
                    ]
                  }
                ]
              },
              "name": "And, baby, that’s show business for you ❤️‍🔥",
              "ownerV2": {
                "data": {
                  "__typename": "User",
                  "name": "Taylor Swift"
                }
              },
              "uri": "spotify:playlist:65uAjFTt4N8sEJeonhNOBL"
            }
          },
          {
            "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"
            }
          }
        ],
        "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": "-ZL4TUrmRmaZFxSoWFemrg",
                    "shareUrl": "https://open.spotify.com/album/0hBRqPYPXhr1RkTDG3n4Mk?si=-ZL4TUrmRmaZFxSoWFemrg"
                  },
                  "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": "zNgKrS7IQZKlGdk_NGuyZA",
                    "shareUrl": "https://open.spotify.com/album/7ce3IkZzM0jPo2KfB7iDVU?si=zNgKrS7IQZKlGdk_NGuyZA"
                  },
                  "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": "MTTnCGKSQOS19U-GLuCSPg",
                    "shareUrl": "https://open.spotify.com/album/56bdWeO40o3WfAD2Lja4dl?si=MTTnCGKSQOS19U-GLuCSPg"
                  },
                  "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": "DNMtAo8gQYWfMR-aOJbVDA",
                    "shareUrl": "https://open.spotify.com/album/4XXTsu7r9865VvXdvF2iQP?si=DNMtAo8gQYWfMR-aOJbVDA"
                  },
                  "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": "xrkhEyCqQ22lwBokOe0fiQ",
                    "shareUrl": "https://open.spotify.com/album/1fc8tPf36cZhNYpNFrWh7o?si=xrkhEyCqQ22lwBokOe0fiQ"
                  },
                  "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": "H2QFIiN0TtK0bOsCKBBPCA",
                    "shareUrl": "https://open.spotify.com/album/5VML6S956h4YfoYPooqLEi?si=H2QFIiN0TtK0bOsCKBBPCA"
                  },
                  "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": "ZgvombztSn2wR0gC4-hG1Q",
                    "shareUrl": "https://open.spotify.com/album/7qqCw47pAWFzhwTpVRd0zE?si=ZgvombztSn2wR0gC4-hG1Q"
                  },
                  "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": "rsFQKyZ7Q8K2fKUdITUXvw",
                    "shareUrl": "https://open.spotify.com/album/5JXkw4LxF9hvWECwy2Mzgy?si=rsFQKyZ7Q8K2fKUdITUXvw"
                  },
                  "type": "ALBUM",
                  "uri": "spotify:album:5JXkw4LxF9hvWECwy2Mzgy"
                }
              ],
              "totalCount": 2
            }
          }
        ],
        "totalCount": 153
      }
    }
  }
}

Failed requests (4xx/5xx) are never charged. See the full list of error codes in the error reference.

Response structure

A successful call returns success, cached, creditsUsed, and a data object with the following fields:

Profile

  • handleProfile / channel handle.
  • nameDisplay name.
  • bioProfile bio or description.
  • verifiedWhether the account is verified.

Stats

  • followersFollower / subscriber count.
  • postsTotal number of posts / videos.

Parameters

NameTypeRequiredDescription
urlstringYesSpotify 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.

Authentication: send your key as Authorization: Bearer capt_live_.... A typical call costs 6 credits. Repeat calls for the same request are served from cache for free.

Using an AI agent? This endpoint is the MCP tool spotify_artist via @captapi/mcp. Set it up →

How it works

  1. 1. Sign up — get 100 free credits, no card required.
  2. 2. Create a key from your dashboard.
  3. 3. Send one request to /v1/spotify/artist and parse the JSON response.

Use cases

Influencer Discovery

Find and vet creators by audience size.

CRM Enrichment

Add social stats to your contact profiles.

Competitive Analysis

Track follower growth and posting cadence.

Outreach

Qualify partnership and sponsorship targets.

Frequently asked questions

What does the Spotify Artist API do?+

The Spotify Artist API lets you fetch profile/channel details and audience stats from a public Spotify profile using one GET request to /v1/spotify/artist. It returns clean JSON — no OAuth or scraping setup required.

How many credits does the Spotify Artist API cost?+

Each successful call costs 6 credits. Responses are cached for 24 hours, and cached results cost 0 credits. 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, and Rumble. 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, automatic retries, and a shared 24-hour cache. Use it for RAG pipelines, analytics, monitoring, and content automation.

More Spotify APIs

Ready to use the Spotify Artist API?

Sign up, grab your key, and make your first call in 60 seconds.