# Catena Telematics API ## Docs - [Get analytics overview](https://docs.catenatelematics.com/api-reference/analytics/get-analytics-overview.md): Retrieve a high-level summary of fleet, vehicle, driver, and trailer counts for your organization. - [Get driver growth time series](https://docs.catenatelematics.com/api-reference/analytics/get-driver-growth-time-series.md): Retrieve daily and cumulative driver counts over a specified period for workforce growth charts. - [Get fleet growth time series](https://docs.catenatelematics.com/api-reference/analytics/get-fleet-growth-time-series.md): Retrieve daily and cumulative fleet counts over a specified period for growth charts. - [Get trailer growth time series](https://docs.catenatelematics.com/api-reference/analytics/get-trailer-growth-time-series.md): Retrieve daily and cumulative trailer counts over a specified period for asset growth charts. - [Get vehicle growth time series](https://docs.catenatelematics.com/api-reference/analytics/get-vehicle-growth-time-series.md): Retrieve daily and cumulative vehicle counts over a specified period for growth charts. - [List driver summaries](https://docs.catenatelematics.com/api-reference/analytics/list-driver-summaries.md): Retrieve driver profiles with compliance metrics including safety events and HOS violations in the last 30 days. - [List fleet summaries](https://docs.catenatelematics.com/api-reference/analytics/list-fleet-summaries.md): Retrieve aggregated metrics for each fleet including vehicle counts, driver counts, and connection health. - [List trailer live locations](https://docs.catenatelematics.com/api-reference/analytics/list-trailer-live-locations.md): Retrieve real-time trailer locations and associated vehicle/driver information for live asset tracking. - [List trailer summaries](https://docs.catenatelematics.com/api-reference/analytics/list-trailer-summaries.md): Retrieve trailer profiles with identification details and latest location data for asset tracking. - [List vehicle live locations](https://docs.catenatelematics.com/api-reference/analytics/list-vehicle-live-locations.md): Retrieve real-time vehicle locations and telemetry (speed, fuel, engine hours) for live fleet maps or dispatch boards. - [List vehicle summaries](https://docs.catenatelematics.com/api-reference/analytics/list-vehicle-summaries.md): Retrieve vehicle profiles with static attributes and latest telemetry snapshot for asset inventories. - [Authentication API Overview](https://docs.catenatelematics.com/api-reference/authentication-api.md): Secure API access using OAuth 2.0 client credentials - [API Changelogs](https://docs.catenatelematics.com/api-reference/changelogs.md): Track updates, breaking changes, and improvements to the Catena API - [🧪 Create DVIR Log](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/create-dvir-log.md): Create a new DVIR log asynchronously. - [🧪 Get DVIR Defects](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/get-dvir-log-defects.md): Get a paginated list of Driver Vehicle Inspection Report (DVIR) log defects for a specific DVIR log. - [🧪 List DVIR Defects](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-dvir-log-defects.md): Get a paginated list of Driver Vehicle Inspection Report (DVIR) log defects for a specific DVIR log. - [List Dvir Logs](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-dvir-logs.md): List all Driver Vehicle Inspection Reports (DVIR). - [List HOS Availabilities](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-hos-availabilities.md): Get a paginated list of Hours of Service (HOS) Availabilities information accessible to your organization. - [List Hos Daily Snapshots](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-hos-daily-snapshots.md): Get a paginated list of Hours of Service (HOS) daily snapshot information accessible to your organization. - [List HOS Events](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-hos-events.md): Get a paginated list of Hours of Service (HOS) events information accessible to your organization. - [List HOS Violations](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-hos-violations.md): Get a paginated list of Hours of Service (HOS) violation information accessible to your organization. - [🧪 List IFTA Summaries](https://docs.catenatelematics.com/api-reference/compliance-&-regulation/list-ifta-summaries.md): Get a paginated list of International Fuel Tax Agreement (IFTA) summaries information accessible to your organization. - [Get Connection](https://docs.catenatelematics.com/api-reference/connections/get-connection.md): Get detailed information about a specific connection. - [Get Data Freshness](https://docs.catenatelematics.com/api-reference/connections/get-data-freshness.md): Get a summary of data freshness for a fleet's telematics connections. - [Get Schedule](https://docs.catenatelematics.com/api-reference/connections/get-schedule.md): Get detailed information about a specific schedule. - [List Connections](https://docs.catenatelematics.com/api-reference/connections/list-connections.md): Get a paginated list of all connections accessible to your organization. - [List Executions](https://docs.catenatelematics.com/api-reference/connections/list-executions.md): Get a paginated list of all executions for a given schedule. - [List Schedules](https://docs.catenatelematics.com/api-reference/connections/list-schedules.md): Get a paginated list of all schedules for a given connection. - [🧪 Create Message](https://docs.catenatelematics.com/api-reference/drivers-&-users/create-message.md): Create a new message. The message will be created asynchronously, and you can check the status of the operation using the returned operation ID. - [🧪 Create User](https://docs.catenatelematics.com/api-reference/drivers-&-users/create-user.md): Create a new user. The user will be created asynchronously, and you can check the status of the operation using the returned operation ID. - [Get User](https://docs.catenatelematics.com/api-reference/drivers-&-users/get-user.md): Get detailed information about a specific user. - [🧪 List Messages](https://docs.catenatelematics.com/api-reference/drivers-&-users/list-messages.md): List all messages. - [List Users](https://docs.catenatelematics.com/api-reference/drivers-&-users/list-users.md): Get a paginated list of user information accessible to your organization. - [🧪 Update User](https://docs.catenatelematics.com/api-reference/drivers-&-users/update-user.md): Update an existing user. The user will be updated asynchronously, and you can check the status of the operation using the returned operation ID. - [🧪 Create Vehicle](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/create-vehicle.md): Create a new vehicle. The vehicle will be created asynchronously, and you can check the status of the operation using the returned operation ID. - [Get Trailer](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/get-trailer.md): Get detailed information about a specific trailer. - [Get Vehicle](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/get-vehicle.md): Get detailed information about a specific vehicle. - [List Driver Vehicle Associations](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-driver-vehicle-associations.md): Get a paginated list of driver vehicle associations accessible to your organization. - [🧪 List Engine Statuses](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-engine-statuses.md): Get a paginated list of engine statuses accessible to your organization. - [List Trailer Locations](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-trailer-locations.md): Get a paginated list of trailer locations accessible to your organization. - [🧪 Get Trailer Statuses](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-trailer-statuses.md): Get a paginated list of trailer statuses accessible to your organization. - [🧪 List Trailer Vehicle Associations](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-trailer-vehicle-associations.md): Get a paginated list of trailer vehicle associations accessible to your organization. - [List Trailers](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-trailers.md): Get a paginated list of trailer information accessible to your organization. - [List Vehicle Locations](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-vehicle-locations.md): Get a paginated list of vehicle locations accessible to your organization. - [🧪 List Vehicle Region Segments](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-vehicle-region-segments.md): List region segment aggregates visible to the authenticated organization. - [List Vehicles](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/list-vehicles.md): Get a paginated list of vehicle information accessible to your organization. - [🧪 Update Vehicle](https://docs.catenatelematics.com/api-reference/fleet-operations-&-tracking/update-vehicle.md): Update an existing vehicle. The vehicle will be updated asynchronously, and you can check the status of the operation using the returned operation ID. - [Get Fleet](https://docs.catenatelematics.com/api-reference/fleets/get-fleet.md): Get detailed information about a specific fleet. - [List Fleets](https://docs.catenatelematics.com/api-reference/fleets/list-fleets.md): Get a paginated list of Fleets accessible to your organization. - [Integrations API Overview](https://docs.catenatelematics.com/api-reference/integrations-api.md): Access connection schedules, and execution history - [Create Invitation](https://docs.catenatelematics.com/api-reference/invitations/create-invitation.md): Create an invitation with a magic link to onboard a fleet. - [Delete Invitation](https://docs.catenatelematics.com/api-reference/invitations/delete-invitation.md): Delete an invitation. - [Get Invitation](https://docs.catenatelematics.com/api-reference/invitations/get-invitation.md): Get detailed information about a specific invitation. - [List Invitations](https://docs.catenatelematics.com/api-reference/invitations/list-invitations.md): Get a paginated list of all invitations accessible to your organization. - [🧪 Create Fuel Transaction](https://docs.catenatelematics.com/api-reference/maintenance-&-vehicle-health/create-fuel-transaction.md): Create a new fuel transaction. The fuel transaction will be created asynchronously, and you can check the status of the operation using the returned operation ID. - [🧪 List Engine Logs](https://docs.catenatelematics.com/api-reference/maintenance-&-vehicle-health/list-engine-logs.md): List all engine logs. - [🧪 List Fuel Transactions](https://docs.catenatelematics.com/api-reference/maintenance-&-vehicle-health/list-fuel-transactions.md): List all fuel transactions. - [Notifications API Overview](https://docs.catenatelematics.com/api-reference/notifications-api.md): Manage webhook subscriptions and event schemas for real-time notifications - [Get Token](https://docs.catenatelematics.com/api-reference/oauth-20/get-token.md): Exchange your credentials for an OAuth2 token to access the Catena Telematics API endpoints. - [Revoke Token](https://docs.catenatelematics.com/api-reference/oauth-20/revoke-token.md): Revokes an access or refresh token. - [Organizations API Overview](https://docs.catenatelematics.com/api-reference/organizations-api.md): Manage fleets, partners, TSPs, invitations, and data sharing agreements - [API Reference](https://docs.catenatelematics.com/api-reference/overview.md): Complete reference documentation for the Catena Telematics API - [Postman Collection](https://docs.catenatelematics.com/api-reference/postman-collection.md): Postman collection for Catena API - [List HOS Event Codes](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-event-codes.md): Get a paginated list of Hours of Service (HOS) event codes reference data - [List HOS Malfunction Codes](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-malfunction-codes.md): Get a paginated list of Hours of Service (HOS) malfunction codes reference data - [List HOS Record Origins](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-record-origins.md): Get a paginated list of Hours of Service (HOS) record origins reference data - [List HOS Record Statuses](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-record-statuses.md): Get a paginated list of Hours of Service (HOS) record statuses reference data - [List HOS Regions](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-regions.md): Get a paginated list of Hours of Service (HOS) regions reference data - [List HOS Rulesets](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-rulesets.md): Get a paginated list of Hours of Service (HOS) rulesets reference data - [List HOS Violation Codes](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-hos-violation-codes.md): Get a paginated list of Hours of Service (HOS) violation codes reference data - [List Timezones](https://docs.catenatelematics.com/api-reference/reference-data-supporting-tables/list-timezones.md): Get a paginated list of timezones reference data - [🧪 Get Resource Operation](https://docs.catenatelematics.com/api-reference/resource-operations/get-resource-operation.md): Get a single resource operation and its logs by ID. - [🧪 List Resource Operations](https://docs.catenatelematics.com/api-reference/resource-operations/list-resource-operations.md): Get a paginated list of resource operations. - [🧪 List Driver Safety Events](https://docs.catenatelematics.com/api-reference/safety-&-driver-behavior/list-driver-safety-events.md): Get a paginated list of driver safety events accessible to your organization. - [Activate Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/activate-share-agreement.md): Activate a Share Agreement. - [Cancel Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/cancel-share-agreement.md): Cancel a Share Agreement. - [Delete Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/delete-share-agreement.md): Delete a Share Agreement. - [Get Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/get-share-agreement.md): Get detailed information about a specific Share Agreement. - [List Share Agreements](https://docs.catenatelematics.com/api-reference/share-agreements/list-share-agreements.md): Get a paginated list of Share Agreements accessible to your organization. - [Pause Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/pause-share-agreement.md): Pause a Share Agreement. - [Update Share Agreement](https://docs.catenatelematics.com/api-reference/share-agreements/update-share-agreement.md): Update an existing Share Agreement. - [API Stability & Versioning](https://docs.catenatelematics.com/api-reference/stability-versioning.md): How to use our API with confidence - [Telematics API Overview](https://docs.catenatelematics.com/api-reference/telematics-api.md): Access normalized fleet data from connected telematics providers - [Troubleshooting](https://docs.catenatelematics.com/api-reference/troubleshooting.md): Common issues and troubleshooting guide - [Get Integrations Per Tsp](https://docs.catenatelematics.com/api-reference/tsp-integrations/get-integrations-per-tsp.md): Get one TSP by id with its supported integrations. - [List Integrations Per Tsp](https://docs.catenatelematics.com/api-reference/tsp-integrations/list-integrations-per-tsp.md): List all TSPs and the supported integrations for each TSP with cursor pagination. - [Get TSP](https://docs.catenatelematics.com/api-reference/tsps/get-tsp.md): Get detailed information about a specific TSP. - [List TSPs](https://docs.catenatelematics.com/api-reference/tsps/list-tsps.md): Get a list of TSPs integrated with Catena Telematics. - [Get Event Schema](https://docs.catenatelematics.com/api-reference/webhook-event-schemas/get-event-schema.md): Get detailed information about a specific webhook event schema. - [Get Event Schema Version](https://docs.catenatelematics.com/api-reference/webhook-event-schemas/get-event-schema-version.md): Get detailed information about a specific webhook event schema by its name and version. - [Connection created](https://docs.catenatelematics.com/api-reference/webhook-events/connection-created.md): Emitted when a new connection is created between a fleet and a TSP. - [Connection staled](https://docs.catenatelematics.com/api-reference/webhook-events/connection-staled.md): Emitted when a connection is staled. - [Driver vehicle association added](https://docs.catenatelematics.com/api-reference/webhook-events/driver-vehicle-association-added.md): Emitted when a new driver-vehicle association is added to our database. - [Driver vehicle association modified](https://docs.catenatelematics.com/api-reference/webhook-events/driver-vehicle-association-modified.md): Emitted when a driver-vehicle association is modified in our database. - [Engine log added](https://docs.catenatelematics.com/api-reference/webhook-events/engine-log-added.md): Emitted when a new engine log is added to our database. - [Engine log modified](https://docs.catenatelematics.com/api-reference/webhook-events/engine-log-modified.md): Emitted when an engine log is modified in our database. - [Engine status added](https://docs.catenatelematics.com/api-reference/webhook-events/engine-status-added.md): Emitted when a new engine status is added to our database. - [Engine status modified](https://docs.catenatelematics.com/api-reference/webhook-events/engine-status-modified.md): Emitted when an engine status is modified in our database. - [Execution failed](https://docs.catenatelematics.com/api-reference/webhook-events/execution-failed.md): Emitted when an execution fails. - [Execution staled](https://docs.catenatelematics.com/api-reference/webhook-events/execution-staled.md): Emitted when an execution is staled. - [Fleet connection created](https://docs.catenatelematics.com/api-reference/webhook-events/fleet-connection-created.md): Emitted when a new fleet connection is created between a fleet and a connection. - [Fuel transaction added](https://docs.catenatelematics.com/api-reference/webhook-events/fuel-transaction-added.md): Emitted when a new fuel transaction is added to our database. - [Fuel transaction modified](https://docs.catenatelematics.com/api-reference/webhook-events/fuel-transaction-modified.md): Emitted when a fuel transaction is modified in our database. - [Hos availability added](https://docs.catenatelematics.com/api-reference/webhook-events/hos-availability-added.md): Emitted when a new HOS availability is added to our database. - [Hos availability modified](https://docs.catenatelematics.com/api-reference/webhook-events/hos-availability-modified.md): Emitted when an HOS availability is modified in our database. - [Hos availability removed](https://docs.catenatelematics.com/api-reference/webhook-events/hos-availability-removed.md): Emitted when an HOS availability is removed from our database. - [Hos daily snapshot added](https://docs.catenatelematics.com/api-reference/webhook-events/hos-daily-snapshot-added.md): Emitted when a new HOS daily snapshot is added to our database. - [Hos daily snapshot modified](https://docs.catenatelematics.com/api-reference/webhook-events/hos-daily-snapshot-modified.md): Emitted when an HOS daily snapshot is modified in our database. - [Hos daily snapshot removed](https://docs.catenatelematics.com/api-reference/webhook-events/hos-daily-snapshot-removed.md): Emitted when an HOS daily snapshot is removed from our database. - [Hos event added](https://docs.catenatelematics.com/api-reference/webhook-events/hos-event-added.md): Emitted when a new HOS event is added to our database. - [Hos event modified](https://docs.catenatelematics.com/api-reference/webhook-events/hos-event-modified.md): Emitted when an HOS event is modified in our database. - [Hos event removed](https://docs.catenatelematics.com/api-reference/webhook-events/hos-event-removed.md): Emitted when an HOS event is removed from our database. - [Hos violation added](https://docs.catenatelematics.com/api-reference/webhook-events/hos-violation-added.md): Emitted when a new HOS violation is added to our database. - [Hos violation modified](https://docs.catenatelematics.com/api-reference/webhook-events/hos-violation-modified.md): Emitted when an HOS violation is modified in our database. - [Hos violation removed](https://docs.catenatelematics.com/api-reference/webhook-events/hos-violation-removed.md): Emitted when an HOS violation is removed from our database. - [Ifta summary added](https://docs.catenatelematics.com/api-reference/webhook-events/ifta-summary-added.md): Emitted when a new IFTA summary is added to our database. - [Ifta summary modified](https://docs.catenatelematics.com/api-reference/webhook-events/ifta-summary-modified.md): Emitted when an IFTA summary is modified in our database. - [Ifta summary removed](https://docs.catenatelematics.com/api-reference/webhook-events/ifta-summary-removed.md): Emitted when an IFTA summary is removed from our database. - [Invitation accepted](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-accepted.md): Emitted when an invitation is accepted by a fleet. - [Invitation created](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-created.md): Emitted when a new invitation is created. - [Invitation declined](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-declined.md): Emitted when an invitation is declined. - [Invitation deleted](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-deleted.md): Emitted when an invitation is deleted. - [Invitation expired](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-expired.md): Emitted when an invitation expires. - [Invitation rejected](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-rejected.md): Emitted when an invitation is rejected. - [Invitation sent](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-sent.md): Emitted when an invitation is sent by email to a fleet. - [Invitation viewed](https://docs.catenatelematics.com/api-reference/webhook-events/invitation-viewed.md): Emitted when an invitation is viewed by a fleet. - [Message added](https://docs.catenatelematics.com/api-reference/webhook-events/message-added.md): Emitted when a new message is added to our database. - [Message modified](https://docs.catenatelematics.com/api-reference/webhook-events/message-modified.md): Emitted when a message is modified in our database. - [Resource operation created](https://docs.catenatelematics.com/api-reference/webhook-events/resource-operation-created.md): Emitted when a new resource operation is created. - [Resource operation failed](https://docs.catenatelematics.com/api-reference/webhook-events/resource-operation-failed.md): Emitted when a resource operation fails. - [Resource operation succeeded](https://docs.catenatelematics.com/api-reference/webhook-events/resource-operation-succeeded.md): Emitted when a resource operation succeeds. - [Schedule deactivated](https://docs.catenatelematics.com/api-reference/webhook-events/schedule-deactivated.md): Emitted when a schedule is deactivated. - [Share agreement created](https://docs.catenatelematics.com/api-reference/webhook-events/share-agreement-created.md): Emitted when a new share agreement is created. - [Share agreement deleted](https://docs.catenatelematics.com/api-reference/webhook-events/share-agreement-deleted.md): Emitted when a share agreement is deleted. - [Share agreement updated](https://docs.catenatelematics.com/api-reference/webhook-events/share-agreement-updated.md): Emitted when a share agreement is updated. - [Trailer added](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-added.md): Emitted when a new trailer is added to our database. - [Trailer location added](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-location-added.md): Emitted when a new trailer location is added to our database. - [Trailer location modified](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-location-modified.md): Emitted when a trailer location is modified in our database. - [Trailer modified](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-modified.md): Emitted when a trailer is modified in our database. - [Trailer removed](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-removed.md): Emitted when a trailer is removed from our database. - [Trailer status added](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-status-added.md): Emitted when a new trailer status is added to our database. - [Trailer status modified](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-status-modified.md): Emitted when a trailer status is modified in our database. - [Trailer vehicle association added](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-vehicle-association-added.md): Emitted when a new trailer-vehicle association is added to our database. - [Trailer vehicle association modified](https://docs.catenatelematics.com/api-reference/webhook-events/trailer-vehicle-association-modified.md): Emitted when a trailer-vehicle association is modified in our database. - [Tsp created](https://docs.catenatelematics.com/api-reference/webhook-events/tsp-created.md): Emitted when a new TSP is created. - [User added](https://docs.catenatelematics.com/api-reference/webhook-events/user-added.md): Emitted when a new user is added to our database. - [User modified](https://docs.catenatelematics.com/api-reference/webhook-events/user-modified.md): Emitted when a user is modified in our database. - [User removed](https://docs.catenatelematics.com/api-reference/webhook-events/user-removed.md): Emitted when a user is removed from our database. - [Vehicle added](https://docs.catenatelematics.com/api-reference/webhook-events/vehicle-added.md): Emitted when a new vehicle is added to our database. - [Vehicle location added](https://docs.catenatelematics.com/api-reference/webhook-events/vehicle-location-added.md): Emitted when a new vehicle location is added to our database. - [Vehicle modified](https://docs.catenatelematics.com/api-reference/webhook-events/vehicle-modified.md): Emitted when a vehicle is modified in our database. - [Vehicle removed](https://docs.catenatelematics.com/api-reference/webhook-events/vehicle-removed.md): Emitted when a vehicle is removed from our database. - [Webhook created](https://docs.catenatelematics.com/api-reference/webhook-events/webhook-created.md): Emitted when a webhook subscription is created. - [Webhook deleted](https://docs.catenatelematics.com/api-reference/webhook-events/webhook-deleted.md): Emitted when a webhook subscription is deleted. - [Webhook staled](https://docs.catenatelematics.com/api-reference/webhook-events/webhook-staled.md): Emitted when a webhook subscription is staled. - [Webhook updated](https://docs.catenatelematics.com/api-reference/webhook-events/webhook-updated.md): Emitted when a webhook subscription is updated. - [Activate Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/activate-webhook-subscription.md): Activate a webhook subscription. - [Create Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/create-webhook-subscription.md): Create a new webhook subscription. - [Delete Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/delete-webhook-subscription.md): Delete a webhook subscription. - [Get Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/get-webhook-subscription.md): Get detailed information about a specific webhook. - [Get Webhook Subscription Logs](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/get-webhook-subscription-logs.md): Get delivery logs for a webhook subscription. - [Get Webhook Subscription Metrics](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/get-webhook-subscription-metrics.md): Get delivery metrics for a webhook subscription. - [List Webhook Subscriptions](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/list-webhook-subscriptions.md): Get a paginated list of webhooks for your organization. - [Pause Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/pause-webhook-subscription.md): Pause a webhook subscription. - [Replay Undelivered Messages From Dlq](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/replay-undelivered-messages-from-dlq.md): Replay undelivered messages from the webhook dead letter queue. - [Update Webhook Subscription](https://docs.catenatelematics.com/api-reference/webhook-subscriptions/update-webhook-subscription.md): Update a webhook subscription. - [Webhooks Operations & Monitoring](https://docs.catenatelematics.com/api-reference/webhooks/operations-monitoring.md): Monitor webhook health, track delivery metrics, replay failed events, and manage webhook lifecycle - [Webhooks Overview](https://docs.catenatelematics.com/api-reference/webhooks/overview.md): Receive real-time event notifications from the Catena platform using webhooks - [Webhook Setup Guide](https://docs.catenatelematics.com/api-reference/webhooks/webhook-setup.md): Create and configure webhook subscriptions to receive real-time event notifications - [Webhooks Security & Validation](https://docs.catenatelematics.com/api-reference/webhooks/webhook-validation.md): Secure your webhook endpoints by verifying signatures and understanding request headers - [Electronic Logging Devices (ELDs)](https://docs.catenatelematics.com/freight-concepts/elds.md): Understanding the hardware backbone of connected fleet data and HOS compliance - [Hours of Service (HOS)](https://docs.catenatelematics.com/freight-concepts/hos.md): Understand HOS regulations and how to access standardized driver duty status data across telematics providers - [International Fuel Tax Agreement (IFTA)](https://docs.catenatelematics.com/freight-concepts/ifta.md): Understand IFTA compliance requirements and how to access normalized fuel and mileage data across telematics providers - [What is Telematics?](https://docs.catenatelematics.com/freight-concepts/telematics.md): Understanding the technology that connects commercial vehicles to the cloud and powers modern fleet operations - [Catena Connect](https://docs.catenatelematics.com/get-started/catena-connect.md): The fleet onboarding experience that connects telematics providers to your platform - [Catena Telematics](https://docs.catenatelematics.com/get-started/catena-telematics.md): The Industry's Most Connected Telematics Platform - [Dashboard](https://docs.catenatelematics.com/get-started/dashboard.md): Configure your integration and view summaries of your fleets - [Frequently Asked Questions](https://docs.catenatelematics.com/get-started/faq.md): Answers to common questions about integrating with the Catena Telematics API - [Request Access to Catena API](https://docs.catenatelematics.com/get-started/getting-access.md): Get your API credentials to start integrating with Catena Telematics - [Glossary](https://docs.catenatelematics.com/get-started/glossary.md): Terms and definitions used in Catena documentation - [Integration Requests](https://docs.catenatelematics.com/get-started/integration-requests.md): Handle fleets whose telematics provider isn't yet supported by Catena - [Get Fleet Data in 10 Minutes](https://docs.catenatelematics.com/get-started/quickstart.md): Connect to telematics providers and start retrieving fleet data with just a few API calls - [Supported ELD Providers](https://docs.catenatelematics.com/get-started/supported-providers.md): Browse the telematics providers supported by Catena and their integration status - [Privacy Policy](https://docs.catenatelematics.com/legal/privacy-policy.md) - [Terms & Conditions](https://docs.catenatelematics.com/legal/terms-conditions.md) - [Inviting Fleets](https://docs.catenatelematics.com/recipes/create-invitations.md): How to create and configure invitations for fleets to connect their telematics data - [Calculate Driver Mileage](https://docs.catenatelematics.com/recipes/driver-mileage.md): How to calculate the distance travelled by a driver over a specified time period - [Filter & Query Data](https://docs.catenatelematics.com/recipes/filtering-requests.md): How to filter and query telematics data using Catena's API - [Retrieve Fleet Data](https://docs.catenatelematics.com/recipes/get-all-fleets-data.md): How to retrieve and manage data from connected fleets through the Catena platform - [Fast Track Your Integration](https://docs.catenatelematics.com/recipes/overview.md): Step-by-step guides and code examples for common Catena API tasks - [Subscribe to Webhooks](https://docs.catenatelematics.com/recipes/subscribe-to-webhooks.md): How to subscribe to webhook notifications for real-time telematics events ## OpenAPI Specs - [openapi](https://api.catenatelematics.com/v2/integrations/openapi.json) - [authentication-openapi](https://docs.catenatelematics.com/api-reference/authentication-openapi.yaml)