API Reference
The public Sentinel API surface is the hosted gateway at
https://gateway.caldorus.com. This section is the route-level reference for
that customer-facing integration surface.
The generated gateway reference is sourced from the current OpenAPI artifact so the published route inventory stays aligned with implementation.
How to use this section
Use the generated reference pages for exact route inventory and path grouping.
Use the SDK pages and product guides when you need:
- integration guidance
- support posture
- behavioral caveats
- provider-specific compatibility details
Gateway reference scope
Use Gateway API when you are integrating:
- OpenAI-compatible client traffic
- Anthropic native traffic
- Google native traffic
The gateway reference covers three lane models:
- an OpenAI-compatible lane for broad client compatibility
- an Anthropic native lane for provider-native Anthropic behavior
- a Google native lane for provider-native Google behavior
Raw OpenAPI specs
Use the raw OpenAPI artifact when you need the exact generated schema behind the published route reference.
Important caveats
- OpenAPI route presence is not the same thing as official SDK compatibility
- Google Live remains documented separately and is intentionally not represented in the generated OpenAPI
- public product docs should explain support by behavior, not just by raw path
- operator workflows are primarily documented through the Sentinel product pages and console UX, not as a public backend API surface