Tenant console + BFF proxy
DLaaS Portal
DLaaS Portal is the main developer entrypoint for DLaaS: provision an org, seal tenant credentials, try APIs, create and wake instances, and inspect usage, security, audit, and webhooks. The browser never receives tenant credentials; the Portal injects them server-side and audits each call.
Use it when
- Use it first when connecting to DLaaS and confirming the tenant is ready.
- Use it to try DLaaS HTTP APIs in the browser without exposing secrets.
- Use it to inspect instances, usage, audit logs, webhooks, and security policies.
How to integrate
- Finish org and tenant setup from Get started, then open the API console.
- For server integrations, call through a Portal API key or session via `/api/proxy/dlaas/*`.
- Before launch, check Usage, Security, Audit log, and webhook delivery records.
Boundary
Portal owns product identity, sealed tenant credentials, the BFF, billing mirrors, and audit. Cognition, memory, and runtime lifecycle truth remain in DLaaS / VolvenceZero.
Key configuration
PORTAL_PUBLIC_URLDLAAS_BASE_URLPORTAL_TENANT_SECRET_KEY