Describes your options for authenticating your calls to the Invenco API.

Calls to the Invenco API are authorised by 'Token Authorization'.

Our API is secured via HTTPS so this Authorization method provides secure access to your account whilst also being simple to use.

Please follow the steps below to begin using our API.

1. Request a Token

2. Add the Authorization header to your API call

  • We utilise Bearer tokens to authenticate and identify your API calls with your account. Once you have your API Token, you can add an Authorization HTTP header with the value of your API Token and this will all you to successfully access the Invenco API.