API Catalog - Developer
Webhook API
This API allows you to register webhooks to receive real-time updates about your shipments.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
Webhook Events
The following events are available for subscription:
shipment.created
shipment.in_transit
shipment.delivered
shipment.exception
This schema was processed by a build processor in ./schema/webhooks.json. See more in the build configuration guide.