API Overview
The REST API is served from .OpenAPI
The OpenAPI specification is the source of truth for REST endpoints. Runboilerplate docs sync to refresh the generated reference page from apps/api/openapi.json.
RPC gateway
Remote operators and MCP clients can also call typed JSON-RPC methods atPOST /rpc on the same API host.