Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revvo Fleet API

The Fleet API

Revvo Fleet API is one of 7 APIs that Revvo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Fleet. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 1 operation across 1 path, and defines 9 schemas. It is described by OpenAPI 3.0.1, at version 0.0.

Requests are made against the base URL https://api.revvo.ai/v0.

1 operations 1 paths 9 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0
Base URL
https://api.revvo.ai/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Revvo Fleet API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Fleet 1

The Fleet API

GET
/fleet/{fleetId}
Get details of all vehicles in the fleet
getFleetStatus 2 params → 200401

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are TireStatusListInner (10 properties), GetFleetStatus200Response (6 properties), EventListInner (5 properties), VehicleStatus (4 properties). Each schema is shown below with its type and property counts.

internalErrorCode
string
Internal Error Code
EventListInner
object
EventListInner
5 properties
tirePosition_1
string
Tire position on the vehicle: \[SIDE\]\[AXLENUMBER\] with an optional \[INNER/OUTER\] suffix, plus SPARE\[N\].
GetFleetStatus200Response
object
GetFleetStatus200Response
6 properties
type
string
Event type
geolocation
object
Geolocation
3 properties
treadClass
string
Tread class
VehicleStatus
object
VehicleStatus
4 properties
TireStatusListInner
object
TireStatusListInner
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revvo-fleet-api-openapi.yml Raw ↑

Other APIs Revvo publishes across the network.

Revvo Api-keys API
Revvo Auth API
Revvo Device API
Revvo Event API
Revvo Tire Operation API
Revvo Vehicle API