v2
OpenAPI 3.1.02026-07-264960204.2 KBCreate Llm Integration
Create a new LLM provider integration.
Request body
Unique integration ID (auto-generated)
User-friendly name for this integration
LLM provider name (openai, anthropic, custom)
API key for the provider (null to keep existing when updating)
Default model name for this integration (required)
Custom endpoint URL (required for 'custom' provider, null for cloud)
Whether model supports web search
Estimated input token cost for this model
Estimated output token cost for this model
Whether this is the default provider
Whether model is no longer supported and needs updating
Response
Successful Response
Human-readable status message
Integration ID (present for create/update operations)
Operation status (for connection tests)
Provider name (for connection tests)
Available models (for connection tests)