-
Notifications
You must be signed in to change notification settings - Fork 84
API (History)
Are you looking to get all the killmails as they happen? Check out RedisQ.
An API endpoint is provided as a dump feature for providing access to the history of all killmails contained within zkillboard.
https://r2z2.zkillboard.com/history/20160816.json
format: https://r2z2.zkillboard.com/history/:date.json with :date in YYYYMMDD format
The endpoint will provide the killID and hash for all killmails that zkillboard knows about on the provided date.
I've created this endpoint to keep track of kills per day:
Note
In Jan, 2026 the location of the history dumps has been relocated to a Cloudflare R2. The older endpoints (https://zkillboard.com/api/history/XXXXXX.json) will redirect to the new location.