Skip to main content

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.

MethodGET
Path/api/zeq/llm/system-default/:provider
Authpublic (no key)
GroupAgents · 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.