<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic API endpoint for getting multiple Albums (with tracks) from multiple Artists in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/API-endpoint-for-getting-multiple-Albums-with-tracks-from/m-p/5321078#M3849</link>
    <description>&lt;P&gt;My web app is using the Spotify API to get all of the albums by multiple artists.&lt;/P&gt;&lt;P&gt;I have to call &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The number of artists can easily be in the hundreds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because (somewhat unintentionally) my app is optimized for concurrency, it tries to make a lot of these requests at the same time and the rate limit cap is reached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This cap is reached when its just me testing it - 1 user. I know I can apply for my rate limit to be increased but I think the main problem isn't the rate limit but that&lt;STRONG&gt; I can't get the albums from multiple artists in a single call so the app is making more requests than it should have to.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that there might be a limit to how many you can request at once. It's really frustrating that I'm going to have to intentionally throttle my app because of this.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Dec 2021 08:49:45 GMT</pubDate>
    <dc:creator>jorepstein1</dc:creator>
    <dc:date>2021-12-29T08:49:45Z</dc:date>
    <item>
      <title>API endpoint for getting multiple Albums (with tracks) from multiple Artists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-endpoint-for-getting-multiple-Albums-with-tracks-from/m-p/5321078#M3849</link>
      <description>&lt;P&gt;My web app is using the Spotify API to get all of the albums by multiple artists.&lt;/P&gt;&lt;P&gt;I have to call &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The number of artists can easily be in the hundreds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because (somewhat unintentionally) my app is optimized for concurrency, it tries to make a lot of these requests at the same time and the rate limit cap is reached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This cap is reached when its just me testing it - 1 user. I know I can apply for my rate limit to be increased but I think the main problem isn't the rate limit but that&lt;STRONG&gt; I can't get the albums from multiple artists in a single call so the app is making more requests than it should have to.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that there might be a limit to how many you can request at once. It's really frustrating that I'm going to have to intentionally throttle my app because of this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 08:49:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-endpoint-for-getting-multiple-Albums-with-tracks-from/m-p/5321078#M3849</guid>
      <dc:creator>jorepstein1</dc:creator>
      <dc:date>2021-12-29T08:49:45Z</dc:date>
    </item>
  </channel>
</rss>

