X-Api-Key. If the header is present, its first value is returned as the API key.
Example usage inside <apiKey>:
<apiKey>
<headerExtractor />
<headerExtractor name="Authorization"/>
</apiKey>| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| name | false | X-Api-Key |
The HTTP header name to check for an API key.
|
Authorization |