Skip to content
cvweiss edited this page Jul 25, 2019 · 6 revisions

** ATTENTION **

Are you looking to get all the killmails as they happen? Check out Websocket or RedisQ.

An API endpoint is provided as a dump feature for providing access to the history of all killmails contained within zkillboard.

https://zkillboard.com/api/history/20160816/

format: https://zkillboard.com/api/history/:date/ with :date in YYYYMMDD format

The endpoint will provide the killID and hash for all killmails that zkillboard knows about on the provided date.

2019

I've created this endpoint to keep track of kills per day:

https://zkillboard.com/api/history/totals.json

Clone this wiki locally