Geotab website screenshot

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.

Geotab publishes 3 APIs on the APIs.io network: Authentication API, Invalid Records API, and Records API. Tagged areas include Fleet Management, Telematics, Vehicle Tracking, ELD Compliance, and Driver Behavior.

The Geotab catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Geotab’s developer surface includes authentication, documentation, engineering blog, pricing, and 13 more developer resources.

40.7/100 developing ▬ flat Agent 31/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Fleet ManagementTelematicsVehicle TrackingELD ComplianceDriver BehaviorFuel MonitoringRoute OptimizationGPS TrackingIoT

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/geotab: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

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

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

Geotab Authentication API

The Authentication API from Geotab — 3 operation(s) for authentication.

Geotab Invalid Records API

The Invalid Records API from Geotab — 1 operation(s) for invalid records.

Geotab Records API

The Records API from Geotab — 1 operation(s) for records.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Geotab GraphQL API

Geotab is a fleet management and connected vehicle platform. The API covers device management, vehicle tracking, trips, exceptions, diagnostics, engine data, driver behavior, ho...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Geotab Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Geotab Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Geotab Context

0 classes · 47 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Geotab API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

GpsRecord

0 properties

JSON SCHEMA

StatusRecord

0 properties

JSON SCHEMA

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Geotab Authentication

http · 1 scheme

SECURITY

Geotab Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Geotab Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Geotab Agentic Access

5 operations · 4 acting · 1 human-in-the-loop

5 operations · 4 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: geotab
name: Geotab
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/geotab.png
url: https://raw.githubusercontent.com/api-evangelist/geotab/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.23'
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-images.s3.amazonaws.com/shared/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
  - url: graphql/geotab-graphql.md
    type: GraphQL
  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-images.s3.amazonaws.com/shared/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/
- aid: geotab:geotab-authentication-api
  name: Geotab Authentication API
  description: The Authentication API from Geotab — 3 operation(s) for authentication.
  humanURL: https://developers.geotab.com/myGeotab/introduction/
  baseURL: https://my.geotab.com/apiv1
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/geotab-authentication-api-openapi.yml
  - type: Examples
    url: examples/geotab-dig-authenticate-example.json
  - type: Examples
    url: examples/geotab-dig-records-example.json
- aid: geotab:geotab-invalid-records-api
  name: Geotab Invalid Records API
  description: The Invalid Records API from Geotab — 1 operation(s) for invalid records.
  humanURL: https://developers.geotab.com/myGeotab/introduction/
  baseURL: https://my.geotab.com/apiv1
  tags:
  - Invalid Records
  properties:
  - type: OpenAPI
    url: openapi/geotab-invalid-records-api-openapi.yml
  - type: Examples
    url: examples/geotab-dig-authenticate-example.json
  - type: Examples
    url: examples/geotab-dig-records-example.json
- aid: geotab:geotab-records-api
  name: Geotab Records API
  description: The Records API from Geotab — 1 operation(s) for records.
  humanURL: https://developers.geotab.com/myGeotab/introduction/
  baseURL: https://my.geotab.com/apiv1
  tags:
  - Records
  properties:
  - type: OpenAPI
    url: openapi/geotab-records-api-openapi.yml
  - type: Examples
    url: examples/geotab-dig-authenticate-example.json
  - type: Examples
    url: examples/geotab-dig-records-example.json
common:
- type: CapabilityMap
  url: capabilities/geotab-capability-edges.yml
  name: Geotab Business Capability Map
- type: AgenticAccess
  url: agentic-access/geotab-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/geotab-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/geotab-domain-security.yml
- type: Authentication
  url: authentication/geotab-authentication.yml
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/geotab"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/geotab/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/geotab/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.