← BackAPI Documentation
Auth: add ?token=YOUR_TOKEN or Authorization: Bearer YOUR_TOKEN
Forge (AI Builder)
| Method | Path | Description |
|---|
| GET | /forge | Forge x OmniRoute UI |
| GET | /v1/models | List AI models |
| POST | /v1/chat/completions | Chat with AI |
| POST | /api/duo | Duo Build (generate + review) |
Pages
| Method | Path | Description |
|---|
| GET | / | Dashboard |
| GET | /status | Worker status |
| GET | /health | Health check |
Account API
| Method | Path | Description |
|---|
| GET | /api/zones | List zones |
| GET | /api/workers | List Workers |
| GET | /api/r2-buckets | R2 buckets |
| GET | /api/kv-namespaces | KV namespaces |
| GET | /api/d1-databases | D1 databases |
| GET | /api/ai-models | AI models |
Zone API (add ?zone=DOMAIN)
| Method | Path | Description |
|---|
| GET | /api/dns-records | DNS records |
| GET | /api/analytics | Analytics |
| GET | /api/waf-rules | WAF rules |
| POST | /api/cache-purge | Purge cache |