Model Provider

Model Provider

Register AI providers, connect API keys, and manage models in FinOps Config.

Model providers are the upstream AI services your gateway routes to — OpenAI, Anthropic, Google, Azure, custom endpoints, and more.

Open Finops Config → Model Provider to browse configured providers, add new ones, and manage keys. Select a provider from the list to view its configured keys on the right.

Monetize360 Model Provider page with provider list and configured keys for a keyless provider

Provider list

ColumnDescription
NameUnique identifier for this provider in your tenant
StatusWhether the provider connection is healthy
DescriptionOptional notes for administrators
Send Back Raw Request/ResponseWhether raw payloads are returned to clients (usually No)
Store Raw RequestWhether full request bodies are persisted in logs

Click a provider name to open its detail tabs: Keys, Model, Budget, and Rate Limit.

Create a provider

Click + Create on the list page.

ConfigProvider create form

Basic fields

FieldDescription
NameDisplay name for this provider configuration
Provider TypeStandard provider (OpenAI, Anthropic, etc.) or custom
Base URLAPI endpoint — use the vendor URL or your proxy
Base Provider TypeUnderlying protocol when using a custom wrapper

Feature toggles

TogglePurpose
Chat CompletionEnable chat/inference requests
Keyless ProviderProvider does not require an API key
List ModelsAllow dynamic model discovery from the provider

Click Edit Provider Config on a provider to open advanced settings. Use the API Structure tab to enable or disable specific request types (chat completion, embeddings, image generation, rerank, OCR, and more) for that provider.

Provider configuration API Structure tab with Allowed Requests toggles

Click Submit to save, then add API keys and model pricing.

Detail tabs

TabDocumentation
KeysProvider Keys
ModelProvider Models