Get Started
Create your application now
Upcoming ESI Maintenance: 2025-06-03
Tomorrow (2025-06-03) during downtime (11:00 UTC) we will push some changes to ESI which will cause a short moment of interruption for several endpoints.
New SDE Deployment 2025 May 27 (Legion Expansion)
A new SDE has been deployed for the EVE Online: Legion expansion!
Deprecation and removal of unused scope - 2025-06-11
We will be removing the esi-characterstats.read.v1 scope on June 11th, 2025.
Removal of v1 authentication tokens
The removal of this v1 authentication flow is scheduled for the 13th of May, 2025. Read here why.
NotificationID is reaching int32 limits
Tomorrow or so we will reach the first NotificationID that doesn’t fit in an int32.
The ship of ThESIus
Greetings, developers. Replacing RabbitMQ with… RabbitMQ? As we briefly touched upon in the EVE Evolved dev blog, one of our goals is to get ESI better connected to the Quasar ecosystem. Currently, ESI connects to the monolith via two distinct channels; sending Quasar protobuf messages, and sending ‘old’ JSON requests. Both of these go over...