api-public-docs.cs-prod.leetify.com API: get_player_match_history
api-public-docs.cs-prod.leetify.com via Parse · sports
Retrieves a player's detailed match history including per-match stats for each game. At least one of steam64_id or id must be provided. Returns an object with a matches array, each entry containing team scores, map, data source, and the requesting player's detailed per-match statistics (kills, deaths, accuracy, utility usage, trade performance). API for retrieving CS2 player statistics and match details from Leetify. Fulfilled by Parse from api-public-docs.cs-prod.leetify.com.
- api-public-docs-cs-prod-leetify-com
- developer-tools
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/613b2879-eff7-4b2b-842b-cff0fe36b4b6/get_player_match_history
- Interface artifact
- sha256:9f247fe63a2737e21d99c0ffe516c4ba2b719b2abe4e8765fe6806c4574e9ced
- Manifest digest
- sha256:3f57dd1e5f6caf468bd157928a62cf3eff2f592d7253fd7f19f4871bd7363c5f
Request fields
- id (string): Leetify User ID (UUID format). Either this or steam64_id must be provided.
- steam64_id (string): Steam64 ID of the player (17-digit numeric string). Either this or id must be provided.
Example queries
- {"steam64_id":"76561197969209908"}