Sit beside your stack. Turn APIs into abilities.
You usually don’t rewrite the business service. With an API document, the assistant can execute for real—visible and controllable in the console.
-
API docs become tools
Import OpenAPI / Swagger and each operation joins the tool catalog; follow calls live in the console.
-
Approve sensitive writes
Creates and status changes can wait for an operator to approve or reject—with an audit trail.
-
One assistant, many doors
Web console, inbound alerts, and messaging channels share approval, memory, and outbound delivery.
-
Downstream login supported
Guide a login, capture the session credential, then call protected business APIs.
Get started
No Go toolchain required: download a release archive for your platform, set secrets, and start.
cp .env.example .env
# set BAIZE_API_KEY and BAIZE_SETTINGS_KEY
./baize start
# open http://127.0.0.1:8080/ui