Ship features with confidence, not anxiety.
Togul gives your team fine-grained control over feature releases. Roll out gradually, target specific users, and kill switches instantly — all without redeploying.
import { TogulClient } from "@togul/js/server";
const client = new TogulClient({
baseUrl: "https://api.togul.com",
apiKey: "your-environment-api-key",
environment: "production",
});
const enabled = await client.isEnabled("new-dashboard", {
user_id: "user-123",
country: "TR",
});Integrate in minutes, not days.
A lightweight SDK and a clean REST API. Get flag decisions in your app with just a few lines of code.
Gradual rollouts
Release to 1% of users first, then scale up. Define rules by user attributes, percentages, or segments.
Usage insights
See how many times each flag is evaluated, which values are returned, and spot anomalies early.
Team permissions
Assign roles, manage invitations, and audit who changed what — all in one place.
Dev, staging, prod
Separate flag configurations per environment. Test safely without affecting production users.
From first flag to full-scale operations.
Togul grows with your team. Start with a single flag, scale to hundreds — without losing visibility or control.
Rules are evaluated by priority. When nothing matches, the default value kicks in. Always predictable.
Daily evaluations, trend comparisons, and quota tracking — no surprises at the end of the month.
Group flags and environments by project. Keep things clean as your team and product grow.
Every change is logged. Roles, API keys, and exports are always behind proper permissions.
Start free. Scale as you grow.
No hidden fees, no surprise charges. Upgrade when you need more.
Free
- 3 environments
- 50 flags
- 3 seats
- 10k evaluations / mo
Pro
- 10 environments
- 500 flags
- 15 seats
- 500k evaluations / mo
Enterprise
- Unlimited environments
- Unlimited flags
- Unlimited seats
- Unlimited evaluations / mo
“Less complexity. More control.”
Feature flags shouldn't require a PhD. Togul keeps things simple so you can focus on building.
Clean API, strong types, fast evaluation. Integrate in under 5 minutes.
See all your flags, rules, and environments at a glance. No clutter.
Permissions, exports, billing, and team management — all inside Togul.
Start shipping features fearlessly.
Create your workspace, set up your environments, and deploy your first feature flag in minutes.