Skip to main content

API Keys and Webhooks

A
Written by Ashok P
Updated over 2 weeks ago

D-Tools Cloud currently allows you to maintain a maximum of 5 active API keys. While you can generate more than 5 keys, you will need to mark others as inactive.

To generate an API key on D-Tools Cloud, go to “Settings > Integration > Developer,” and click “Generate API key.” Add a name for the key and click “Generate.” You will see the API key in the API keys tile.

Use the Copy button next to the key to copy it into your request.

If you want to mark the key inactive, click the 3-dot menu of the key, click “Edit,” and mark it as inactive. You can also delete the key using the 3-dot menu.

Webhooks are managed in app, and are created by clicking on "New Webhook"

Continuation:

You can define the Authentication Type and add Headers:

Authentication types

1- API Key

2- Basic Authentication

3- Bearer Token

Did this answer your question?