v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Providers

Get a specific provider

Returns the configuration for a specific provider.

get/api/providers/{provider}

Path parameters

providerstring required

Provider name

Response

Successful response

name'openai' | 'azure' | 'anthropic' | 'bedrock' | 'cohere' | 'vertex' | 'vllm' | 'mistral' | 'ollama' | 'groq' | 'sgl' | 'parasail' | 'perplexity' | 'replicate' | 'cerebras' | 'deepseek' | 'gemini' | 'openrouter' | 'elevenlabs' | 'huggingface' | 'nebius' | 'xai' | 'runway' | 'fireworks'

AI model provider identifier

send_back_raw_requestboolean
send_back_raw_responseboolean
store_raw_request_responseboolean
provider_status'active' | 'error' | 'deleted'

Status of the provider

statusstring

Operational status (e.g., list_models_failed)

descriptionstring

Error/status description

config_hashstring

Hash of config.json version, used for change detection