api-key. If the parameter is present in the request URI, its value is returned as the API key.
Parameter name matching is case-insensitive.
Example usage inside <apiKey>:
<apiKey>
<queryParamExtractor />
<queryParamExtractor name="api_key"/>
</apiKey>| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| name | false | api-key |
The query parameter name to check for an API key.
|
api_key |