{"message":"Fortnite Item Shop Scraper API","version":"1.0.0","description":"A REST API for scraping Fortnite item shop data and jam tracks","endpoints":{"/health":"GET - Health check","/api/request-stats":"GET - Get request statistics (counts + rates) by user agent, country, and best configurations","/api/item-shop":"GET - Scrape Fortnite item shop data (supports ?lang=XX parameter)","/api/item-shop/languages":"GET - Get list of supported languages","/api/item-shop/item/:assetType/:itemId":"GET - Scrape Fortnite item data (supports ?lang=XX parameter)","/api/item-shop/image":"GET - Get image by URL (supports ?url=IMAGE_URL&size=WxH&cache_until=DATE parameters, checks cache first, fetches if needed, bypasses Cloudflare)","/api/jam-tracks":"GET - Scrape Fortnite jam tracks catalog (supports ?lang=XX parameter)","/api/jam-tracks/audio":"GET - Get jam track audio by qsep:// URL (supports ?url=QSEP_URL&cache_until=DATE, R2 cached, usable in audio tags)"},"authentication":{"required":"API key in x-api-key header for all /api/* endpoints","exceptions":["/","/health","/api/item-shop/languages"]}}