Partners
Running an EVE community tool? We'll watch it for you — so you don't have to build monitoring alone.
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.
Live SVG badges for your README, website or Discord — served from our edge, cached 5 minutes, always in sync with the checks.
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:
Markdown:
[](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
- Whitelist our checker (EveToolsStatusBot, see the docs page) so probes reflect reality.
- Ideally give us a lightweight health endpoint instead of your heavy homepage.
- A link back or a badge is appreciated — never required.
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.