api-public-docs.cs-prod.leetify.com API: get_player_profile
api-public-docs.cs-prod.leetify.com via Parse · sports
Retrieves a player's full profile including stats, ranks, rating, recent matches, and recent teammates. At least one of steam64_id or id must be provided. Returns comprehensive player data: lifetime statistics (accuracy, reaction time, utility usage), current ranks across multiple systems (Premier, Faceit, Leetify), skill ratings by category (aim, positioning, utility, clutch, opening), recent match summaries, and recent teammates. 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_profile
- Interface artifact
- sha256:2278daf30cc0bb6f5bfcd2541f94e049469d5f2ce2c5ab551a3f50c5fc4012f9
- Manifest digest
- sha256:ba17efca34d2db11712089d6add39137c058e5aa55c861d8c241d30e8d59254e
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"}