Discover/api-public-docs.cs-prod.leetify.com API
live

api-public-docs.cs-prod.leetify.com APIapi-public-docs.cs-prod.leetify.com

Retrieve CS2 player profiles, match history, and per-match performance metrics from Leetify. Look up by Steam64 ID or Leetify UUID across 5 endpoints.

Endpoints
5
Updated
3mo ago
Try it
The Leetify API key to validate.
api.parse.bot/scraper/613b2879-eff7-4b2b-842b-cff0fe36b4b6/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/613b2879-eff7-4b2b-842b-cff0fe36b4b6/validate_api_key' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Validates the provided API key against the Leetify API. Returns whether the key is valid or not.

Input
ParamTypeDescription
api_keyrequiredstringThe Leetify API key to validate.
Response
{
  "type": "object",
  "fields": {
    "valid": "boolean indicating whether the API key is valid",
    "message": "string describing the validation result"
  },
  "sample": {
    "data": {
      "valid": false,
      "message": "Invalid or missing API key"
    },
    "status": "success"
  }
}

About the api-public-docs.cs-prod.leetify.com API

This API exposes 5 endpoints for querying CS2 player statistics and match data from Leetify. Use get_player_profile to pull a player's aim, positioning, utility, and clutch ratings alongside their Premier, Wingman, and FACEIT ranks, or use get_match_by_game_id and get_match_by_data_source to fetch full per-player stat breakdowns for any recorded match — identified either by Leetify UUID or by the native matchmaking/FACEIT match ID.

Player Profile Data

The get_player_profile endpoint accepts either a steam64_id (e.g. 76561197969209908) or a Leetify user UUID via the id parameter. It returns a rating object with six scored dimensions — aim, positioning, utility, clutch, opening, ct_leetify, and t_leetify — alongside a ranks object covering leetify, premier, faceit, faceit_elo, wingman, renown, and competitive rank tiers. The stats field contains granular metrics including accuracy, reaction time, and utility usage. The response also surfaces recent_matches, recent_teammates, winrate, total_matches, and the player's current privacy_mode.

Match History and Match Lookup

get_player_match_history returns an array of match objects for a given player, each including map_name, data_source (e.g. matchmaking or faceit), finished_at in ISO 8601 format, team_scores, a has_banned_player flag, and the source-specific data_source_match_id. This last field is the key input for get_match_by_data_source, which retrieves full match data by pairing a data_source string with the corresponding native ID (e.g. a CSGO share code for matchmaking).

Full Match Detail by ID

get_match_by_game_id takes a Leetify game UUID and returns the complete match record including a stats array covering every player in the lobby. This is useful when you already hold a Leetify game ID from a previous API response and want the full lobby breakdown rather than just one player's perspective. Both match-detail endpoints return identical response shapes, so switching between them requires only changing the lookup key.

API Key Validation

The validate_api_key endpoint accepts a Leetify API key string and returns a valid boolean plus a message string. It is useful for checking key status before making downstream calls, particularly in workflows that manage multiple API credentials or onboard users with their own Leetify keys.

Common use cases
  • Track a CS2 player's aim and positioning ratings over time using repeated calls to get_player_profile
  • Flag matches containing banned players using the has_banned_player field from match history
  • Compare full lobby performance stats after a match using get_match_by_data_source with a matchmaking share code
  • Build a rank tracker by polling the ranks object (premier, FACEIT, wingman) for a list of Steam64 IDs
  • Identify frequent teammates by parsing the recent_teammates array from player profile responses
  • Cross-reference a Leetify game UUID from match history with get_match_by_game_id to fetch all players' detailed stats
  • Validate user-supplied Leetify API keys before storing them using the validate_api_key endpoint
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Leetify have an official public developer API?+
Leetify does not currently publish a broadly documented public API for third-party developers. Their platform is primarily consumer-facing, accessible at leetify.com.
What does `get_player_profile` return beyond basic stats?+
In addition to the stats block (accuracy, reaction time, utility usage), the response includes a rating object with seven scored dimensions (aim, positioning, utility, clutch, opening, ct_leetify, t_leetify), a ranks object covering seven rank types, winrate, total_matches, bans, and privacy_mode. Players with privacy_mode set to non-public may return limited data.
Can I look up a match using a FACEIT match ID instead of a Leetify UUID?+
Yes. The get_match_by_data_source endpoint accepts a data_source string (e.g. faceit or matchmaking) and a data_source_id — the native platform match identifier. This lets you look up a match without first needing a Leetify UUID. The CSGO/CS2 matchmaking share code format (e.g. CSGO-unDnP-jd7LE-tBc3E-PMJve-PjNpP) serves as the data_source_id for matchmaking games.
Does the match history endpoint support pagination or date filtering?+
The current get_player_match_history endpoint does not expose pagination parameters or date range filters — it returns whatever Leetify surfaces for the player by default. You can fork this API on Parse and revise it to add pagination or filtering parameters if your use case requires it.
Is per-round breakdown data (e.g. round-by-round events) available from these endpoints?+
Not currently. The match endpoints return aggregate per-player stats for a match rather than granular round-by-round event sequences. The API covers player-level metrics, team scores, and match metadata. You can fork it on Parse and revise to add a round-detail endpoint if Leetify exposes that data for your key tier.
Page content last updated . Spec covers 5 endpoints from api-public-docs.cs-prod.leetify.com.
Related APIs in SportsSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
130point.com API
Search for sold trading cards across eBay, Goldin, Heritage Auctions, Pristine Auction, MySlabs, and Fanatics Collect to find historical prices, sale dates, and marketplace information all in one place. Get comprehensive sales data to research card values and track market trends across multiple platforms instantly.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.
whoscored.com API
Search for players and teams, then dive deep into their performance metrics, match statistics, and detailed passing data to analyze football games and player abilities. Get comprehensive insights on team performance, individual player stats, and play-by-play event information to power your football analysis and decision-making.