Web API Changelog - May 2026
Overview
This page documents changes to the Spotify Web API made in May 2026.
Changes to fields
User
- [ADDED] account_id — A public, immutable, pseudoanonymous identifier for the user's account. This field is returned by the Get Current User's Profile endpoint. Use
account_idrather thanidwhen linking user accounts to your service, as it is stable and will not change over the lifetime of the account. See Spotify URIs and IDs for more details.