aid: omnitracs url: https://raw.githubusercontent.com/api-evangelist/omnitracs/refs/heads/main/apis.yml name: Omnitracs kind: company description: Omnitracs is a commercial fleet management, telematics, and transportation-management provider, now part of Solera Inc. (acquired 2021, operating under Solera Fleet Solutions). Its Omnitracs One platform and the Omnitracs Roadnet routing platform serve roughly 15,000 fleet customers with ELD / Hours-of-Service compliance, telematics and GPS positioning, driver workflow and messaging, routing and dispatch, and video safety. Omnitracs exposes real integration APIs and web services (Roadnet Web Services, the Services Portal Entity Management web services, and the SOAP/XML Event Subscription Service that streams positions, messages, HOS, and critical events), but access is partner- and customer-account gated - there is no open, self-service public developer portal. API credentials (a username/password with API access) and the integration developer wiki are provisioned to contracted customers and integration partners. Endpoints documented here for gated surfaces are honestly modeled from public integration notes, not from an open reference. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Fleet Management - Telematics - ELD - Hours of Service - Transportation - Routing - Trucking - GPS - Solera created: '2026-07-04' modified: '2026-07-04' specificationVersion: '0.19' apis: - aid: omnitracs:omnitracs-web-services-api name: Omnitracs Web Services (Roadnet Platform) tags: - Routing - Dispatch - Scheduling - Integration image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://apex-prod-integration.aws.roadnet.com/integration/api-docs/index.html baseURL: https://apex-prod-integration.aws.roadnet.com/integration endpointsModeled: true properties: - url: https://apex-prod-integration.aws.roadnet.com/integration/api-docs/index.html type: APIReference - url: https://www.omnitracs.com/omnitracs-roadnet-platform type: Documentation description: Integration web services for the Omnitracs Roadnet routing and dispatch platform (route planning and optimization, orders/stops, and schedules). A live Swagger UI is published at the integration host, but the underlying operations require a provisioned integration account; the surface is not openly self-service. Endpoints are modeled, not mirrored from an open reference. - aid: omnitracs:omnitracs-entity-management-api name: Omnitracs Entity Management Web Services tags: - Vehicles - Drivers - Trailers - Master Data image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://services.omnitracs.com/portalWeb/ endpointsModeled: true properties: - url: https://www.cnrportal.com/help/otsWeb/help/en_US/documents/doc_cust_integrate-with-sp_d.pdf type: Documentation - url: https://services.omnitracs.com/portalWeb/ type: SignupURL description: Services Portal entity-management web services for maintaining fleet master data - vehicle maintenance (add/edit), driver maintenance (add/edit), and trailer management, with HOS Group membership and a bulk importer. Also exposed as Entity Management Web Service Extensions for the Omnitracs One platform. Partner/customer gated; a username/password with API access is required. Endpoints are modeled from public integration notes. - aid: omnitracs:omnitracs-event-subscription-api name: Omnitracs Event Subscription Service (ESS) tags: - Positions - Messages - HOS - Critical Events - Publish Subscribe image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://services.omnitracs.com/portalWeb/ endpointsModeled: true properties: - url: https://www.cnrportal.com/help/otsWeb/help/en_US/documents/doc_cust_integrate-with-sp_d.pdf type: Documentation description: A publish-subscribe integration service in which Omnitracs applications continually publish transactions (vehicle positions/GPS, driver messages, Hours-of-Service logs, and critical-event / driver-coaching notifications) to the Integration Web Server, and back-office applications subscribe to and periodically request the transaction types they want. The Event Subscription Service delivers each transaction as a SOAP/XML package and expects a SOAP/XML acknowledgement. Transport is request/response polling over HTTPS, not a WebSocket. Partner/customer gated; endpoints are modeled. common: - type: DomainSecurity url: security/omnitracs-domain-security.yml - type: LinkedIn url: https://www.linkedin.com/company/omnitracs - type: Website url: https://www.omnitracs.com - type: Documentation url: https://apex-prod-integration.aws.roadnet.com/integration/api-docs/index.html - type: SignupURL url: https://services.omnitracs.com/portalWeb/ - type: Plans url: plans/omnitracs-plans-pricing.yml - type: Parent url: https://www.solera.com/solutions/fleet-solutions/omnitracs/ maintainers: - FN: Kin Lane email: kin@apievangelist.com