Store
4 live operations under /api/store. 0 require a machine key; 4 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
GET | /api/store/app/{slug} | single app detail | public |
GET | /api/store/apps | full app listing with optional filters | public |
GET | /api/store/categories | category list with app counts | public |
POST | /api/store/launch | track app launches (analytics) | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.