🎮 CS:GO Item Price API

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

🔍API Explorer

📊 API Response:


            

📚API Documentation

GET /api/items
Get ALL items prices Returns: Array of items with current prices, platform data
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
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
GET /api/stats
Get comprehensive database statistics including item counts, platform data, and system metrics Returns: Total items, platform statistics and system configuration
GET /api/status
Get system and crawler status including last update times and service health Returns: Crawler status and system uptime information