EVE Tools Status
EVE Time--:--:--
US East--:--:--
US West--:--:--
Europe--:--:--
Oceania--:--:--
Local--:--:--

Partners

Running an EVE community tool? We'll watch it for you — so you don't have to build monitoring alone.

Free monitoring

Your tool is checked every 15 minutes from 4 regions — uptime history, latency stats, incident timeline and its own status page, at no cost, forever.

Status badges

Live SVG badges for your README, website or Discord — served from our edge, cached 5 minutes, always in sync with the checks.

Public API

JSON API with CORS enabled — embed your live status and uptime in your own UI, no key required for read access.

Status badges

Every monitored tool gets a live badge. Here's the one for ESI, rendered live:

ESI API status badge

Markdown:

[![ESI API status](https://eve-tools-status.com/api/badge/esi)](https://eve-tools-status.com/monitors/esi)

HTML:

<a href="https://eve-tools-status.com/monitors/esi">
  <img src="https://eve-tools-status.com/api/badge/esi" alt="ESI API status" />
</a>

Swap esi for your tool's id (visible in its status-page URL). Optional ?label=… overrides the left-hand text.

Public API

Read-only JSON, CORS enabled, cached 60 s. No authentication.

# every monitor with current health + 45-day uptime
curl https://eve-tools-status.com/api/v1/status

# one tool in detail: per-region latency, uptime, incidents
curl https://eve-tools-status.com/api/v1/monitors/esi

Please keep polling reasonable (the data only changes every 15 minutes). If you need webhooks or higher resolution, mention it in the application — we'll figure it out together.

What we ask in return

Apply

Tell us about your project — we typically add tools within a couple of days.

Partnership is free for non-commercial EVE community projects. Not affiliated with CCP Games.

Know an EVE tool we should watch?