Close
Toolcog home
toolcog
spotify
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
PUT
DELETE
POST
Check If User Follows Artists or Users
Authenticated
check-current-user-follows
GET/me/following/contains
Users
Artists
Library
Check if Current User Follows Playlist
Authenticated
check-if-user-follows-playlist
GET/playlists/{playlist_id}/followers/contains
Users
Playlists
Follow Artists or Users
Authenticated
follow-artists-users
PUT/me/following
Users
Artists
Library
Follow Playlist
Authenticated
follow-playlist
PUT/playlists/{playlist_id}/followers
Users
Playlists
Get Current User's Profile
Authenticated
get-current-users-profile
GET/me
Users
Get Followed Artists
Authenticated
get-followed
GET/me/following
Users
Library
Artists
Get User's Playlists
Authenticated
get-list-users-playlists
GET/users/{user_id}/playlists
Playlists
Users
Get User's Profile
Authenticated
get-users-profile
GET/users/{user_id}
Users
Get User's Top Items
Authenticated
get-users-top-artists-and-tracks
GET/me/top/{type}
Users
Tracks
Library
Unfollow Artists or Users
Authenticated
unfollow-artists-users
DELETE/me/following
Users
Artists
Library
Unfollow Playlist
Authenticated
unfollow-playlist
DELETE/playlists/{playlist_id}/followers
Users
Playlists