Skip to main content

Configuring Amazon Music

To integrate with Amazon Music you need to have a Security Profile created at Amazon Developer Portal.

Once logged in, click on Create New Security Profile and set up your application.

Click Save and then go to Web Settings

tip

Make sure Allowed Return URLs are correct. One of your entries should be exactly:

https://api.musicapi.com/callback/amazonMusic

From here you can copy Client ID and Client Secret

Example Amazon Secrets

info

This will allow your users to log in with their Amazon Music account but to access their music library you have to contact your Amazon Business Development representative.

We need these details to authenticate your users in your company's name.

To open Amazon Music authorization you can either redirect user to:

which will open Amazon Music authentication flow.

Or you can just point your users to:

where they will be able to select which music service they want to login with.