Is Flagsmith open source?
Yes. Flagsmith's core is open source under a BSD 3-Clause license. You can self-host it or use their managed SaaS and private cloud options.
What is the difference between feature flags and remote config in Flagsmith?
Feature flags are boolean toggles that turn features on or off. Remote config lets you change string, number, or JSON values in your application in real time without deploying. Flagsmith supports both in the same interface.
How does Flagsmith pricing work for overages?
If you exceed your plan's monthly API request limit, additional calls are billed at $50 per million requests per month, with volume-based discounts for higher usage.
Can I self-host Flagsmith?
Yes. Flagsmith can be deployed on your own infrastructure using Docker, Kubernetes, or OpenShift. The open-source edition is free; enterprise self-hosted adds SAML, approval workflows, and dedicated support.
Does Flagsmith support A/B testing?
Yes. Multivariate feature flags let you run A/B/n tests and measure results through integrations with analytics platforms like Mixpanel, Amplitude, Heap, and Segment.
Which SDKs does Flagsmith provide?
Flagsmith has SDKs for React, Next.js, Node.js, Python, Ruby, Go, .NET, PHP, Rust, Android/Kotlin, iOS/Swift, and Flutter, plus a REST API for any other platform.