Documentation
Guardrail API documentation
Guardrail ships with a full documentation set for the Core runtime, Enterprise Admin Console, verifier integration, and policy packs. The source of truth is maintained in the Guardrail API repository.
For developers
Learn how to run the Core API, call the decision endpoints, and integrate Guardrail into your LLM applications.
- • Local and container-based quickstart
- • Core architecture and request flow
- • Ingress / egress policy enforcement
For operators & security
Use the Enterprise Console to manage tenants, review decisions, and integrate Guardrail with your observability and compliance stack.
- • Admin Console & RBAC
- • Usage and billing views
- • Audit, retention, and SBOM notes
Policy packs
Learn how Guardrail policy packs are structured, how to apply built-in packs, and how to author custom rules for your environment.
- • Policy pack schema
- • Built-in safety packs
- • Authoring and testing guidance
Verifier integration
Configure Guardrail to delegate gray-area decisions to a verifier service without executing untrusted code directly.
- • Verifier request and response model
- • Provider adapters and fallbacks
- • Token budget and timeout controls
Looking for the full reference? Visit the Guardrail Labs GitHub organization for markdown docs, examples, and deployment guides.