Technical Guide

Webhooks technical setup

Configure your endpoint to receive HelloRoute delivery events.

Authentication headers

Content-Type: application/json

X-API-Key: {YOUR_CONFIGURED_KEY}

User-Agent: HelloRoute/1.0

Event examples

route_started_initial, stops_upcoming, delivery_completed, delivery_failed

Back to integrations