API · Dashboard
REST API and dashboard for security and audit
Operate Burgus from the customer dashboard at app.burgus.ai and the documented REST API at app.burgus.ai/docs. Sign in with Google or Microsoft, create API keys, manage upstream providers, and pull audit and alert evidence — then route LLM traffic through assigned proxy hostnames.
Surfaces
- Dashboard: app.burgus.ai
- REST API docs (Swagger): app.burgus.ai/docs
- Agent index:
/.well-known/agent-index.json - API catalog (RFC 9727):
/.well-known/api-catalog
Typical workflow
- Sign in at
app.burgus.aiwith Google or Microsoft - Create a Burgus API key in the dashboard
- Add upstream provider API keys for each vendor you use
- Point SDK
base_urlat assigned{provider}.securellm.burgus.aihostnames - Review alerts, usage, and exports in the dashboard or via the REST API
What the API covers
- Tenant & keys — organisation profile, API keys, upstream keys, proxy endpoints
- Policies & alerts — content policy workflow, delivery settings, platform and behavioral alert reports
- Audit — events, sessions, workflows, token rollups, multi-agent graphs, export bundles
Full endpoint reference: https://app.burgus.ai/docs. LLM traffic uses provider-native API keys on the data plane — separate from your Burgus dashboard session.