End point for market history with from_date

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

No, that is not available. Generally ESI doesn’t do filters, to make caching easy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.