Skip to main content
Participant
January 13, 2020
Answered

How to use the integration key

  • January 13, 2020
  • 1 reply
  • 3682 views

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.

This topic has been closed for replies.
Correct answer 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 reply

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ópezAuthorCorrect answer
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!