EVE Swagger Interface

From EVE University Wiki
Revision as of 20:21, 7 January 2018 by Erwin Madelung (talk | contribs)
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Icon large green check.png
The UniWiki's software has been successfully upgraded on the 2024-06-22. If you notice any issues, please tell us about them using Wiki Communication Channels.
Wiki Manager, Arin Mara
This article is a stub. You can help the UniWiki by expanding it.

EVE Swagger Interface (ESI) is an API to get data from the EVE server. It replaces CREST and the XML API which will shut down on May 8th, 2018.[1]

Remember that scamming with API is specifically not allowed[2]

Several guides on how to use ESI exist:

Further some libraries exist to use ESI with Python. For further information see the "See Also" section.

Api authorization managment

You can manage API permissions from you at https://community.eveonline.com/support/third-party-applications/

In here you can see all applications that have access to your API. You can see exactly what scopes you have authorized for them. You can also revoke authorizations.

See also

References