Skip to main content
Skip table of contents

API Key

Der API Key, welchen Clients zur Authentifizierung benötigen, ist frei wählbar und muss in der appsettings.json-Datei des IBI-aws WebCLI hinterlegt werden:

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

Beim Versenden von HTTP/S-Anfragen ist der API Key wie in folgendem Beispiel als Header anzugeben:
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.