/dev/corporations/{corporation_id}/fw/stats/
/legacy/corporations/{corporation_id}/fw/stats/
/v1/corporations/{corporation_id}/fw/stats/
curl --location --request GET 'https://esi.evetech.net/latest/corporations//fw/stats/'
{
"enlisted_on": "2023-08-15T09:13:17.871Z",
"faction_id": 500001,
"kills": {
"last_week": 893,
"total": 684350,
"yesterday": 136
},
"pilots": 28863,
"victory_points": {
"last_week": 102640,
"total": 52658260,
"yesterday": 15980
}
}