Skip to main content
Multi-tenantPrivate beta

White-label tenants

Preview · the tenants below are example shells. White-label provisioning is a private beta — contact fleet@hypeify.com to be added.
Tenant config preview
continental.yaml
tenant: continental
  brand:
    name:    "Continental Logistics"
    primary: "#5d7eff"
    domain:  "fleet.continental.co"
  sso:
    provider: "okta"
    type:     "saml"
    metadata: "https://continental.okta.com/app/exk../sso/saml/metadata"
  data_residency: "us-east-1"
  encryption_key: "kms/continental-root-2026"
  features:
    predictive_maintenance: true
    enterprise_api:         true
    kafka_mirror:           true
  api:
    rate_limit: 1200/min
    webhooks:
      - url:    "https://hooks.continental.co/fleet"
        events: ["vehicle.*", "alert.*", "route.*"]