Don's "whatever-the-Eve-API-can-give" page
Experimental prototypes for EVE Online API exploration. Beta beta beta beta.


Main area

This is a prototype, beta, do-not-count-on-it-working-or-anything.
To use:
  • Hit the "LOG IN" button.
  • Sign in, pick a character, authorize
  • Repeat for all characters
  • Click one of the links above
I'm learning stuff as I make it. Please live with it.
But I'd love suggestions! Send an eve inmail to Don Lassini.

Generic stuff

  • It's ugly but not as bad as the shit it used to look like. Please bear with me.
    (but given that MS Copilot has assisted recently, the formatting definitions are spread alllllll over)
  • The address is /eve/planetary. It should be changed to something else.

Planetary stuff

  • Page is kind of slow. I did some optimizations that helped a lot but still .... We'll see. I doubt anything much better is possible given the current infrastructure I have (hosted web, sort of single threaded server).
  • I'd love to show if there's stuff in the planets' POCO's. I haven't looked hard enough at that yet.

Corp stuff

  • For now, having 2+ characters logged in will give you errors
  • Why can't I show wallets for Division 2+?
  • We need a running total.
  • I want to translate "location_id" into something meaningful
  • I want to allow selecting a time interval (e.g. 1d, 1w, 1m) and then group stuff into fewer lines.
  • I want to aggregate transactions based on categories, e.g. all blue loot should be shown as "blue loot" and be grouped into 1 line for the time interval (see previous item)
  • I want to save details to a DB because the API only allows data from "last 30 days". Aggregated data would be just fine.
No live or dead animals were harmed during the production of this page.