OpenAPI Spec (preview)
{"openapi": "3.0.0", "info": {"title": "Plain Cloud API", "version": "0.1.0", "description": "REST API for Plain Cloud. Authenticate with a personal API token via `Authorization: Bearer <token>`. Mint tokens at /dashboard/api-keys/."}, "servers": [{"url": "https://plainframework.com/api", "description": "Plain Cloud (production)"}], "paths": {"/openapi.json": {"get": {"security": [], "responses": {"200": {"description": "OpenAPI 3.0 document for this API."}}, "summary": "Serves the OpenAPI 3.0 d