EVE API Documentation Index
This set of pages documents the workings of the EVE API. If you are just looking for your API key, try here.
Introduction to the API
The EVE API is a platform created to allow third party tools (programs, web sites, etc) to access character and corporation data for the purpose of enhancing the EVE experience. We have chosen to expose some game data with this goal in mind. All of the data is protected by an API key that is unique to your account. (Read more about the API keys.)
If you find any bugs with the API, please use the bug reporting system to let us know. Discussion about the API, including comments and feature requests, can be made in the EVE Technology Lab section of the forums.
Table of Contents
Documentation is broken down into sections for each of the portions of the API.
- Authentication - general purpose information
- Generic Data - non-character data such as the skill list
- Map Information - sovereignty, statistics, etc
- Character Sheet - includes currently training skill information
- Account Journal - personal and corporation
- Market Transactions - personal and corporation
- Wallet Balances - personal and corporation
- Member Tracking - useful for CEOs and Directors
Miscellaneous documentation:
- Error List - all errors used in the application
Example Code
These examples are pretty basic and provide a brief demonstration of how to get information from the EVE API servers.
























