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 |
| Auth | public (no key) |
| Group | Agents · Zeq Llm |
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.