Mojito Logo
Mojito
API Reference

Runtime Configuration

How published experiment settings are used by your application.

This page explains the runtime configuration your application uses after you publish changes from the Control Plane.

Published Configuration

When you publish a property, Mojito makes the latest active experiment settings available to your application. This configuration includes the feature keys, active rules, traffic allocation, and variants needed to evaluate experiments for users.

The configuration URL is available from the property settings screen.

Control Plane Changes

Changes are made through the Control Plane UI. These include:

  • Project actions — Create, update, and manage projects
  • Feature actions — Create and configure experiment features
  • Rule actions — Create, update, launch, and stop traffic rules
  • Integration actions — Connect and manage GA4 integrations

Only authorized users can make changes.

Authorization

Mojito enforces role-based access control:

RolePermissions
AdminFull access to all project settings and team management
EditorCreate and manage features, rules, and integrations
ViewerRead-only access to project data

On this page