Llm Gateway
4 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/llm/chat | user |
POST | /api/llm/key | public |
GET | /api/llm/models | public |
GET | /api/llm/providers | public |
4 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/llm/chat | user |
POST | /api/llm/key | public |
GET | /api/llm/models | public |
GET | /api/llm/providers | public |