Openapi Json
The PUBLIC /v1-only OpenAPI schema (auth-free). The app’s raw /openapi.json is served
from one process with the internal /admin + /cbt surface; this returns ONLY the public
/v1 ops (the supported API). Point your SDK generator / coding agent here, not at the raw
/openapi.json.
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Response
Successful Response