/v2/characters:id/heropoints
They’re only on /v2/continents/… for now, e.g. Queensdale, in the skill_challenges section. It’s kind of an inconvenient place for them, admittedly; might be worthwhile to add a /v2/heropoints that provides the floor/region/map/coords (even if that means some data duplication).
Ok, so as it stands you would need to scan the entire /v2/continents to find which hero point (still labelled skill_challenge btw) you obtained. That seems…. inefficient. I think I would vote for a master repository of them myself.
In a similar fashion (but slightly off-topic) where does one resolve the /v2/characters:id/training endpoint? I can’t seem to find anywhere for those skill trees.
The “training” field of /v2/professions.
Many thanks for the explanations!