Skip to main content

Fleet API

Base URL: https://api.theonefleet.app

Authentication

Most endpoints require a valid session cookie or integration key. Endpoints marked Public require no authentication.

Endpoints Summary

1 endpoints discovered across 2 function app(s).

MethodRouteAuth
GET/api/search?q=...&tenant_id=...Integration Key

Endpoint Details

Search?Q=...&Tenant_id=...

GET/api/search?q=...&tenant_id=...

List or retrieve search?q=...&tenant_id=...

Auth: Integration Key


note

This reference is auto-generated from source code. Run npx tsx scripts/generate-api-docs.ts from the ops-center repo to refresh.