Fleet Data Webhooks
Webhooks allow real-time Bee devices data delivery to your systems.
Webhook Provisioning
Log in to your Bee Maps Dashboard
Go to Developers tabs
Click Create Webhook
Copy and save the token securely — it will only be shown once
Authorization
All webhook payloads are signed with a Bearer token:
Authorization: Bearer <your webhook token>Retry Policy
Webhooks are not retried
If a webhook delivery fails (non-200 response or timeout), it is skipped
The next eligible update will be sent normally
IP Whitelisting
Coming soon – You’ll be able to restrict incoming requests to known IP ranges.
Location Updates Webhook
Trigger Fires whenever a Bee device's location changes.
Payload Format
Last updated
