Revvo · Authentication Profile

Revvo Authentication

Authentication

Revvo secures its APIs with http and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFleet ManagementTransportationTire ManagementTPMSTelematicsIoTLogistics
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (X-API-KEY)
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/revvo-api-openapi-original.yml
docs: https://api.revvo.ai/v0/swagger-ui
summary:
  types:
  - http
  - apiKey
  api_key_in:
  - header
  flow: two-step
  notes: >-
    Revvo uses a two-step credential exchange. Clients present a long-lived
    API key in the X-API-KEY header to POST /auth, which returns a short-lived
    JWT (text/plain). That JWT is then sent as an HTTP bearer token
    (Authorization: Bearer <jwt>) on all other operations. API keys are
    managed per fleet via the /api-keys/fleet/{fleetId} endpoints.
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  used_by:
  - authToken
  description: >-
    Long-lived fleet API key exchanged at POST /auth for a JWT. Provisioned and
    revoked via getApiKeys / addApiKey / deleteApiKey.
  sources:
  - openapi/revvo-api-openapi-original.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: >-
    Short-lived JWT obtained from POST /auth, sent as Authorization: Bearer on
    every fleet, device, vehicle, event and tire operation.
  sources:
  - openapi/revvo-api-openapi-original.yml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/revvo-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.