API Connect

 View Only

 API key configuration in APIC

Swapna male's profile image
Swapna male posted Mon March 10, 2025 06:16 AM

I am facing trouble configuring in API key for petstore service. I could see only client_id and client_secret as key types in configuration., while, I have petstore API key to be configured. This resulting in unauthorized issues while accessing., can anyone help me out in resolving this?

SILA KISSUU's profile image
SILA KISSUU

Hello Swapna,

You need to add the header "api_key", populated with your Petstore API key, when doing the invocation.