API keys and webhooks

Automate Dueted with the public API and signed webhooks.

Dueted has a public API and signed webhooks so you can connect it to the rest of your stack.

  1. 1Create an API key in Settings. The full secret is shown once and stored only as a hash.
  2. 2Call the API with your key to read and write leads, domains, and messages, scoped to your role.
  3. 3Register a webhook to receive events. Every delivery is signed so you can verify it came from us.

Full endpoint and payload details live in the API documentation.

Ready to try it?

Start free