cspAPIto
We all know that Steam doesn't have an API for Steam Market and prices on the market and this API is solving this problem! Over 17.000 skins in database with all the statistics (averagePrice, quantity, variance, trend, minPrice, maxPrice) for daily, weekly, monthly, yearly and lifetime time ranges. You can use it to create your own website or trading bot! Data is updated 3 times per day so you…
cspAPIto endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search items /api/v1/items |
It allows you to search for item data with many query parameters. |
| GET |
Get by ID /api/v1/items/{id} |
Gets an item by ID |
| GET |
Suggest item name /api/v1/items/names |
Get all suggestions of item namy by query |
| GET |
Get price history /api/v1/items/{id}/price-history |
Get price history by item id |
cspAPIto pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|