Authentication
To access the API, the key needs to be included as the Authorization header with all API calls
There is no need to include the word
Bearer
in the header valueDo not tamper with the key in any way - if you do, it will not pass authentication
Note that API access is at 'account owner' permission level, so never allow a key to become exposed - it would allow complete access to your Pakk account
Last updated