Skip to main content

Admin API

The Admin API allows you to programmatically manage your Flagsmith projects, environments, features, segments, and users. Essentially, any action you can perform in the Flagsmith dashboard can also be accomplished via the Admin API.

This API is designed for automation, integrations, and building custom workflows on top of Flagsmith.

API Explorer

You can explore the full Admin API via Swagger at https://api.flagsmith.com/api/v1/docs/. You can also get the OpenAPI specification in JSON or YAML format.

We also have a Postman Collection that you can use to experiment with the API.

info

Our Admin API has a Rate Limit that you should be aware of.