Skip to main content
Start with the provider catalog when you need to know which hosts Narev tracks. Then pull rates for models on one provider.

List providers

Each item includes provider_id and provider_name. Use provider_id when you filter price rows or call cost endpoints.

Pull rates for one provider

Search by model, then filter data rows by provider_id:
Keep rows where provider_id equals your target host (for example openai). Read pricing.prompt and pricing.completion from the match.

Example

OpenAI lists gpt-4o with prompt and completion rates in USD per token. Compare those values to another provider_id on the same model_id when you shop for a cheaper host.