An overview of statistics about factions involved in faction warfare
GET
/fw/stats/
Faction Warfare
/dev/fw/stats/
/legacy/fw/stats/
/v1/fw/stats/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://esi.evetech.net/latest/fw/stats/'
Response Response Example
200 - response
[
{
"faction_id": 500001,
"kills": {
"last_week": 893,
"total": 684350,
"yesterday": 136
},
"pilots": 28863,
"systems_controlled": 20,
"victory_points": {
"last_week": 102640,
"total": 52658260,
"yesterday": 15980
}
}
]
Request
Query Params
datasource
stringÂ
optional
Header Params
If-None-Match
stringÂ
optional
Responses
Modified at 2023-08-15 09:13:24