The Notifications API provides endpoints for creating and managing webhook subscriptions that deliver real-time event notifications when changes occur in your telematics data, fleet operations, and organizational relationships.Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
Event-Driven Architecture: Subscribe to specific events and receive instant HTTP callbacks when data changes, eliminating the need for constant polling.
Available Resources
Webhook API Endpoints
Subscriptions: Create, update, and delete webhook subscriptions for real-time event delivery.Monitoring: Track delivery metrics, success rates, and view detailed logs for every attempt.Event Replay: Recover failed events from the Dead Letter Queue.Schemas: Access versioned OpenAPI 3.0 schemas for all webhook events.
Webhook Events
Telematics Events: Vehicle updates, location changes, driver status, HOS violations, and IFTA data.Organizational Events: Fleet connections, invitations, share agreements, and partner relationships.System Events: Webhook lifecycle, execution status, and scheduled job results.
Webhook Documentation
Webhooks Overview
Learn how webhooks work, reliability features, and event delivery models.
Setup Guide
Step-by-step instructions for creating webhook subscriptions and configuring filters.
Security & Validation
Implement signature verification and understand request headers.
Operations & Monitoring
Monitor webhook health, track metrics, and manage lifecycle.