Marketplace Intelligence Console

CS:GO Item Price API

Real-time CS:GO item price monitoring across multiple platforms

Live pricing Trending signals Multi-platform data
Market coverage 4 platforms Buff · YouPin · C5 · Ecosteam
Price signals Live feed price · order · stock · updated
Explorer mode Raw + visual Inspect API data instantly
CS2 Market Index
Collecting
Market data is being prepared.

API Explorer

Build requests, preview URLs and inspect responses quickly.

Request Builder Select endpoint and optional filters

Item Results

Client-side preview from API response.

Page 1 of 1

Raw API Response


            

API Documentation

Available read endpoints for item prices and system state.

01
GET /api/items
Get ALL items prices Returns: Array of items with current prices, platform data
02
GET /api/trending
Get trending items with price changes over time periods (BUFF platform only) Returns: Array of items with price change percentages for 1d, 7d, 15d, 30d, 45d, 60d, 90d periods. Supports advanced filtering by price range, sell numbers, blacklist terms
03
GET /api/items/outdated
Get items not updated in specified hours (default: 12h) Returns: Array of items with outdated price data that need to be refreshed
04
GET /api/stats
Get comprehensive database statistics including item counts, platform data, and system metrics Returns: Total items, platform statistics and system configuration
05
GET /api/status
Get system and crawler status including last update times and service health Returns: Crawler status and system uptime information