Skip to content

REST API Docs

The Open Flags API is a read-only REST/JSON API — every endpoint is GET. There are no POST, PUT, or DELETE routes; nothing in the API mutates data, so those verbs aren't applicable here.

See GET for the full endpoint list, or Available Routes / cURL for the same routes with runnable examples.