MyGeotab API

The MyGeotab API provides JSON-RPC 2.0 access to all fleet telematics data including vehicle location, trip history, driver behavior, fault codes, fuel usage, HOS/ELD compliance records, and sensor data. It supports GetFeed for real-time data streaming and batch retrieval operations.

API entry from apis.yml

apis.yml Raw ↑
aid: geotab:mygeotab-api
name: MyGeotab API
type: REST
description: 'The MyGeotab API provides JSON-RPC 2.0 access to all fleet telematics data including vehicle
  location, trip history, driver behavior, fault codes, fuel usage, HOS/ELD compliance records, and sensor
  data. It supports GetFeed for real-time data streaming and batch retrieval operations.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developers.geotab.com/myGeotab/introduction/
baseURL: https://my.geotab.com/apiv1
tags:
- Fleet Telematics
- Vehicle Data
- GPS
- ELD
properties:
- type: Documentation
  url: https://developers.geotab.com/myGeotab/introduction/
- type: APIReference
  url: https://geotab.github.io/sdk/software/api/reference/
- type: JSONSchema
  url: json-schema/geotab-gps-record-schema.json
- type: JSONSchema
  url: json-schema/geotab-status-record-schema.json
contact:
- FN: Geotab Developer Support
  url: https://developers.geotab.com/