API Key
The API Key Policy passes the API Key through to the back-end service by adding it to a customizable HTTP header.
You do not need this policy to create an API Key. An API Key is automatically created when you are using a private API.
Configuration Options
Basic Configuration
Option | Description | Possible Values | Default |
---|---|---|---|
Request Header | Enter the name of the HTTP request header the API Key will be copied to. | a string | X-API-Key |
Related Pages: