Unsure how to read v2/currencies
As is the case with most v2 endpoints, the base endpoint will return an array of IDs that you can then request more information about. This is so you can request more with a URL like /v2/currencies?ids=1,2,3 which will return an array containing the information on IDS 1, 2, and 3.
In your case, if you want all the currencies at once, the request you want is /v2/currencies?ids=all which will give you all available information.
Blackgate
Harbinger Tryssa – Revenant
Harbinger Tryssa – Revenant
In your case, if you want all the currencies at once, the request you want is /v2/currencies?ids=all which will give you all available information.
!!!! lol wish I knew that before I used /v2/currencies?ids=1,2,3,4,5,6,7,9,10,11,12,13,14,15,16,18,19,20,22,23,24,25,26,27,28,29,30 :P
GW2Profits - a collection of gold-producing tools
Mystic’s Gold Profiting Guide
Forge & more JSON recipes
Mystic’s Gold Profiting Guide
Forge & more JSON recipes