{
  "name": "Forbiz Agent API",
  "version": "1.58.0",
  "openapi": "https://forbiz.io/openapi.json",
  "llms": "https://forbiz.io/llms.txt",
  "bootstrap": {
    "method": "POST",
    "path": "/api/public/agent/bootstrap"
  },
  "start_here": "GET /me after bootstrap"
}