Pricing Blog
Developers

Fleet data, in your stack

Every position, trip, driver score and alert on the platform is available through a clean REST API and real-time webhooks. Build dashboards, wire up ERP, or pipe raw telemetry into your data warehouse — with official SDKs and a free sandbox.

REST · JSON Real-time webhooks OAuth 2.0 & API keys 99.95% uptime
GET /v1/vehicles/KBZ-402T/telemetry — request and live JSON telemetry response GET /v1 · 200 OK
API overview

One request from live vehicle telemetry

Authenticate with a bearer token, call a predictable resource, get JSON back. Every endpoint is versioned, paginated and rate-limited the same way, so the API you learn on day one is the API you ship on.

  • Base URL https://api.intellifleet360.com/v1
  • Resources — vehicles, drivers, trips, events, geofences, reports.
  • Cursor pagination — stable next_cursor tokens, never offset drift.
  • Store-and-forward aware — buffered points arrive in order once a vehicle reconnects.
Capabilities

Everything you need to build on the platform

Designed for production from day one — predictable, documented and backwards-compatible.

REST API

Resource-oriented JSON endpoints for vehicles, trips, events, drivers and reports. Versioned under /v1, cursor-paginated and filterable.

Webhooks

Subscribe to harsh events, geofence crossings and maintenance alerts. Signed payloads, automatic retries with backoff, and a replay endpoint.

SDKs

Official, typed clients for Node, Python, Go, Java and .NET. Auth, pagination and retries handled — you write business logic, not plumbing.

Free sandbox

A full simulated fleet with live-moving vehicles and firing events, so you can build and test end-to-end before a single device is installed.

Rate limits

Generous, transparent limits with X-RateLimit headers on every response and 429 + Retry-After when you hit them. Burst-friendly.

90-day deprecation policy

We never break you silently. Breaking changes ship behind a new version with a minimum 90 days' notice, deprecation headers and a migration guide.

Official SDKs

Install, authenticate, ship

Idiomatic clients in the languages East African teams actually build in. Typed models, automatic pagination and retries out of the box.

Node.js Python Go Java .NET
quickstart.js — stream live vehicle positions and react to alert webhooks with the IntelliFleet SDK
Integrations

Wired for how business runs here

Africa-native connectors so fleet data lands where finance, operations and leadership already work.

M-Pesa

Match mobile-money and card spend against operational records, and trigger STK-style payment flows from operational events.

ERP & finance

Push trips, mileage and maintenance costs into SAP, Sage, Odoo or your finance system via API and scheduled data exports.

BI & data warehouse

Stream raw telemetry into Power BI, Looker, BigQuery or Snowflake for custom dashboards and board-level reporting.

OAuth 2.0 & scoped keys TLS 1.2+ everywhere 99.95% uptime SLA ISO 27001 aligned
Free sandbox · no hardware needed

Start building in minutes

Spin up a sandbox fleet, grab a key and make your first call today. When you're ready for production, our team helps you go live.

REST & webhooks 5 official SDKs 90-day deprecation policy