Music Distributor monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Music Distributor : Believe
Country
France
My Question or Issue
As a music Distributor, Believe Society, we try to monitor our ingestion process. Therefore we would like to know the status of our release by Spotify system : in progress, in error, insert/update or take down successful.
After our analysis about Spotify API, we have few questions we want to discuss with Spotify.
Could you provide us answers about our conclusion.
Our goals are about monitoring the ingestion process of the tracks by using your APi about our deliveries (either an insert, an update or a takedown)
We use the documentation below :
https://developer.spotify.com/private-documentation/
and the API available here : https://developer.spotify.com/dashboard/
We use also the documentation below :
https://developer.spotify.com/documentation/web-api/
https://developer.spotify.com/documentation/general/guides/authorization-guide/
https://developer.spotify.com/documentation/web-api/reference/tracks/get-track/
Our conclusion is the API does not allow to get informations about the ingestion process or also about the publication status of the products.
The API allows to get details informations about the albums, tracks, playlist, User profile once the product are โliveโ.
Once the products are published on Spotify Store, Spotify generates an ID allows to get complete informations about the track.
Here is an example we manage to use : https://api.spotify.com/v1/tracks/<spotify ID>
Moreover we try to use the following API :
- https://analytics.spotify.com/faq/api#how-do-i-get-access-to-spotifys-provider-apis
- https://api.spotify.com/v1/search
ยท The endpoint Search https://api.spotify.com/v1/search?q=upc%3A<UPC ID>&type=album allows to get an album through its UPC.
If the response is empty, then the product does not exist in Spotify store
ยท By calling the following APIs https://analytics.spotify.com/faq/api#how-do-i-get-access-to-spotifys-provider-apis we are supposed to be able to have access to informations about product ingestion process and product publishing process
Most of the API needs a Spotify ID to get information about an album or track. However the Spotify ID is created after the products publication, so this wonโt be able to give information during the ingestion process.
However we managed to get information through the following endpoint https://developer.spotify.com/documentation/web-api/reference/search/search/ based on the track UPC, we did not get information based on the Believeโs release ID
If the product doesnโt exist for Spotify, the API give a response with an empty table else the table will contain all the available information about the product.
This allows Believe to know if a product has been correctly ingested by Spotify but this will not give information about the steps of ingestion process.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page