For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Support
Dashboard
Getting Started
API Reference
Roadmap
Blog
Support
Dashboard
Flags
List flags
Copy page
GET
https://api.schematichq.com
/
flags
Authentication
X-Schematic-Api-Key
string
API Key authentication via header
Query parameters
feature_id
string
Optional
ids
list of strings
Optional
q
string
Optional
<=512 characters
Search by flag name, key, or ID
limit
long
Optional
Page limit (default 100)
offset
long
Optional
Page offset (default 0)
Response
OK
data
list of objects
Show 14 properties
params
object
Input parameters
Show 5 properties
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error