esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
207 stars 23 forks source link

Add /markets/types/ endpoint #500

Open Blacksmoke16 opened 6 years ago

Blacksmoke16 commented 6 years ago

Feature request

Route

/markets/types/

Authentication

None

Use case

Hitting up this endpoint to receive a list of items able to be sold on the market. Useful after new items are added to only get ones available on market.

Example returns

Array of typeIDs able to be sold/bought on the market

Previous XML or CREST route

https://crest-tq.eveonline.com/market/types/

fuzzysteve commented 6 years ago

An example of where this is useful, especially if it has names in it:

providing name based searching for a market application like https://www.fuzzwork.co.uk/market/viewer/

right now, this isn't possible under ESI, without a significant number of lookups,or providing a pregenerated file. (around 10k lookups)

aquarhead commented 6 years ago

I have something to say about this, so moving to backlog.

But we now have an alternative endpoint which tries to tell you what is being sold right now on a regional market. Not what you are able to sell, but you can give it a shot.