arenanet / api-cdi

Collaborative Development Initiative for Public APIs
256 stars 41 forks source link

Per-character content access #612

Open cyaugin opened 6 years ago

cyaugin commented 6 years ago

I originally suggested on the forums and came here to reiterate a desire for API access to per-character content access, such as the story mode dungeon completion (previously mentioned in #60). Which unlocks the ability to open the explorable instance.

Also relevant now (and for a few weeks per year) are the zone unlocks for SAB. Each character must progress through the zones in each world in order to unlock the next zone. Additionally, SAB also maintains things like weapon upgrades on a per-character basis.

darthmaim commented 6 years ago

The SAB progression is available in /v2/characters/:id/sab (#486).

ChieftainAlex commented 3 years ago

Considering the dungeon request is covered under #60, and as mentioned sab is already available, suggest closing this one.