Developer Search
Press ⌘K or Ctrl+K to jump through guides and API endpoint docs.
Developer Docs
Aegis Platform Developer Portal
Use this portal to integrate with the Aegis APIs we make available. Start with quickstarts, use endpoint references to shape requests, then validate your integration with examples and E2E coverage.
Start Here
Pick a quickstart path for your team and follow the sequence end-to-end.
Reference
Use the API Explorer for request and response contracts plus runnable code samples.
Validation
Confirm behavior with examples, error handling checks, and E2E tests before rollout.
API Explorer
Endpoint reference with request and response contracts plus runnable examples.
Open API ExplorerAuth Onboarding
Step-by-step auth setup for Firebase sessions, DPoP-bound broker access, and local key ownership.
Open Auth OnboardingSecurity Model
Security architecture for SPIFFE bootstrap, proof-of-possession, and key separation.
Open Security ModelError Catalog
Common API errors with causes, HTTP/connect codes, and remediation guidance.
Open Error CatalogConsumption Workflow
- Complete auth onboarding for your caller type.
- Copy the endpoint contract and code sample from API Explorer.
- Implement request handling and error handling.
- Validate with sandbox and E2E tests before production.
Full Developer Portal Surface
Architecture
Detailed architecture for OAuth login, token/state model, and security boundaries.
Open ArchitectureUsage Patterns
End-to-end auth and credential brokerage patterns with data-ownership boundaries.
Open Usage PatternsSecurity Controls
Operational controls for key rotation, request proof, and revocation.
Open Security ControlsLimits & Guarantees
Token TTLs, lease limits, rate-control recommendations, and SLO expectations.
Open Limits & GuaranteesVersioning
Release channels, compatibility contract, and sunset/deprecation timelines.
Open VersioningSandbox
Safe non-production setup for tenant bootstrap, fake providers, and integration tests.
Open SandboxBroker Console
Interactive console for lease lifecycle and broker workflow verification.
Open Broker Console