1. Create a test API key
In outlet admin, open Settings → Developer → Create key (test environment). Copy the secret once. Keys are not available without an onboarded organization.
Dispatch client API
API keys, webhooks, and quick-start snippets live in outlet admin under Settings → Developer. This site is a reference for customers who are already onboarded.
In outlet admin, open Settings → Developer → Create key (test environment). Copy the secret once. Keys are not available without an onboarded organization.
POST https://dev-dispatch-api.piviotech.com/api/v1/org/orders X-Api-Key: dsp_test_…
Subscribe to order events and verify HMAC signatures on incoming payloads.
Use POST /api/v1/embed/token for iframe shop/track flows in the browser.
Not a customer yet? Talk to us on the main site about integration. API credentials are provisioned after onboarding.