API Explorer
Build requests, preview URLs and inspect responses quickly.
Request Builder
Select endpoint and optional filters
Generated API Link
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