API Key
In this article, you will learn how to use API Key for authentication.
If the endpoint needs API Key for autheration, you can choose to send the "key" or "value" in either the request Headers
or the Query Params
. It is recommended to store the value in a variable for enhanced security.