Skip to main content

Embed player

POST 

/public/embed/url

This endpoint allows you to send a request with a share URL to any track, artist, or album from music service, and it will generate an embed player code (an iframe) for that resource, enabling easy embedding of the music player on a website or application.

This endpoint, in addition to the iframe will return available sizes of that music player, so if you would like to change the default size, you need to insert the selected height in two places: into the height property of a returned iframe as well as in the URL height param within that iframe src property.

Request

Responses

ok