API Key authentication requires you to send an API key with your request. You can do this in two ways:
Your API key will be added to an HTTP Header like this:
To set this up:
Select API Key from the Auth Config dropdown.
Choose Header Auth as the Auth Type.
Fill in these fields:
Your API key will be added as an HTTP query parameter like this:
To set this up:
Select API Key from the Auth Config dropdown.
Choose Param Auth as the Auth Type.
Fill in these fields: