Flagsmith lets you manage feature flags, remote config and drive AB tests across web, mobile and server side applications. Flagsmith is
Open Source. Host yourself or let us take care of the hosting.
The Flagsmith API is split into 2 distinct parts:
- The anonymouse API endoints that are consumed by our SDKs
- The authenticated API, normally consumed by the Front End Dashboard
1. SDK API Endpoints
These are currently defined as part of this Qodex collection. Go nuts!
2. Authenticated API
This is still a work in progress. You can point your own Qodex app to our
Swagger API definition to get started.
Using this collection
This collection is set up to run against our
SaaS API API endpoints.
If you want to run against a different Flagsmith Environment, change the {{Flagsmith Environment Key}} in the Flagsmith Environment.
You can also override the API domain. This is helpful if you are self hosting and dont want to send us all your test data ;)