Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

EVE Stable Infrastructure: Difference between revisions

From EVE University Wiki
mNo edit summary
Hirmuolio Pine (talk | contribs)
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
EVE Swagger Interface (ESI) is an API to get data from the EVE server. It is meant to replace [[CREST]] and the XML API.
EVE Swagger Interface (ESI) is an API to get data from the EVE server. It is meant to replace [[CREST]] and the XML API.
Remember that scamming with API is specifically not allowed<ref name="scamming">[https://developers.eveonline.com/blog/article/reminder-no-scamming Reminder to Developers: No Scamming]</ref>


Several guides on how to use ESI exist:
Several guides on how to use ESI exist:
Line 8: Line 10:
Further some libraries exist to use ESI with Python.
Further some libraries exist to use ESI with Python.


==Api authorization managment==


=References=
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==
https://community.eveonline.com/news/dev-blogs/introducing-esi/
https://community.eveonline.com/news/dev-blogs/introducing-esi/


Line 15: Line 22:


https://esi.tech.ccp.is/latest/
https://esi.tech.ccp.is/latest/
==References==
<references />


[[Category:API]]
[[Category:API]]