Jump to content
  • Sign Up

Missing items (eg The Nature of Fire)


DHolland.1840

Recommended Posts

Hi,

 

I'm running into some items that appear to be missing api endpoints.

 

For example, the "The Nature of Fire" item has an id of 90547 so should exist at https://api.guildwars2.com/v2/items?ids=90547, but that simply returns "all ids provided are invalid".

 

I thought that maybe I had the incorrect endpoint, but even going to the wiki page for the item and clicking on the api link there gives the same result.

 

This is my first time looking into the api so it's entirely possible that there is a particular set of items I'm not yet aware of that just aren't supported, but the link on the wiki page makes me think that this should work.

 

Any help is greatly appreciated!

Link to comment
Share on other sites

  • 1 month later...

Sadly, not every item is supported by the API... i made a tool myself, for personal use, which allows me to search items that i stored  in bank, bags, equipment, etc.

However, do to this efficiently i need to store all supported items in a file (to reduce the number of AP requests). As of today that files contains 61,088 items. But my tool also keeps that file up-to-date and i still see old items being added every week.

You can get all id's of the supported items by using "https://api.guildwars2.com/v2/items". However then is still possible that a "new" id has no item linked to it (idk why, but thats usually temporary).

Edited by GODh.3892
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...