Retrieve Model
Router API
Retrieve Model
Retrieve one model by id, including its base token prices. Model ids contain a / (for example perplexity/kimi-k3); pass the full id in the path.
GET
Retrieve Model
Model ids contain a
/ — pass the full id in the path, for example GET /router/v1/models/perplexity/kimi-k3.Authorizations
Your Perplexity API key.
Path Parameters
The model id, e.g. perplexity/kimi-k3.
Response
The model.
Public model slug, e.g. perplexity/kimi-k3.
Always model.
Provider prefix of the slug, e.g. perplexity.
Base token prices in USD per 1M tokens. Every field is a price; cache_read is the effective cached-input price.