Store LLM Provider's ApiKey
Store LLM Provider's ApiKey
Request
This endpoint expects an object.
provider
api_key
name
provider_name
Provider name - required for custom LLM providers to uniquely identify them (e.g., ‘ollama’, ‘vllm’). Must not be blank for custom providers. Should not be set for standard providers (OpenAI, Anthropic, etc.). This requirement is conditional and validation is enforced programmatically.
headers
configuration
base_url
Response
Created