Metatft: Get Comps
Metatft via Parse · sports
Retrieve all TFT team compositions with their names, units, items, stars, win rates, pick rates, traits, and builds. Results are sorted by win rate (top-4 placement percentage). Each comp includes its best builds, top items, trait synergies, and overall stats aggregated across the specified rank tiers and time window. Pagination is not supported; a single response contains all recognized compositions (typically 50-80). Pass patch='pbe' to retrieve PBE (Public Beta Environment) compositions from the test server. Extract TFT (Teamfight Tactics) team composition data from MetaTFT including comp names, recommended items, star carries, win rates, and pick rates. Fulfilled by Parse from metatft.com.
- developer-tools
- entertainment
- metatft
- metatft-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fafd290f-21e4-421b-bd4d-0e7a011e8e05/get_comps
- Interface artifact
- sha256:6ef175d4595da805df445ebf2d270bb4236a9c6094f65a27803ee19db8d61e96
- Manifest digest
- sha256:dac43928eb559d6aa0f7a7a2f3728c1198ea5f42db9afc57dfcbd24ce823bd25
Request fields
- days (string): Number of days for stats aggregation.: Allowed values: 1, 3, 7
- rank (string): Comma-separated rank filter. Individual values: CHALLENGER, GRANDMASTER, MASTER, DIAMOND, EMERALD, PLATINUM.
- patch (string): Patch filter. Use 'current' for the active patch or 'pbe' for PBE (Public Beta Environment) test server data.
- queue (string): Queue ID. 1100 is ranked TFT. Automatically set to PBE queue when patch='pbe'.
Example queries
- {"days":"1","rank":"CHALLENGER,DIAMOND,EMERALD,GRANDMASTER,MASTER,PLATINUM","patch":"current","queue":"1100"}