Platform settings

The Platform Settings API exposes tenant-wide configuration that the host application reads to render its UI. It covers the translation key/value map used to localise platform-wide strings, the public-facing access and sign-up pages shown before authentication, and the branding tokens (logo, palette) that establish visual identity.

Domain model

  • Translations — a key/value map used by the host application to render localised UI strings. Individual keys can be edited or reset to their platform default.
  • Access pages & sign-up — configuration for the public-facing pages shown to users before and during sign-up.
  • Branding — tenant visual identity: logo, palette, and other tokens consumed by the rendering layer.

Endpoints

Translations

Access pages & sign-up

Branding