It all depends on the API that you are consuming. If the API will receive the API Key as a Header Parameter as peer your configuration, you need to verify in the API documentation the Parameter name that you need to send.
For example: lest say that it is defined in the API that you need to send the Header Parameter "Authentication" than Authentication is the value that you should use.