Legends

get
/legends/ranking-thresholds
Authorizations
AuthorizationstringRequired

in header (authorization: bearer [token])

Responses
200Success
application/json
get
/legends/ranking-thresholds
post
/legends/leaderboard/query
Authorizations
AuthorizationstringRequired

in header (authorization: bearer [token])

Body
playerTagsstring[] · max: 100RequiredExample: ["#2PP"]
minRanknumberRequiredExample: 1
maxRanknumberRequiredExample: 100
Responses
post
/legends/leaderboard/query
post
/legends/attacks/query
Authorizations
AuthorizationstringRequired

in header (authorization: bearer [token])

Body
playerTagsstring[] · min: 1 · max: 100RequiredExample: ["#2PP"]
Responses
200Success
application/json
post
/legends/attacks/query
get
/legends/{playerTag}/attacks
Authorizations
AuthorizationstringRequired

in header (authorization: bearer [token])

Path parameters
playerTagstringRequired
Responses
200Success
application/json
get
/legends/{playerTag}/attacks

Last updated

Was this helpful?