Hello!
It is about the following endpoints: EVE Swagger Interface
Here, for example, I get all the market history data from one year for a type_id:
/latest/markets/10000002/history/?datasource=tranquility&type_id=24475
Is there also an end point for this where I receive the data for the whole region but only from a specific date?
Sompething like this:
/latest/markets/10000002/history/?datasource=tranquility&from_date:‘2024-07-03’
Regards
Gilbert