Skip to main content

Quickstart

This guide walks through the basic Praeto Dispatcher flow:
  1. Set an API key
  2. Create an endpoint destination
  3. Publish an event
  4. Verify idempotency
  5. Inspect deliveries and attempts
  6. Check usage and metrics

Prerequisites

You need:
  • A Praeto tenant API key
  • A webhook receiver URL such as https://webhook.site/...
  • PowerShell, curl, or any HTTP client

Set your API key

For your development Worker, use:

Create an endpoint

The create response returns the endpoint signing secret once. Store it immediately.

Publish an event

curl version:

Inspect delivery attempts

Check usage