Jump to content

PlaylistAI - Music Playlist Maker (GPT): Difference between revisions

 
Line 39: Line 39:


==Actions==
==Actions==
===Spotify API (spotify_playlistai_app__jit_plugin)===
*'''createPost''': This endpoint lets me create a new Spotify playlist based on a list of song names and artists. Users provide their song preferences, and I generate a playlist with a custom title.
*'''getSongs''': I can retrieve the songs from a specified Spotify playlist URL. This is useful for analyzing existing playlists.
*'''getUsersPlaylists''': This lets me fetch the playlists of a current Spotify user, showing both the names and links of each playlist.
*'''manageSubscription''': This endpoint provides a URL to manage or cancel the user's subscription to PlaylistAI, along with customer support contact details.
*'''playlistAdd''': Using this, I can add specified songs to an existing Spotify playlist.
*'''playlistRemove''': This lets me remove specific songs from a Spotify playlist.
===Apple Music API (apple_playlistai_app__jit_plugin)===
Similar to the Spotify API, it includes createPost, getSongs, manageSubscription, but tailored for Apple Music.
===Amazon Music API (amazon_playlistai_app__jit_plugin)===
This API has the same functionalities as the Spotify and Apple Music APIs, adapted for Amazon Music.
===Deezer API (deezer_playlistai_app__jit_plugin)===
This API also mirrors the functionalities of the Spotify, Apple Music, and Amazon Music APIs, but for Deezer.
===Website===
===Website===
spotify.playlistai.app
spotify.playlistai.app
1,065

edits