Skip to main content

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.

Stay informed about changes to the Catena API, including new features, improvements, and breaking changes.
Subscribe to Updates: Add our changelog feed to Slack, your email client, or any RSS reader to get notified of new releases automatically.

v2.7.0 - Minor Release: Analytics API
11th February 2026
This minor release introduces the new Telematics Analytics API, standardizes response formats across all endpoints with improved pagination and sorting.View full changelog →

Key Changes

  • Analytics API: Added 11 new endpoints for comprehensive fleet, driver, and vehicle analytics
  • Response Standardization: Added total to paginated responses and fleet_ref to resources
  • Sorting: Added sorting capabilities to listing endpoints
  • Schema Updates: Standardized Vehicle Location and ID field schemas

v2.6.2 - Fleet Reference Validation Documentation
10th February 2026
This patch release clarifies the validation constraints for fleet reference fields in the API documentation and improves example values. No functional API behavior has changed.View full changelog →

Key Changes

  • Fleet Reference Validation: Documented validation constraint that only letters, numbers, spaces, dashes, and underscores are allowed in fleet reference fields
  • Documentation Clarity: Updated fleet_ref descriptions across FleetCreate, OnboardingInvitation, and ShareAgreement schemas
  • Example Improvement: Enhanced ShareAgreement.fleet_ref example from empty string to realistic value (“FLEET-12345”)
  • No Functional Changes: Validation rules remain unchanged from previous versions

v2.6.1 - Fleet Name Validation Documentation
10th February 2026
This patch release clarifies the validation constraints for fleet name fields in the API documentation. No functional API behavior has changed.View full changelog →

Key Changes

  • Fleet Name Validation: Documented validation constraint that only letters, numbers, and spaces are allowed in fleet name fields
  • Documentation Clarity: Updated FleetUpdate.fleet_name and OnboardingInvitation.partner_provided_fleet_name descriptions
  • No Functional Changes: Validation rules remain unchanged from previous versions

v2.6.0 - Trailer Tracking & Global Timezone Expansion
28th January 2026
This minor release introduces comprehensive trailer tracking capabilities with full webhook event support, adds a new telematics service provider, and significantly expands timezone coverage for global operations.View full changelog →

Key Changes

  • Trailer Webhook Events: New trailer.* events for tracking trailer lifecycle (added, modified, removed)
  • Trailer Location Events: New trailer_location.* events for real-time trailer location tracking with GeoJSON coordinates
  • New TSP Support: Added lioneight telematics service provider
  • Global Timezone Expansion: Added 30+ timezone codes covering Mexico, Central/South America, Europe, Africa, Middle East, Asia, and Australia
  • Backward Compatibility: All changes are additive with no breaking changes to existing integrations

v2.5.0 - Fleet Connection Webhook Events
21st January 2026
This minor release introduces new webhook event types for tracking fleet connection lifecycle events, enabling you to monitor when fleet-level connections are established in your integration.View full changelog →

Key Changes

  • New Webhook Events: fleet_connection.created and fleet_connection.* for monitoring fleet connection lifecycle
  • Documentation Enhancement: Clarified that connections represent data ingestion from Telematics Service Providers (TSPs)
  • Backward Compatibility: All changes are additive with no breaking changes to existing integrations

v2.4.0 - Trailer Location Tracking
20th January 2026
This minor release introduces trailer location tracking capabilities, enabling you to retrieve historical and current location data for trailers in your fleet.View full changelog →

Key Changes

  • New Endpoint: GET /v2/telematics/trailer-locations for retrieving trailer location data
  • TrailerLocation Schema: Comprehensive data model with GeoJSON coordinates, H3 indexing, and full audit trail
  • Fleet Filtering: Support for fleet_ids, fleet_refs, and trailer_ids query parameters
  • Latest-Only Mode: only_latest parameter for real-time tracking vs. historical analysis
  • Backward Compatibility: All changes are additive with no breaking changes to existing integrations

v2.3.0 - Fleet Filtering & Connection References
16th January 2026
This minor release adds fleet-based filtering capabilities to the connections endpoint and extends the Connection schema with partner system reference tracking.View full changelog →

Key Changes

  • Fleet Filtering: New fleet_ids and fleet_refs query parameters for filtering connections by fleet
  • Connection Fleet Reference: New fleet_ref field added to Connection schema for partner system reference tracking
  • Backward Compatibility: All changes are additive with no breaking changes to existing integrations

v2.2.0 - Fleet References
14th January 2026
This minor release adds partner system reference tracking across all telematics resources.View full changelog →

Key Changes

  • Fleet Reference Field: New fleet_ref field added to 8 major schemas for partner system reference tracking
  • Backward Compatibility: All changes are additive with no breaking changes to existing integrations

v2.1.0 - Partner Properties & Schema Updates
17th December 2025
This minor release makes partner properties endpoints publicly available, streamlines the partner update schema, and refines security scopes for better access control.View full changelog →

Key Changes

  • Partner Properties Endpoints: Three endpoints now publicly available for managing custom partner metadata
  • Partner Update Endpoint: Now publicly available for updating partner organization details
  • Security Scopes: Refined scopes for partner properties from partner:* to partner-property:*

v2.0.2 - HOS Ruleset Expansion
15th December 2025
This patch release expands Hours of Service (HOS) compliance coverage by adding 42 new ruleset codes for oil transport, oil well operations, and property carrier variations.View full changelog →

Key Changes

  • Oil Transport Rulesets: Added 20 new codes for interstate/intrastate oil transport operations
  • Oil Well Operations: Added 18 new codes for oil well service operations
  • Property Carrier Variations: Added 2 sleeper berth variation codes for 60/7 and 70/8 rules
  • Backward Compatibility: All changes are additive enum expansions with no breaking changes

v2.0.1 - Documentation & Examples Enhancement
11th December 2025
This patch release enhances API documentation with comprehensive examples for all major schemas and clarifies field descriptions. No functional API behavior has changed.View full changelog →

Key Changes

  • Schema Examples: Added realistic examples for Fleet, Invitation, Share Agreement, Partner, and TSP schemas
  • Invitation Expiration: Extended maximum expiration time from 7 days to 28 days
  • Documentation Clarity: Improved descriptions for share agreement status values and callback URLs

v2.0.0 - First Stable Release
2nd December 2025
Major API improvements including standardized filtering, consistent parameter naming, reorganized endpoints, and enhanced error responses.View full changelog →

Key Changes

  • Endpoint Reorganization: Reference data endpoints now use ref-* pattern instead of refs/*
  • Vehicle Locations Unified: Single endpoint with only_latest parameter replaces multiple endpoints
  • Standardized Parameters: All list endpoints now use from_datetime/to_datetime and plural ID filters
  • Enhanced Error Responses: Expanded status codes with detailed error messages
  • New Features: HOS daily summaries, DVIR defects listing, and enhanced fleet scoping

Need Help?

API Reference

View complete endpoint documentation with current API structure

Contact Support

Questions about migrating your integration? Our team is here to help