[Feature Request] API Endpoint to Get Multiple Playlists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Currently, the Web API has multiple endpoints that support getting multiple objects at once:
- Get Multiple Shows
- Get Multiple Albums
- Get Several Tracks
- Get Audio Features for Several Tracks
- Get Multiple Artists
- Get Multiple Episodes
These are very useful to avoid hitting the rate limits that would be imposed by repeatedly using these endpoints' single object counterparts.
I think it would be great to add another endpoint similar to the ones listed above, but for playlists - "Get Multiple Playlists". For context, I am developing a web app that involves getting playlist data for many playlists, and I currently have to facilitate all of that through the Get a Playlist endpoint. As a result, I am having to work around rate limiting which isn't ideal.
Let me know what you think!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page