Skip to main content

POST /api/zeq/llm/credentials

POST /credentials — create

MethodPOST
Path/api/zeq/llm/credentials
Authpublic (no key)
GroupAgents · Zeq Llm

Request

curl -X POST https://zeqsdk.com/api/zeq/llm/credentials \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.