Yann's Blog - Software and hardware

May 4, 2012

New EVE-Central APIs

Filed under: EVE-Central — Tags: — Yann @ 1:58 pm

To start, I moved all of the existing API documentation to the EVE-Central Wiki. You can find documentation (with less typos, etc) here:

http://dev.eve-central.com/evec-api/start

Next up, I’d like to highlight two new APIs:

quicklook on path

For a single market type, get all of the orders which lie on a path between two systems.

More documentation

Route

Get the route between two systems as the auto-pilot flies (mostly, kinda)

More documentation

JSONification

You’ll notice that the route API is returning JSON. I will be upgrading the other APIs to emit both XML and JSON for convenience.

Powered by WordPress