Geotab logo

Geotab

Geotab is a fleet telematics platform providing the MyGeotab SDK and REST API for vehicle tracking, driver behavior monitoring, fuel management, ELD compliance, and route optimization. The MyGeotab API uses JSON-RPC 2.0 over HTTPS with session-token authentication, exposing a single versioned endpoint at /apiv1 that supports Get, Add, Set, and Remove operations across all fleet entities including devices, trips, fault data, and status data. The MyAdmin API provides reseller and partner access to manage databases, orders, and provisioning. Native SDK clients are available for JavaScript, .NET, Java, and Python, and the full SDK and sample code are published on GitHub.

3 APIs 0 Features
Fleet ManagementTelematicsVehicle TrackingELD ComplianceDriver BehaviorFuel MonitoringRoute OptimizationGPS TrackingIoT

APIs

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...

Data Intake Gateway API

The Geotab Data Intake Gateway (DIG) API accepts telematics records from third-party devices directly into the MyGeotab platform. It uses JWT bearer token authentication and sup...

MyAdmin API

The MyAdmin API provides reseller and partner access to Geotab's administrative platform for managing databases, device provisioning, orders, billing, and account management. Ac...

Semantic Vocabularies

Geotab Context

0 classes · 47 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
X
X
📰
Blog
Blog
💰
Pricing
Pricing
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
📰
Blogs
Blogs

Sources

Raw ↑
aid: geotab
name: Geotab
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/geotab/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: "0.19"
description: >
  Geotab is a fleet telematics platform providing the MyGeotab SDK and REST API
  for vehicle tracking, driver behavior monitoring, fuel management, ELD compliance,
  and route optimization. The MyGeotab API uses JSON-RPC 2.0 over HTTPS with
  session-token authentication, exposing a single versioned endpoint at
  /apiv1 that supports Get, Add, Set, and Remove operations across all fleet
  entities including devices, trips, fault data, and status data. The MyAdmin
  API provides reseller and partner access to manage databases, orders, and
  provisioning. Native SDK clients are available for JavaScript, .NET, Java,
  and Python, and the full SDK and sample code are published on GitHub.
tags:
  - Fleet Management
  - Telematics
  - Vehicle Tracking
  - ELD Compliance
  - Driver Behavior
  - Fuel Monitoring
  - Route Optimization
  - GPS Tracking
  - IoT
apis:
  - 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/

  - aid: geotab:data-intake-gateway
    name: Data Intake Gateway API
    type: REST
    description: >
      The Geotab Data Intake Gateway (DIG) API accepts telematics records from
      third-party devices directly into the MyGeotab platform. It uses JWT bearer
      token authentication and supports 12 distinct record types including GPS,
      acceleration, fault codes, driver changes, and VIN data.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://github.com/Geotab/data-intake-gateway
    baseURL: https://dig.geotab.com
    tags:
      - Fleet Telematics
      - Data Ingestion
      - IoT
      - GPS
    properties:
      - type: OpenAPI
        url: openapi/geotab-data-intake-gateway-openapi.yml
      - type: Examples
        url: examples/geotab-dig-authenticate-example.json
      - type: Examples
        url: examples/geotab-dig-records-example.json
    contact:
      - FN: Geotab Developer Support
        url: https://developers.geotab.com/

  - aid: geotab:myadmin-api
    name: MyAdmin API
    type: REST
    description: >
      The MyAdmin API provides reseller and partner access to Geotab's administrative
      platform for managing databases, device provisioning, orders, billing, and
      account management. Access requires a MyAdmin account with the MyAdminApiUser role.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://developers.geotab.com/myAdmin/introduction/index.html
    baseURL: https://myadmin.geotab.com/v2/MyAdminApi.ashx
    tags:
      - Fleet Management
      - Reseller
      - Administration
      - Provisioning
    properties:
      - type: Documentation
        url: https://developers.geotab.com/myAdmin/introduction/index.html
      - type: RateLimits
        url: https://developers.geotab.com/myAdmin/guides/rateLimits/
    contact:
      - FN: Geotab Developer Support
        url: https://developers.geotab.com/

common:
  - type: Website
    url: https://www.geotab.com/
  - type: Documentation
    url: https://developers.geotab.com/
  - type: GitHubOrganization
    url: https://github.com/Geotab
  - type: LinkedIn
    url: https://www.linkedin.com/company/geotab
  - type: X
    url: https://x.com/geotab
  - type: Blog
    url: https://www.geotab.com/blog/
  - type: Pricing
    url: https://www.geotab.com/software-packages/
  - type: Plans
    url: plans/geotab-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/geotab-rate-limits.yml
  - type: FinOps
    url: finops/geotab-finops.yml
  - type: Vocabulary
    url: vocabulary/geotab-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/geotab-context.jsonld
  - type: Blogs
    url: blogs/blogs.json

maintainers:
  - FN: Kin Lane
    email: [email protected]