Skip to main content

Fleet API

Overview

The Fleet API provides an API to efficiently manage vehicles and fleet, helping you create applications based on Pleos Fleet.

Provided format

The Fleet API is available in the following two formats.

  • REST API
  • Webhook

Component

The following components can be managed via the Fleet API.

ComponentDescription
VehicleVehicle
DeviceTerminal
Vehicle Device MatchingManage attachments/detachments between vehicles and terminals
Device ModelTerminal Model
Abnormal event(Coming soon) Abnormal vehicle/terminal status
Reservation(Coming soon) Vehicle reservation
Driver(Coming soon) Driver
Maintenance(Coming soon) Vehicle maintenance
Trip(Coming soon) Trip history

Main features

Vehicle/Device Management

Provides functions to register new vehicles/devices in the vehicle management system, or modify and delete information of already registered vehicles/devices.

View Vehicle Data

You can view the data of vehicles registered in the vehicle management system.

Receive Real-Time Vehicle Data (via Webhook)

You can receive real-time vehicle data registered in the vehicle management system via Webhook.