Documentation Index
Fetch the complete documentation index at: https://docs.grantiva.io/llms.txt
Use this file to discover all available pages before exploring further.
Request
| Header | Required | Description |
|---|
X-Bundle-ID | Yes | App bundle identifier |
X-Team-ID | Yes | Apple Developer Team ID |
Query parameters
| Parameter | Type | Default | Description |
|---|
environment | string | production | production, staging, or development |
Response
{
"flags": {
"dark_mode": true,
"upload_limit": 50,
"theme": "modern",
"beta_features": false
}
}
Flag values are resolved for the requested environment. Each flag value is typed (boolean, integer, double, string, or JSON).
Tier limits
| Tier | Max flags |
|---|
| Free | 10 (on/off only) |
| Pro | 50/app |
| Business | 200/app |
| Enterprise | Unlimited |