Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
List LLM providers
GET /v3/llm-gateway/providersGet available provider options
GET /v3/llm-gateway/providers/optionsDelete LLM provider
DELETE /v3/llm-gateway/providers/{provider}Create new LLM provider
POST /v3/llm-gateway/providersTest LLM connection
POST /v3/llm-gateway/test-connectionUpdate LLM provider
PUT /v3/llm-gateway/providers/{provider}