Legends
get
/legends/ranking-thresholds
Authorizations
AuthorizationstringRequired
in header (authorization: bearer [token])
Responses
200Success
application/json
500Error
application/json
get
/legends/ranking-thresholdspost
/legends/leaderboard/query
Authorizations
AuthorizationstringRequired
in header (authorization: bearer [token])
Body
playerTagsstring[] · max: 100RequiredExample:
["#2PP"]minRanknumberRequiredExample:
1maxRanknumberRequiredExample:
100Responses
201Success
application/json
500Error
application/json
post
/legends/leaderboard/querypost
/legends/attacks/query
Authorizations
AuthorizationstringRequired
in header (authorization: bearer [token])
Body
playerTagsstring[] · min: 1 · max: 100RequiredExample:
["#2PP"]Responses
200Success
application/json
500Error
application/json
post
/legends/attacks/queryget
/legends/{playerTag}/attacks
Authorizations
AuthorizationstringRequired
in header (authorization: bearer [token])
Path parameters
playerTagstringRequired
Responses
200Success
application/json
500Error
application/json
get
/legends/{playerTag}/attacksLast updated
Was this helpful?