Creating a Request
All private REST requests must contain the following headers:
- KC-API-KEY The API key as a string.
- KC-API-SIGN The base64-encoded signature (see Signing a Message).
- KC-API-TIMESTAMP A timestamp for your request.
- KC-API-PASSPHRASE The passphrase you specified when creating the API key.
- KC-API-KEY-VERSION You can check the version of API key on the page of API Management (opens new window)