Skip to main content
Participant
January 13, 2020
解決済み

How to use the integration key

  • January 13, 2020
  • 返信数 1.
  • 3682 ビュー

I've just created a development account, created an integration key, and read the documentation. I've seen how to get an access token by using OAuth, but I don't find any documentation on how to use the integration key.

このトピックへの返信は締め切られました。
解決に役立った回答 Jesús López

Yes, I got a solution: the Integration Key is the Access Token. So, if you have an integration key you have an access token. Just add an Authorization header = Bearer YourIntegrationKey and you are done.

返信数 1

Participant
February 21, 2020

Anybody got a solution to this? I've trying to get an answer from the Adobe Support but they all give up after a few minutes...

Jesús López作成者解決!
Participant
April 6, 2020

Yes, I got a solution: the Integration Key is the Access Token. So, if you have an integration key you have an access token. Just add an Authorization header = Bearer YourIntegrationKey and you are done.

Participant
February 9, 2023

Thank you so much!