Autofleet Platform API

Autofleet's public REST API and webhook surface for its fleet and mobility optimization platform — vehicles, drivers, tasks, rides, bookings, routes and dispatch — marketed on the integration page as the way to connect telematics, GPS, keyless access, maintenance, booking, CRM and ERP systems to Autofleet. The API gateway responds at https://api.autofleet.io and self-identifies as `api-gateway` v1.0.0, but the reference documentation at docs.autofleet.io is entirely password-protected, so no OpenAPI, endpoint list, error reference or authentication reference is publicly retrievable. See x-coverage.

API entry from apis.yml

apis.yml Raw ↑
aid: autofleet:platform
name: Autofleet Platform API
description: Autofleet's public REST API and webhook surface for its fleet and mobility optimization platform
  — vehicles, drivers, tasks, rides, bookings, routes and dispatch — marketed on the integration page
  as the way to connect telematics, GPS, keyless access, maintenance, booking, CRM and ERP systems to
  Autofleet. The API gateway responds at https://api.autofleet.io and self-identifies as `api-gateway`
  v1.0.0, but the reference documentation at docs.autofleet.io is entirely password-protected, so no OpenAPI,
  endpoint list, error reference or authentication reference is publicly retrievable. See x-coverage.
humanURL: https://autofleet.io/integration
baseURL: https://api.autofleet.io
tags:
- Fleet Management
- Mobility
- Route Optimization
- Webhooks