API Reference
OpenPost exposes one HTTP API for the web app, CLI, MCP server, and external automation. The API uses JSON and requires an authenticated session or API token for private operations. Production deployments should serve it over HTTPS. Workspace-scoped operations also require access to the selected Workspace.
Use the interactive viewer below to browse operations, request and response shapes, and authentication requirements. For code generation, validation, or another machine client, use the authoritative OpenAPI JSON generated from the server routes.
The OpenAPI JSON is the contract. This page provides navigation and context; it does not copy the full operation catalogue into the documentation corpus.