3
2 Comments
Photo of Darko Gjorgjievski

Spotify has cut access to several of its API features. Eight different endpoints will no longer be accessible, according to a company announcement. Some of these endpoints include: Related Artists, Featured Playlists, and Recommendations. Many developers on X have already noticed the changes and started complaining:

  1. 1

    This means any app or service that depended on those specific endpoints (for example, third-party recommendation tools or playlist generators) will now either stop working or return incomplete data. Many developers noticed this change suddenly because Spotify didn’t provide a long transition period.

    If your app or tool used those endpoints, you’ll need to:

    1. Check Spotify’s new API documentation for alternative endpoints.

    2. Migrate to their “Search” and “Browse” endpoints (some limited overlap still exists).

    3. Consider caching or mixing APIs — e.g., use Spotify’s /search plus your own logic for recommendations.

  2. 1

    Thanks man for sharing

Create a free account
to read this article.

Already have an account? Sign in.