[GH-ISSUE #287] Spotify API endpoints removal and changes #212

Open
opened 2026-02-27 19:26:37 +03:00 by kerem · 2 comments
Owner

Originally created by @WillyReyno on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/287

Hello,

I don't see anyone talking about this here, but Spotify has announced they will be removing many endpoints from their API (including user playlist handling, tracks and album markets, and many more).

Overall update on Developer Access & Security: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
List of endpoint changes: https://developer.spotify.com/documentation/web-api/references/changes/february-2026

If I'm reading this correctly, all changes will take effect on March 9.

Good luck to all fellow devs working with their API to prepare for this in such a short time.

Originally created by @WillyReyno on GitHub (Feb 16, 2026). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/287 Hello, I don't see anyone talking about this here, but Spotify has announced they will be removing many endpoints from their API (including user playlist handling, tracks and album markets, and many more). Overall update on Developer Access & Security: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security List of endpoint changes: https://developer.spotify.com/documentation/web-api/references/changes/february-2026 If I'm reading this correctly, all changes will take effect on March 9. Good luck to all fellow devs working with their API to prepare for this in such a short time.
Author
Owner

@jwilsson commented on GitHub (Feb 16, 2026):

Hello!
Thanks for opening this issue! I'm working on updating the library to support the new endpoints added while trying as best as I can to maintain backwards compatibility in the library API surface. I'm hoping I'll have something available later this week.

<!-- gh-comment-id:3909817499 --> @jwilsson commented on GitHub (Feb 16, 2026): Hello! Thanks for opening this issue! I'm working on updating the library to support the new endpoints added while trying as best as I can to maintain backwards compatibility in the library API surface. I'm hoping I'll have something available later this week.
Author
Owner

@jwilsson commented on GitHub (Feb 19, 2026):

I just pushed 7.1.0 deprecating a whole bunch of methods but providing alternatives to the ones where there's a replacement in the API. I hope everything is backwards compatibility but if you find any issues please let me know!

<!-- gh-comment-id:3929219807 --> @jwilsson commented on GitHub (Feb 19, 2026): I just pushed `7.1.0` deprecating a whole bunch of methods but providing alternatives to the ones where there's a replacement in the API. I hope everything is backwards compatibility but if you find any issues please let me know!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#212
No description provided.