Spotify Scope
Scopes provide Spotify users using third-party apps the confidence that only the information they choose to share will be shared, and nothing more.
Each represents a distinct privilege and may be required by one or more endpoints as discussed on the Spotify Authorization Documentation
Parameters
uri
The scope id
Entries
APP_REMOTE_CONTROL
Link copied to clipboard
APP_REMOTE_CONTROL("app-remote-control")
Content copied to clipboard
Remote control playback of Spotify.
PLAYLIST_READ_PRIVATE
Link copied to clipboard
PLAYLIST_READ_PRIVATE("playlist-read-private")
Content copied to clipboard
Read access to user's private playlists.
PLAYLIST_READ_COLLABORATIVE
Link copied to clipboard
PLAYLIST_READ_COLLABORATIVE("playlist-read-collaborative")
Content copied to clipboard
Include collaborative playlists when requesting a user's playlists.
PLAYLIST_MODIFY_PUBLIC
Link copied to clipboard
PLAYLIST_MODIFY_PUBLIC("playlist-modify-public")
Content copied to clipboard
Write access to a user's public playlists.
PLAYLIST_MODIFY_PRIVATE
Link copied to clipboard
PLAYLIST_MODIFY_PRIVATE("playlist-modify-private")
Content copied to clipboard
Write access to a user's private playlists.
UGC_IMAGE_UPLOAD
Link copied to clipboard
UGC_IMAGE_UPLOAD("ugc-image-upload")
Content copied to clipboard
Let the application upload playlist covers and profile imagesVisible to users: Upload images to personalize your profile or playlist cover
USER_FOLLOW_MODIFY
Link copied to clipboard
USER_FOLLOW_MODIFY("user-follow-modify")
Content copied to clipboard
Write/delete access to the list of artists and other users that the user follows.
USER_FOLLOW_READ
Link copied to clipboard
USER_FOLLOW_READ("user-follow-read")
Content copied to clipboard
Read access to the list of artists and other users that the user follows.
USER_LIBRARY_READ
Link copied to clipboard
USER_LIBRARY_READ("user-library-read")
Content copied to clipboard
Read access to a user's "Your Music" library.
USER_LIBRARY_MODIFY
Link copied to clipboard
USER_LIBRARY_MODIFY("user-library-modify")
Content copied to clipboard
Write/delete access to a user's "Your Music" library.
USER_MODIFY_PLAYBACK_STATE
Link copied to clipboard
USER_MODIFY_PLAYBACK_STATE("user-modify-playback-state")
Content copied to clipboard
Write access to a user’s playback stateVisible to users: Control playback on your Spotify clients and Spotify Connect devices.
USER_READ_PRIVATE
Link copied to clipboard
USER_READ_PRIVATE("user-read-private")
Content copied to clipboard
Read access to user’s subscription details (type of user account).
USER_READ_EMAIL
Link copied to clipboard
USER_READ_EMAIL("user-read-email")
Content copied to clipboard
Read access to user’s email address.
USER_TOP_READ
Link copied to clipboard
USER_TOP_READ("user-top-read")
Content copied to clipboard
Read access to a user's top artists and tracks.
USER_READ_PLAYBACK_STATE
Link copied to clipboard
USER_READ_PLAYBACK_STATE("user-read-playback-state")
Content copied to clipboard
Read access to a user’s player state.
USER_READ_PLAYBACK_POSITION
Link copied to clipboard
USER_READ_PLAYBACK_POSITION("user-read-playback-position")
Content copied to clipboard
Read access to a user’s playback position in a content.
USER_READ_CURRENTLY_PLAYING
Link copied to clipboard
USER_READ_CURRENTLY_PLAYING("user-read-currently-playing")
Content copied to clipboard
Read access to a user’s currently playing trackVisible to users: Read your currently playing track
USER_READ_RECENTLY_PLAYED
Link copied to clipboard
USER_READ_RECENTLY_PLAYED("user-read-recently-played")
Content copied to clipboard
Read access to a user’s recently played tracks.
Functions
Properties
Sources
(source)
Link copied to clipboard