Announcements

Help Wizard

Step 1

NEXT STEP

Playing the AI DJ via the API

Playing the AI DJ via the API

Hey,

 

I'm currently working on an app and would like to be able to play the AI DJ playlist.

I've tried to do something like that, but it did not work:

 

```
curl --request PUT \
--url https://api.spotify.com/v1/me/player/play \
--header 'Authorization: Bearer D74...a04' \
--header 'Content-Type: application/json' \
--data '{
"context_uri": "spotify:playlist:37i9dQZF1EYkqdzj48dyYq"
}'
```

 

Any idea?

 

Thanks

Reply
1 Reply

Did you get any errors?

(I don't have AI DJ, so I can't try it myself)

XimzendSpotify 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.

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random