You can use this service to obtain images related to entities in New Eden. At this time, it is possible to get alliance logos, corp logos, character portraits, faction logos, ship renders and inventory type icons in various resolutions.
Corporation logos, alliance logos, inventory type icons and ship renders are returned as transparency-enabled 32 bit PNGs. Character portraits are returned as JPEGs.
If a given image is not found in the database, the service responds with a 302 Moved HTTP response and redirects the HTTP client to a generic image. If you request an image in an invalid size, you get a plain 404.
You are welcome to point your clients and applications directly at the image server and use it as a CDN. You do not need to cache the images and serve them yourself.
The base URL for the image server is https://imageserver.eveonline.com
- URL Pattern:
/Alliance/{allianceID}_{width}.png
- Available Sizes: 32, 64, 128
- Samples:
- URL Pattern:
/Corporation/{corpID}_{width}.png
- Available Sizes: 32, 64, 128, 256
- Samples:
- URL Pattern:
/Character/{characterID}_{width}.jpg
- Available Sizes: 32, 64, 128, 256, 512, 1024
- Note: the 1024 size images may not be available for all characters
- Samples:
- URL Pattern:
/Alliance/{factionID}_{width}.png
- Available Sizes: 32, 64, 128
- Samples:
- URL Pattern:
/Type/{typeID}_{width}.png
- Available Sizes: 32, 64
- Samples:
- URL Pattern:
/Render/{typeID}_{width}.png
- Available Sizes: 32, 64, 128, 256, 512
- Samples:
Legacy portraits are from before the change to the existing character creator that occurred on November 30th, 2010 with the release of the Incursion expansion. These renders let you see how characters that existed back then looked in the previous character creator.