Right Click Rest API
Consume API (Single Method)
I add the URL in the Top.
I add an example of this response in the Body
I have tried to add
X-Api-Key:
as the response header
and this as the request header
thisIsMyAPIKey
But when I test it it gives me an Invalid API key.
However, I want it to send me an OK response with the actual API key. I'm obviously doing something wrong. But I don't know what!!