API talk:2/quaggans
From Guild Wars 2 Wiki
Jump to navigationJump to search
Discrepancies[edit]
- It looks like the
id
field is a string (in provided examples, and in practice when calling the API endpoint), not a number. - Additionally, an undocumented way of calling the Quaggans API seems to be using
/v2/quaggans?id=<id>
(e.g. https://api.guildwars2.com/v2/quaggans/box produces the same result as https://api.guildwars2.com/v2/quaggans?id=box).
Yoone (talk) 22:24, 28 June 2024 (UTC)
- The type for the field looks like a copy/paste error that has never been fixed or disputed - I'm gonna fix it right away. Calling the endpoint with query parameters instead of URL segment is documented somewhere I think, I just can't remember where it was :D --Smiley™ de: user | talk 04:38, 29 June 2024 (UTC)