Chat Free
2 endpoints, generated from the live router chatFree.ts (mounted at /api/chat).
| Method | Path | Auth |
|---|---|---|
POST | /api/chat/free | session |
GET | /api/chat/free/quota | session |
Source: shared/api-core/src/routes/chatFree.ts
2 endpoints, generated from the live router chatFree.ts (mounted at /api/chat).
| Method | Path | Auth |
|---|---|---|
POST | /api/chat/free | session |
GET | /api/chat/free/quota | session |
Source: shared/api-core/src/routes/chatFree.ts