question

newuser-77558178-717e-4dd8-b950-7c8539b63715 avatar image

As a user of skill how to get access_token when you have Amazon Alexa app credentials?

How to get user_id and access_token to make call to skill api. In case you have skill in your skills list and have passed account linking as a user from Alexa app. Now you have Alexa account which is linked with skill. Is there an endpoint to make a request to get access_token by only having Alexa app credentials?

alexa skills kitaccount linking
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jenn@amazon avatar image
Jenn@amazon answered

Skills can implement Account Linking to link the Alexa user to a user in their system. There's not a 'global' account linking feature. Alexa doesn't pass personal info automatically, they have to specifically authorize information to be shared with a specific skill.

https://developer.amazon.com/docs/custom-skills/link-an-alexa-user-with-a-user-in-your-system.html

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.