AegisAegis Developer Portal

Developer Search

Press ⌘K or Ctrl+K to jump through guides and public API docs for user-owned master key and scoped credential flows.

SLO + Limits

Limits and Guarantees

Operational limits for tokens and lease workflows. Keep callers inside these envelopes and validate behavior with load and replay tests before production promotion.

DimensionCurrent ValueNotes
User API token TTLdefault 10m, min 1m, max 15mMintUserApiToken
Workload broker token TTLdefault 10m, min 1m, max 15mExchangeWorkloadToken
Credential lease TTLdefault 5m, max 60mCreateCredentialLease
Credential lease redemptionsdefault 1, max 10CreateCredentialLease
SPIFFE challenge lifetime~5mBeginSpiffeBootstrap / CompleteSpiffeBootstrap

Availability Guarantees

  • Public docs explorer serves public endpoints only.
  • Private workflows require explicit role and scope gates.
  • Replay-protected proofs are mandatory for sensitive lease calls.

Rate-Control Expectations

  • Apply per-principal and per-tenant throttles at edge.
  • Use jittered backoff for transient failures.
  • Alert on denial spikes, replay attempts, and issuance bursts.