wbzd
(wbzd)
May 23, 2025, 2:55am
1
Hi, I tried to get the market data via ESI. But I found I can’t get Vale of the Silent Region sell orders. e.g.
✗ curl 'https://esi.evetech.net/latest/markets/10000003/orders/?order_type=sell&page=1'
[]%
I can get the buy order. But result is short. Not sure if I got all the oders.
curl 'https://esi.evetech.net/latest/markets/10000003/orders/?order_type=buy&page=1'
Skadoos
(Skadoos)
May 23, 2025, 5:10am
2
Then there simply are no sell orders in that region. It’s Sov Null adjacent to The Forge so I’m guessing there would be no point.
wbzd
(wbzd)
May 23, 2025, 6:16am
3
I can see the sell order easily in the Vale of the Silent Regional market.
Skadoos
(Skadoos)
May 23, 2025, 6:44am
4
May have something to do with the ACL of that structure or market module, I don’t see any of these on Eve Tycoon or ESI so these orders don’t appear to be public.
wbzd
(wbzd)
May 23, 2025, 8:57am
5
Oh, I don’t know that the station could not publish the order. Thanks for the info.
Skadoos
(Skadoos)
May 23, 2025, 10:03am
6
Right, there’s an Auth endpoint for /markets/structures/{structure_id}/ , if your character has access to the structure, instead.