Skip to content

Overview

Authenticated API for Fleeti automation.

Fleeti exposes API endpoints secured with per-user API keys.

API keys inherit the access of the user who created them. Non-admin users only receive resources they can already view in the web UI.

  • OpenAPI version: 3.1.0

Provide a Fleeti API key in the Authorization header:

Authorization: Bearer flt_...

Security scheme type: http

Bearer format: API key