Ranking
Valve Ranking Teams
Get HLTV Valve team rankings.
hltv.org/valve-ranking/teams
Credits
- 1 credit ($0.0012)
In case of errors, your credits are refunded automatically.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Query Parameters
region?|
Filter by region (e.g. Asia, Europe, Americas).
year*RankingYearValve
Filter by year (e.g. 2024).
Value in
- "2024"
- "2025"
- "2026"
month*RankingMonth
Filter by month (e.g. january).
Value in
- "january"
- "february"
- "march"
- "april"
- "may"
- "june"
- "july"
- "august"
- "september"
- "october"
- "november"
- "december"
day*Day
Filter by day (e.g. 1).
Range
1 <= value <= 31Response Body
application/json
application/json
curl -X GET "https://example.com/hltv/valve-ranking/teams?year=2024&month=january&day=1"{ "teams": [ { "team": { "name": "string", "id": 0 }, "points": 0, "place": 0, "region": "EU" } ]}Empty
Empty
{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}Empty