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 Event API

The Event API

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

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

This API exposes 1 operation across 1 path, and defines 6 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 6 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 Event 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.

Event 1

The Event API

GET
/fleet/{fleetId}/events
Get all events between two dates (up to 5 days in the past)
getEvents 3 params → 200400401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are EventListInner (5 properties), GetEvents400Response (3 properties), GetEvents200Response (2 properties). Each schema is shown below with its type and property counts.

GetEvents200Response
object
2 properties
GetEvents400Response
object
3 properties
EventListInner
object
EventListInner
5 properties
tirePosition_1
string
Tire position on the vehicle: \[SIDE\]\[AXLENUMBER\] with an optional \[INNER/OUTER\] suffix, plus SPARE\[N\].
type
string
Event type
InternalErrorCode
string
Internal Error Code

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revvo-event-api-openapi.yml Raw ↑

Other APIs Revvo publishes across the network.

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