An API token is a unique code that you provide for authentication when making API calls. You must include this token in the request header for all API calls.
Why do I need an API token?
The Whatfix web app uses a username and password to validate users. When using Whatfix APIs, the API Key and API token are the equivalents of the username and password required to authenticate a user.
Whatfix requires your API token to validate each request. Each user in an enterprise has a different API token. The Whatfix system needs to know who you are connecting with and what actions they can take with their account.
Generate the API Token
Info:
To generate the Integration Key, the API Token for your account must be enabled from our side - contact support@whatfix.com.
Once the API Token is enabled, use the following steps to generate the API key:
- On the Whatfix Guidance dashboard, click Settings.

To generate the key, click API token.

Use the Copy icon to copy the API token.

Info:
The APIs are served only via HTTPS to secure this authentication method, and the key must be kept secret. Keys can be invalidated, and new keys can be generated to keep the keys secure. For more information, see API Documentation.