<?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 Re: Amount of API uses in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5085174#M1668</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24092588"&gt;@Mauritsb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This rate-limiting applies to all endpoints. You could try to choose for a larger interval to check the current progress in the song. Let me know if you have any other questions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one,&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 11:15:23 GMT</pubDate>
    <dc:creator>Hubo</dc:creator>
    <dc:date>2020-12-03T11:15:23Z</dc:date>
    <item>
      <title>Amount of API uses</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5082985#M1649</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Netherlands&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(iOS 10, Android&amp;nbsp;Oreo, Windows 10,etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How many times can i use the spotify API every day? I want to make an application that scans users (my friends) and when someone plays a certain song it will send a discord message. But I don't know how many times I can us the API on a daily bases. I want to prevent that i get blocked from the API.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 19:39:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5082985#M1649</guid>
      <dc:creator>Mauritsb</dc:creator>
      <dc:date>2020-12-01T19:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Amount of API uses</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5083007#M1652</link>
      <description>&lt;P&gt;Hallo&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24092588"&gt;@Mauritsb&lt;/a&gt;, thanks for posting on the Spotify for Developers board!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Rate limiting is applied as per application based on Client ID, and regardless of the number of users who use the application simultaneously. Right now, there's no information to share about the specific amount of requests you can do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To reduce the amount of requests, use endpoints that fetch multiple entities in one request. For example: If you often request single tracks, albums, or artists, use endpoints such as &lt;A href="https://developer.spotify.com/documentation/web-api/reference/tracks/get-several-tracks/" target="_blank"&gt;Get Several Tracks&lt;/A&gt;, &lt;A href="https://developer.spotify.com/documentation/web-api/reference/albums/get-several-albums/" target="_blank"&gt;Get Several Albums&lt;/A&gt; or &lt;A href="https://developer.spotify.com/documentation/web-api/reference/artists/get-several-artists/" target="_blank"&gt;Get Several Artists&lt;/A&gt;, instead.&amp;nbsp;Let me know if you have any questions!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a great day and happy coding!&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 20:03:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5083007#M1652</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2020-12-01T20:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Amount of API uses</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5083035#M1655</link>
      <description>&lt;P&gt;Hi Hugo&lt;/P&gt;&lt;P&gt;Does this also apply for the &lt;A href="https://developer.spotify.com/documentation/web-api/reference/player/get-information-about-the-users-current-playback/" target="_blank" rel="noopener"&gt;Get information about the user's current playback&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Because I want to scan multiple users at the same time. I just need to know 1 song.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 20:41:05 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5083035#M1655</guid>
      <dc:creator>Mauritsb</dc:creator>
      <dc:date>2020-12-01T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Amount of API uses</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5085174#M1668</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24092588"&gt;@Mauritsb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This rate-limiting applies to all endpoints. You could try to choose for a larger interval to check the current progress in the song. Let me know if you have any other questions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one,&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 11:15:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Amount-of-API-uses/m-p/5085174#M1668</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2020-12-03T11:15:23Z</dc:date>
    </item>
  </channel>
</rss>

