Demo key
2 live operations under /api/demo-key. 0 require a machine key; 2 are public. Tagged: Accounts & Keys.
| Method | Path | What it does | Auth |
|---|---|---|---|
POST | /api/demo-key/mint | demo-key (one shared key, IP-windowed), each call here mints a FRESH key with its own isolated compute budget; when the | public |
GET | /api/demo-key | Shared demo key (10/day, spin-up only — mint your own via POST /api/demo-key/mint). | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.