Sedai · Authentication Profile
Sedai Authentication
Authentication
Sedai's platform API is authenticated with a long-lived API token minted in the tenant console. There is no published OpenAPI, so this profile is read from Sedai's own first-party SDK reference rather than derived from a securityScheme block. The token is a JWT with an exp claim — Sedai documents reading the expiry client-side by base64-decoding the payload — and it is scoped to one tenant: a key from one Sedai instance returns 401 against another.
Sedai secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
Cloud OptimizationFinOpsKubernetesCloud Cost ManagementAutonomous OperationsObservabilityArtificial IntelligenceDevOps
Methods: apiKey
Schemes: 1
OAuth flows:
API key in:
Security Schemes
sedaiApiToken apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.