This API provides leaderboard data from all leaderboards of THE FINALS.
There are two endpoints, /v1/leaderboard/:id/:platform?
and /v1/community-event/:id/:platform?
.
To see which properties each endpoint and leaderboard return, visit https://api.the-finals-leaderboard.com/. The data returned is also explicitly defined in the folder /src/schema.
id
: The leaderboard version. Always required.platform
: The platform. Only required for some version. Visit https://api.the-finals-leaderboard.com/ to see which platforms are available for each version.
count
: If set totrue
, the API will only return the number of entries in the leaderboard after filters have been applied. Defaults tofalse
name
: If set, the API will only return entries whose name matches the given string. Performs a case-insensitive against all the user's names.
https://api.the-finals-leaderboard.com/v1/leaderboard/cb1?name=fish
https://api.the-finals-leaderboard.com/v1/leaderboard/ob/steam?count=true&name=ttv
https://api.the-finals-leaderboard.com/v1/leaderboard/s1/crossplay
https://api.the-finals-leaderboard.com/v1/leaderboard/s2/xbox
https://api.the-finals-leaderboard.com/v1/leaderboard/s3/crossplay
https://api.the-finals-leaderboard.com/v1/leaderboard/s4/crossplay
https://api.the-finals-leaderboard.com/v1/community-event/ce44