Real-time and pricing
REST API
Our REST API is the main way to pull live, verifiable LLM pricing into your app. Look up models, compare providers, or calculate exact request cost without maintaining your own price sync.
MCP
Our MCP server gives Cursor, Claude, and other AI tools direct access to Narev pricing. Agents can check current rates and run cost estimates while they work.
Skills
Our agent skills turn everyday pricing tasks into one-shot commands. Install them once, then look up models, compare providers, or estimate spend from any compatible agent.
Websockets
Our WebSocket feed sends price updates the moment a provider changes rates. Wire it into billing, routing, or internal catalogs and stop relying on polling.
SQL
Our SQL option lets you query Narev pricing with the warehouse tools you already use. Pull normalized model costs into analytics, reporting, and FinOps workflows on your schedule.
Flat Files
Our flat file exports deliver scheduled pricing snapshots straight to your data pipeline. Download the files you need and load them into the systems your team already runs.
Backend primitives to implement your own usage-based billing
API Endpoints
/reference/models
Returns all available models with their provider.
1curl "https://api.narev.ai/v1/reference/models"1curl "https://api.narev.ai/v1/reference/models?provider_id=openai,anthropic"Ready to ship your usage-based billing?
Talk to us or wire it up with your agent in minutes.