GET /api/zeq/llm/providers
GET /providers — public registry of supported providers Open route (no paid gate) so the frontend can render the choose-provider UI before the user upgrades.
| Method | GET |
| Path | /api/zeq/llm/providers |
| Auth | public (no key) |
| Group | Agents · Zeq Llm |
Request
curl -X GET https://zeqsdk.com/api/zeq/llm/providers
Generated from the node's own route registry (GET /api/endpoints) — this path is live.