RESTful API for managing projects, flags, environments, segments, and config push. All endpoints return JSON.
For dashboard and browser-based clients. Include the JWT in the Authorization header.
For server-to-server and CI/CD. Scoped per project with configurable permissions.
Check out the full documentation for request/response schemas, error codes, and SDK examples.