Skip to main content
Skip table of contents

API Key

The API key that clients require for authentication is freely selectable and must be stored in the appsettings.json file of the IBI-aws WebCLI:

JSON
...
"ApiKey": "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz",
...

When sending HTTP/S requests, the API key must be specified as a header as in the following example:
x-api-key: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.