Where to find API key whiltelisted at Adobe.io | Community
Skip to main content
Level 2
April 6, 2023
Question

Where to find API key whiltelisted at Adobe.io

  • April 6, 2023
  • 1 reply
  • 2476 views

In registration API reference, there is one API for creating a Webhook/Journal registration for given workspace. Here in header Parameters they added x-api-key which mentioned as API key whiltelisted at Adobe.io, we have already tried with JWT, client-ID & public key but it is giving as error api-key is not valid, Can anyone let us know where can i find this API key.

 

Reference:

https://developer.adobe.com/events/docs/api/#tag/Registrations/operation/createRegistration

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

sarahxxu
Adobe Employee
Adobe Employee
April 11, 2023

Hi @rohandhakad API Key is usually the cliend ID. In order to access this API, you would need an integration with I/O Management API. 

Level 2
April 12, 2023

Hi @sarahxxu , we have already tried with I/O mangement API key, it shows invalid there, Anything else we can look for ?

 

Adobe Employee
April 12, 2023

Hi @rohandhakad: I believe the org (1161908) against which you are trying to create a registration is a production org, whereas in your screenshot I can see that you are using https://api-stage.adobe.io, which represents stage environment.

Most probably that's why you are getting the api-key is invalid error. Can you please double check your request once and see if the issue goes away?