Up-to-date Steam Community Market item prices. Fast API.
CS2 catalog, prices and market depth in one API.
GET
/v1/prices/latestExample responseHTTP / JSON
GET /v1/prices/latest
?game=cs2
&market_hash_name=Fever%20Case
Authorization: Bearer YOUR_API_KEYExplore endpoints {
"data": {
"price": {
"currency": "USD",
"best_bid_minor": 97,
"best_ask_minor": 102,
"market_context": "steam_wallet",
"freshness": {
"status": "fresh",
"age_seconds": 12
}
}
}
}
Plans
Start free. Increase your limits when you need to.
| Plan | Price per 30 days | Daily limit | Requests per minute | Items per batch | API keys |
|---|---|---|---|---|---|
| Free | Free | 1,000 | 20 | 20 | 1 |
| Starter | $5 | 50,000 | 120 | 100 | 5 |
| Pro | $15 | 200,000 | 300 | 100 | 10 |
Limits are shared across all account keys. The daily limit resets at 00:00 UTC.
One item uses 1 limit unit; history uses 5. Catalog and game listings only count toward the per-minute limit.
Payments are not available yet. An administrator activates Starter and Pro for 30 days.