GET /api/zeq/llm/system-default/:provider
GET /system-default/:provider — public (no key info) Lets the chat UI know whether a free-tier provider is configured so it can render the right CTA. Returns booleans only.
| Method | GET |
| Path | /api/zeq/llm/system-default/:provider |
| Domain | Compute · Zeq Llm |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X GET https://zeqsdk.com/api/zeq/llm/system-default/YOUR_PROVIDER
Generated from the node's own route registry (GET /api/endpoints) — this path is live.