Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

API integration for song codes in Shopify

API integration for song codes in Shopify

Hello community,

 

I would need the API code to have a functionality like in https://transparentgift.com/ 

That you search for a song and displays the spotify code in an image.

 

Reply
3 Replies

Hey @shaluproject, thanks for reaching out!

You can use the Search-endpoint of the Web API to Search in the Spotify catalogue: https://developer.spotify.com/documentation/web-api/reference/#category-search.

 

You can then use the Track URI to generate a Spotify Code:

https://scannables.scdn.co/uri/plain/[format]/[background-color-in-hex]/[code-color-in-text]/[size]/[spotify-URI]

(Source and credits to https://github.com/spotify/web-api/issues/519#issuecomment-618114678)

 

Be sure to replace the variables to your choosing, example:

https://scannables.scdn.co/uri/plain/png/000000/white/640/spotify:track:0auo2hJe6Rer3y3U2nbow2

 

Let me know if you have any questions!

 

Have a great day,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Hey can you contact me pls? I cannot message you on here

Please, can you contact me regarding this topic ? 

Suggested posts