Flagsmith is a feature flag and remote configuration platform that enables teams to manage feature releases, A/B tests, and application configuration across web, mobile, and server-side applications. Their developer platform provides both a public-facing Edge API for low-latency flag evaluation and an Admin API for programmatic management of projects, environments, segments, and feature flags.
URL: Visit APIs.json URL
- Type: Contract
- Position: Consuming
- Access: 3rd-Party
- Feature Flags, Remote Config, SDKs, Administration, Segments
- Created: 2026-03-20
- Modified: 2026-04-28
The Flagsmith Flags API is the public-facing REST API that client-side and server-side SDKs use to retrieve feature flag values and remote configuration for environments and users. It uses a non-secret Environment Key for authentication and is designed to be fast, scalable, and publicly accessible. The Edge API endpoint at edge.api.flagsmith.com serves requests from AWS Lambda functions running in data centers near the client, providing low-latency global access to flag evaluations.
Human URL: https://docs.flagsmith.com/clients/rest
- Feature Flags, Remote Config, Flags, SDKs, Edge
The Flagsmith Admin API allows developers to programmatically manage all aspects of their Flagsmith projects. Anything that can be done through the Flagsmith dashboard can also be accomplished via this API, including creating, updating, and deleting projects, environments, feature flags, segments, and users. It uses a secret Organisation API Token for authentication and provides a Swagger interface at api.flagsmith.com/api/v1/docs for interactive exploration.
Human URL: https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/admin-api
- Feature Flags, Administration, Projects, Environments, Segments
FN: API Evangelist
Email: info@apievangelist.com