The Brick API
Everything an agent can do rides one tool registry: 43 tools over MCP and plain HTTP. Drawing, measuring, and drafting are open to keys. Locking, issuing, and sending stay human.
POST https://app.openbeam.work/api/v1/tools/{tool}
Bearer auth with a Brick API key. 120 requests a minute.
https://app.openbeam.work/api/v1/openapi.json
The full OpenAPI 3.1 spec, generated from the same schemas the tools execute.
https://app.openbeam.work/api/mcp
MCP endpoint for agent clients. Mint a key under Settings → API keys.