Fleeta — fleet management for cloud-connected dashcams
Fleeta is a fleet-management platform built on cloud-connected dashcams by Pittasoft Co., Ltd., the maker of BlackVue. Fleet operators use Fleeta to track vehicles in real time, review driver-safety events with video evidence, and manage dashcam devices at scale.
The Fleeta Open API is a REST dashcam API — 49 endpoints that give your systems programmatic access to your own fleet's data:
- 🚚 Devices & vehicles — inventory, battery, firmware, settings
- 📍 GPS — live locations, trips, tracks, bulk export (CSV/GPX/KML)
- 🎥 Safety events & video — harsh driving, drowsiness and more, with video and thumbnails
- 💾 SD-card recordings — remote listing and video recall over LTE
- 🗺️ Geofences — zone CRUD with enter/exit notification history
- 📊 Driving reports — per-vehicle and fleet-wide insights
- 🔔 Webhooks — HMAC-signed real-time event push
- 🧾 API logs — every call your keys made, queryable (usage transparency)
- 🤖 MCP server — connect AI agents (Claude, ChatGPT, Cursor) with a single URL — 25 tools
| 📖 Developer portal & API reference | https://developers.fleeta.io |
| 📦 JavaScript/TypeScript SDK | @fleeta/sdk · fleeta-io/sdk-js |
| 🌐 Product | https://fleeta.io |
API keys are issued per organization from the Fleeta web viewer (Account > API) — every request is scoped to your own fleet's data.