Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cricket-specific endpoints for batting/bowling scorecards and ball-by-ball commentary
GET /api/v1/match/{matchId}/scorecards
id
name
logo
curl -H "x-api-key: YOUR_API_KEY" \ "https://api.sportsapipro.com/v6/cricket/match/{matchId}/scorecards"
GET /api/v1/match/{matchId}/ball-by-ball
curl -H "x-api-key: YOUR_API_KEY" \ "https://api.sportsapipro.com/v6/cricket/match/{matchId}/ball-by-ball"
/match/{id}/scorecards
/match/{id}/ball-by-ball
/match/{id}
Was this page helpful?