Overview
Authenticated API for Fleeti automation.
Fleeti API (1.0.0)
Section titled “Fleeti API (1.0.0)”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
Authentication
Section titled “ Authentication ”bearerAuth
Section titled “bearerAuth ”Provide a Fleeti API key in the Authorization header:
Authorization: Bearer flt_...
Security scheme type: http
Bearer format: API key