CloudPrice AI Models API

One API for LLM specs, prices and cost calculation

Pick any model, choose an operation and copy the exact REST URL for your integration.

Available as
Free TierPublic endpoints with no auth required.
Pro TierHigher request limitsGuaranteed throughputBatch exportsDedicated supportContact us

Explore specs, prices and usage cost

GEThttps://ai.cloudprice.net/api/v1/models/openai-gpt-5-5/pricing/calculate?input_tokens=1500&output_tokens=500

Send token and cache usage and get the cheapest matching provider plus every option ranked by total cost, with a per-dimension breakdown for each.

1,188 models Updated 16 May 2026OpenAPI specJSON

Recipes

Six common jobs you can solve with one URL — paste into curl, your app or your browser.

GET/benchmarks/{slug}/leaderboard

Pull a benchmark leaderboard

Need a ranked list of top models on a specific benchmark — handy for comparison pages, blog posts or CMS cards.

Need the full reference? All 14 endpoints with every parameter and response shape live in the interactive OpenAPI spec or as raw openapi.json.