Skip to main content
GET
Retrieve Model
Model ids contain a / — pass the full id in the path, for example GET /router/v1/models/anthropic/claude-sonnet-5.

Authorizations

Authorization
string
header
required

Your Perplexity API key.

Path Parameters

model
string
required

The model id, e.g. anthropic/claude-sonnet-5.

Response

The model.

id
string
required

Public model slug, e.g. anthropic/claude-sonnet-5.

object
string
required

Always model.

created
integer<int64>
required
owned_by
string
required

Provider prefix of the slug, e.g. anthropic.

pricing
object
required

Base token prices in USD per 1M tokens. Every field is a price; cache_read is the effective cached-input price.