API Clients

You can create and delete API Clients in the Developer Portal for accessing Knowde APIs. You must be a company admin to be able to use this feature.

This feature requires your company to have the Knowde API enabled.

To enable the Knowde API, please reach out to your sales representative.

API Clients use OAuth 2.0 for authorization. For more information, see Authorization.

Create an API Client

After creating an API Client, the Developer Portal displays certain important information only once. Copy this information down to a safe place.

To create an API Client, do the following:

  1. In the Developer Portal, go to the API Clients section.
  2. Click Create API Client.
  3. In the Name field, enter a name for your API Client. The API Client name must be unique.
  4. Click Create API Client.
  5. Copy clientid and clientsecret to a safe location as they are displayed only once.

Delete an API Client

Exercise caution as it is possible to delete an API Client that is in use.

To delete an API Client, do the following:

  1. In the Developer Portal, go to the API Clients section.
  2. Click the delete button in the grid for the api client that you want to delete.
  3. Click Confirm in the dialog.