Request: WvW rank and WvW abilities

Request: WvW rank and WvW abilities

in API Development

Posted by: Elfo Bianco.3786

Elfo Bianco.3786

Hi, my main request is to have wvw_rank value in https://api.guildwars2.com/v2/account (something like “fractal_level” value).

Also would be appreciated to have the following API:
- WvW Rank: that return WvW Rank name from the WvW Rank value
- WvW Abilities: that return the list of all WvW abilities (something like existing Skills/Traits API) and so would be great to have a list of unlocked WvW abilities in every character.

(edited by Elfo Bianco.3786)

Request: WvW rank and WvW abilities

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

wvw_rank is already exposed, though it requires the “progression” permission. Opened a tracking issue for exposing the ability lines.

Request: WvW rank and WvW abilities

in API Development

Posted by: Elfo Bianco.3786

Elfo Bianco.3786

Thank you.
Sorry I have checked only on wiki but not the API itself.