Skip to main content

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/providers

Get available provider options

GET /v3/llm-gateway/providers/options

Delete LLM provider

DELETE /v3/llm-gateway/providers/{provider}

Create new LLM provider

POST /v3/llm-gateway/providers

Test LLM connection

POST /v3/llm-gateway/test-connection

Update LLM provider

PUT /v3/llm-gateway/providers/{provider}