Skip to main content
GET
cURL

Overview

Retrieve provider-specific configuration for a model, including pricing per million tokens, context window limits, maximum output tokens, and supported features. Use this endpoint to get precise details about how a specific provider implements a particular model.

Authentication

This endpoint does not require authentication. You can call it without an API key.

Path Parameters

model
string
required

One of 662 allowed values.

provider
string
required

One of 65 allowed values.

Response

Default Response

provider_slug
string
required

One of 21 allowed values.

pricing
object
required
context_window
number
required
Required range: x > 0
max_output_tokens
number
required
Required range: x > 0
zdr
required
Available options:
false
supports
object
required
deprecated_at
number
release_date
number
caching
object
image_processing
object
pdf_processing
object