Spotify Newsroom
The Spotify Newsroom API offers developers access to the latest news, updates, and press releases from Spotify, enabling seamless integration of company announcements and industry insights into applications and platforms.
Spotify Newsroom endpoints
| Method | Endpoint | Description |
|---|---|---|
| Posts | ||
| GET |
List Posts /v2/posts |
Query this endpoint to retrieve a collection of posts. |
| GET |
Retrieve a Post /v2/posts/get |
Query this endpoint to retrieve a specific post record. |
| Pages | ||
| GET |
Retrieve a Page /v2/pages/get |
Query this endpoint to retrieve a specific page record. |
| GET |
List Pages /v2/pages |
Query this endpoint to retrieve a collection of pages. |
| Tags | ||
| GET |
List Tags /v2/tags |
Query this endpoint to retrieve a collection of tags. |
| GET |
Retrieve a Tag /v2/tags/get |
Query this endpoint to retrieve a specific tag record. |
| Media | ||
| GET |
Retrieve a Media Item /v2/media/get |
Query this endpoint to retrieve a specific Media Item record. |
| GET |
List Media /v2/media |
Query this endpoint to retrieve a collection of media. |
| Categories | ||
| GET |
Retrieve a Category /v2/categories/get |
Query this endpoint to retrieve a specific category record. |
| GET |
List Categories /v2/categories |
Query this endpoint to retrieve a collection of categories. |
| Comments | ||
| GET |
Retrieve a Comment /v2/comments/get |
Query this endpoint to retrieve a specific comment record. |
| GET |
List Comments /v2/comments |
Query this endpoint to retrieve a collection of comments. |
Spotify Newsroom pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 10 / second |
|