STRATZ API
Players
Filters
Match: mode, patch, duration, and side
Lineup: required and excluded players
Player stats: K/D/A, farm, damage, and wards
Items
Weekday, time of day, and game number in a session
Match flow: comeback, throw, Roshan, and First Blood
Local match database
Results
Lineup rotations
| Players in lineup | Players absent | Matches | W-L | WR |
|---|
Before / after patch 7.40
Matches
| № | Date | Match ID | Results | Selected players | Duration |
|---|
How to use the Dota 2 Party Analyzer
- Open the official STRATZ API page, sign in with Steam, and copy your personal API token.
- Paste the token into the STRATZ API field. Save it locally only on a device you control.
- Add players by Steam Account ID. You can also paste a numeric SteamID64 and convert it locally.
- Select one or more players. For a regular group, Select all is the quickest starting point.
- For a six-player or seven-player roster, choose the rotation threshold, such as at least 5 of 7.
- Keep Result perspective set to Party / team side to calculate the team’s overall win rate across rotations.
- Select Analyze matches. The first run may take time while the required history is synchronized.
- Later analyses use the local database and fetch only new matches when a synchronization is due.
Steam Account ID, SteamID64, and profile URLs
A Steam Account ID is the 32-bit numeric identifier used by Dota 2. It is not a profile URL and it is not the 17-digit SteamID64. The player field accepts an Account ID or numeric SteamID64. SteamID64 conversion happens only in your browser; a vanity URL such as steamcommunity.com/id/name cannot be converted without an external lookup.
How to get a STRATZ API token
Open the STRATZ API page, sign in with Steam, and copy the token from your API profile. The token controls are visible only after sign-in. qsen does not issue STRATZ tokens and uses yours only as a Bearer credential for STRATZ GraphQL requests.
Open the official STRATZ API pageParty analysis and lineup rotations
Save your regular roster once, then select the group you want to analyze. The analyzer checks exact Account IDs, team side, and every active filter, so games as opponents are not mixed with games on the same team.
How the 5-of-7 rotation mode works
With seven regular players and five playing at a time, the analyzer checks all C(7,5) = 21 possible lineups and merges their matches. Duplicate Match IDs are removed. You get games, W-L, and win rate for every five-player lineup, plus party win rate with each player. A player may be absent from a particular game; Party / team side ties the result to the side of the lineup that was found.
What the analyzer measures
Filters cover heroes, positions, game modes, lobby, patches, dates, weekdays, time, lineup, K/D/A, farm, damage, utility stats, items, Roshan, First Blood, comebacks, and throws. Match details show Radiant and Dire, inventory, backpack, neutral items, buybacks, and data coverage. An unknown value is never treated as zero.
How local match synchronization works
The first run downloads the required history and stores matches in IndexedDB for qsen.ru. Later analyses use local data, while synchronization checks for new or changed matches without downloading old history again. Full resync is rarely needed. Clearing browser or site data can remove the database; data from a standalone file:// version does not migrate to qsen.ru automatically.
STRATZ API token and privacy
Your browser uses the STRATZ API token directly for requests to STRATZ. qsen.ru does not send it to its server. The token is never placed in URLs, CSV exports, analytics, SSR HTML, or structured data. localStorage saving is off by default and happens only if you choose it.
Frequently asked questions
What can the Dota 2 Party Analyzer do?
It analyzes one player or a group across lineups, win rate, heroes, positions, patches, utility stats, match details, and player rotations.
Do I need a STRATZ API token?
Yes, for the first download and later synchronization. Matches already stored locally can be analyzed without a token.
Where can I get a STRATZ token?
Use the official stratz.com/api page after signing in with Steam. qsen does not create or issue STRATZ tokens.
Does qsen send my token to its server?
No. Your browser sends it directly to STRATZ in the Authorization header.
What is a Steam Account ID?
It is the 32-bit numeric identifier used by Dota 2. It differs from SteamID64 and from a profile URL.
Can I analyze one player?
Yes. Select one player, then filter by heroes, positions, patches, or match statistics.
Can I analyze a group of six or seven players?
Yes. Select the full roster and set the required player count, usually five.
What does 5 of 7 mean?
The analyzer checks all 21 five-player lineups, deduplicates matches, and counts the result from the side of each lineup found.
Why is a position sometimes shown as “-”?
STRATZ does not provide a position for every historical match. Missing position data does not affect the match result.
Why are some metrics unavailable?
Some matches lack complete STRATZ parsed data. The analyzer reports coverage and does not turn unknown values into zero.
Why is a utility stat total sometimes a minimum?
With partial coverage, the total includes only known values. The true value may be higher.
Must I download every match again each time?
No. After the first full synchronization, analysis is local and network sync checks only the newest pages.
Where are downloaded matches stored?
In IndexedDB in this browser, scoped to the qsen.ru origin.
What does Full resync do?
It rebuilds the selected history sources from STRATZ. Use it only when data appears incomplete or has changed.
Can I compare results before and after patch 7.40?
Yes. Keep the 7.40 filter on All matches, run the analysis, then open the comparison.
Can I download the data?
Yes. CSV includes match-level data, present and absent players, result source, filters, and detailed player stats. It never includes the token.
Why does STRATZ sometimes rate-limit requests?
STRATZ applies limits to API tokens. On HTTP 429 the analyzer waits and retries with backoff.
Is the analyzer free?
The qsen tool is free. STRATZ access remains subject to the terms and limits of your STRATZ token.