{"ok":true,"service":"Cricket API Worker","version":"3.0.0","message":"Namaste! Saare endpoints neeche hain — jo chahiye use karo","upstream_apis":{"cricbuzz":{"host":"cricbuzz-cricket.p.rapidapi.com","rapidapi_page":"https://rapidapi.com/cricketapilive/api/cricbuzz-cricket"},"iplNews":{"host":"latest-ipl-news.p.rapidapi.com","rapidapi_page":"https://rapidapi.com/contactteamrkg/api/latest-ipl-news"}},"endpoints":{"matches":[{"method":"GET","path":"/api/matches/live","description":"Abhi chal rahe live matches ka score","cache_ttl":30,"query_params":[]},{"method":"GET","path":"/api/matches/recent","description":"Haal hi mein khatam hue matches","cache_ttl":120,"query_params":[]},{"method":"GET","path":"/api/matches/upcoming","description":"Aane waale matches ka schedule","cache_ttl":300,"query_params":[]}],"match-center":[{"method":"GET","path":"/api/match/:matchId/info","description":"Match info — toss, venue, teams, umpires","cache_ttl":60,"query_params":[]},{"method":"GET","path":"/api/match/:matchId/scorecard","description":"Full scorecard — batting, bowling, fall of wickets","cache_ttl":45,"query_params":[]},{"method":"GET","path":"/api/match/:matchId/commentary","description":"Ball-by-ball commentary","cache_ttl":30,"query_params":["timestamp"]},{"method":"GET","path":"/api/match/:matchId/overs","description":"Over-by-over summary","cache_ttl":30,"query_params":[]},{"method":"GET","path":"/api/match/:matchId/leanback","description":"Mini scorecard for widgets","cache_ttl":30,"query_params":[]},{"method":"GET","path":"/api/match/:matchId/highlights","description":"Highlight scorecard (hscard)","cache_ttl":60,"query_params":[]}],"series":[{"method":"GET","path":"/api/series/international","description":"International series","cache_ttl":1800,"query_params":[]},{"method":"GET","path":"/api/series/league","description":"League tournaments — IPL, BBL, CPL, PSL","cache_ttl":1800,"query_params":[]},{"method":"GET","path":"/api/series/domestic","description":"Domestic tournaments","cache_ttl":1800,"query_params":[]},{"method":"GET","path":"/api/series/women","description":"Women's tournaments","cache_ttl":1800,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId","description":"Series details","cache_ttl":1800,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId/matches","description":"All matches in a series","cache_ttl":600,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId/squads","description":"Squads in a series","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId/squads/:squadId","description":"Single team squad","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId/points-table","description":"Points table — NRR, wins, losses","cache_ttl":300,"query_params":[]},{"method":"GET","path":"/api/series/:seriesId/stats","description":"Series stats","cache_ttl":3600,"query_params":["statsType"]}],"schedule":[{"method":"GET","path":"/api/schedule/international","description":"International schedule","cache_ttl":600,"query_params":[]},{"method":"GET","path":"/api/schedule/league","description":"League schedule","cache_ttl":600,"query_params":[]},{"method":"GET","path":"/api/schedule/domestic","description":"Domestic schedule","cache_ttl":600,"query_params":[]},{"method":"GET","path":"/api/schedule/women","description":"Women's schedule","cache_ttl":600,"query_params":[]}],"players":[{"method":"GET","path":"/api/player/:playerId","description":"Player profile","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/player/:playerId/batting","description":"Batting stats","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/player/:playerId/bowling","description":"Bowling stats","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/player/search","description":"Player search by name","cache_ttl":600,"query_params":["plrN"]},{"method":"GET","path":"/api/player/:playerId/image","description":"Player photo","cache_ttl":86400,"query_params":[]}],"teams":[{"method":"GET","path":"/api/teams/international","description":"International teams","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/teams/league","description":"League teams — CSK, MI, RCB wagairah","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/teams/domestic","description":"Domestic teams","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/teams/women","description":"Women's teams","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/team/:teamId/schedule","description":"Team upcoming matches","cache_ttl":600,"query_params":[]},{"method":"GET","path":"/api/team/:teamId/results","description":"Team recent results","cache_ttl":300,"query_params":[]},{"method":"GET","path":"/api/team/:teamId/players","description":"Team roster","cache_ttl":3600,"query_params":[]}],"rankings":[{"method":"GET","path":"/api/rankings/batsmen/:format","description":"Batsmen rankings (format: test|odi|t20)","cache_ttl":3600,"query_params":["formatType","isWomen"]},{"method":"GET","path":"/api/rankings/bowlers/:format","description":"Bowlers rankings","cache_ttl":3600,"query_params":["formatType","isWomen"]},{"method":"GET","path":"/api/rankings/allrounders/:format","description":"All-rounders rankings","cache_ttl":3600,"query_params":["formatType","isWomen"]},{"method":"GET","path":"/api/rankings/teams/:format","description":"Teams rankings","cache_ttl":3600,"query_params":["formatType","isWomen"]}],"news":[{"method":"GET","path":"/api/news","description":"Latest cricket news","cache_ttl":300,"query_params":[]},{"method":"GET","path":"/api/news/topics","description":"News topics/categories","cache_ttl":3600,"query_params":[]},{"method":"GET","path":"/api/news/category/:categoryId","description":"News by category","cache_ttl":300,"query_params":[]},{"method":"GET","path":"/api/news/:newsId","description":"Full news article","cache_ttl":600,"query_params":[]}],"odds":[{"method":"GET","path":"/api/odds/matches","description":"Live match betting odds","cache_ttl":60,"query_params":[]},{"method":"GET","path":"/api/odds/:matchId","description":"Odds for a specific match","cache_ttl":60,"query_params":[]}],"venues":[{"method":"GET","path":"/api/venues","description":"All cricket grounds","cache_ttl":86400,"query_params":[]},{"method":"GET","path":"/api/venue/:venueId","description":"Venue details","cache_ttl":86400,"query_params":[]}],"featured":[{"method":"GET","path":"/api/featured","description":"Homepage featured content","cache_ttl":60,"query_params":[]}],"ipl-news":[{"method":"GET","path":"/api/ipl/news","description":"IPL news from multiple sources","cache_ttl":300,"query_params":[]}]},"special_routes":{"index":"GET /api","health":"GET /api/health","usage":"GET /api/usage","batch":"POST /api/batch","discover":"GET /api/discover/:host/*","cache_delete":"DELETE /api/cache/<path>"}}