Eve Online
The EVE Swagger Interface (ESI) is a RESTful OpenAPI that provides access to EVE Online game data, offering endpoints for publicly available information such as alliances, corporations, characters, assets, market orders, and many other in‑game entities.
Admin: update documentationGET
/alliances/
List all alliances
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/alliances/{alliance_id}/
Get alliance information
alliance_id ( path , required ) — An EVE alliance IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/alliances/{alliance_id}/contacts/
Get alliance contacts
alliance_id ( path , required ) — An EVE alliance IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/alliances/{alliance_id}/contacts/labels/
Get alliance contact labels
alliance_id ( path , required ) — An EVE alliance IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/alliances/{alliance_id}/corporations/
List alliance's corporations
alliance_id ( path , required ) — An EVE alliance IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/alliances/{alliance_id}/icons/
Get alliance icon
alliance_id ( path , required ) — An EVE alliance IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagPOST
/characters/affiliation/
Character affiliation
datasource ( query ) — The server name you would like data fromGET
/characters/{character_id}/
Get character's public information
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/characters/{character_id}/agents_research/
Get agents research
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/assets/
Get character assets
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/assets/locations/
Get character asset locations
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/assets/names/
Get character asset names
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/attributes/
Get character attributes
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/blueprints/
Get blueprints
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/bookmarks/
List bookmarks
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/bookmarks/folders/
List bookmark folders
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/calendar/
List calendar event summaries
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromfrom_event ( query ) — The event ID to retrieve events fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/contacts/labels/
Get contact labels
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/calendar/{event_id}/
Get an event
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromevent_id ( path , required ) — The id of the event requestedIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerPUT
/characters/{character_id}/calendar/{event_id}/
Respond to an event
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromevent_id ( path , required ) — The ID of the event requestedtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/calendar/{event_id}/attendees/
Get attendees
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromevent_id ( path , required ) — The id of the event requestedIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/clones/
Get clones
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerDELETE
/characters/{character_id}/contacts/
Delete contacts
character_id ( path , required ) — An EVE character IDcontact_ids ( query , required ) — A list of contacts to deletedatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/contacts/
Get contacts
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/contacts/
Add contacts
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromlabel_ids ( query ) — Add custom labels to the new contactstanding ( query , required ) — Standing for the contacttoken ( query ) — Access token to use if unable to set a headerwatched ( query ) — Whether the contact should be watched, note this is only effective on charactersPUT
/characters/{character_id}/contacts/
Edit contacts
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromlabel_ids ( query ) — Add custom labels to the contactstanding ( query , required ) — Standing for the contacttoken ( query ) — Access token to use if unable to set a headerwatched ( query ) — Whether the contact should be watched, note this is only effective on charactersGET
/characters/{character_id}/contracts/
Get contracts
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/contracts/{contract_id}/bids/
Get contract bids
character_id ( path , required ) — An EVE character IDcontract_id ( path , required ) — ID of a contractdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/contracts/{contract_id}/items/
Get contract items
character_id ( path , required ) — An EVE character IDcontract_id ( path , required ) — ID of a contractdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/corporationhistory/
Get corporation history
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagPOST
/characters/{character_id}/cspa/
Calculate a CSPA charge cost
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/fatigue/
Get jump fatigue
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/fittings/
Get fittings
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/fittings/
Create fitting
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerDELETE
/characters/{character_id}/fittings/{fitting_id}/
Delete fitting
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromfitting_id ( path , required ) — ID for a fitting of this charactertoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/fleet/
Get character fleet info
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/fw/stats/
Overview of a character involved in faction warfare
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/implants/
Get active implants
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/industry/jobs/
List character industry jobs
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaginclude_completed ( query ) — Whether to retrieve completed character industry jobs. Only includes jobs from the past 90 daystoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/killmails/recent/
Get a character's recent kills and losses
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/location/
Get character location
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/loyalty/points/
Get loyalty points
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/mail/
Return mail headers
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglabels ( query ) — Fetch only mails that match one or more of the given labelslast_mail_id ( query ) — List only mail with an ID lower than the given ID, if presenttoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/mail/
Send a new mail
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/mail/labels/
Get mail labels and unread counts
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerPOST
/characters/{character_id}/mail/labels/
Create a mail label
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerDELETE
/characters/{character_id}/mail/labels/{label_id}/
Delete a mail label
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromlabel_id ( path , required ) — An EVE label idtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/mail/lists/
Return mailing list subscriptions
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerDELETE
/characters/{character_id}/mail/{mail_id}/
Delete a mail
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data frommail_id ( path , required ) — An EVE mail IDtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/mail/{mail_id}/
Return a mail
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagmail_id ( path , required ) — An EVE mail IDtoken ( query ) — Access token to use if unable to set a headerPUT
/characters/{character_id}/mail/{mail_id}/
Update metadata about a mail
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data frommail_id ( path , required ) — An EVE mail IDtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/medals/
Get medals
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/mining/
Character mining ledger
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/notifications/
Get character notifications
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/notifications/contacts/
Get new contact notifications
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/online/
Get character online
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/opportunities/
Get a character's completed tasks
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/orders/
List open orders from a character
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerPUT
/fleets/{fleet_id}/
Update fleet
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/orders/history/
List historical orders by a character
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/planets/
Get colonies
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/planets/{planet_id}/
Get colony layout
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagplanet_id ( path , required ) — Planet id of the target planettoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/portrait/
Get character portraits
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/characters/{character_id}/roles/
Get character corporation roles
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/search/
Search on a string
Accept-Language ( header ) — Language to use in the responsecategories ( query , required ) — Type of entities to search forcharacter_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagesearch ( query , required ) — The string to search onstrict ( query ) — Whether the search should be a strict matchtoken ( query ) — Access token to use if unable to set a headerGET
/universe/groups/
Get item groups
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnGET
/characters/{character_id}/ship/
Get current ship
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/skillqueue/
Get character's skill queue
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/skills/
Get character skills
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/standings/
Get standings
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/stats/
Yearly aggregate stats
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/titles/
Get character corporation titles
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/wallet/
Get a character's wallet balance
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerPOST
/fleets/{fleet_id}/wings/{wing_id}/squads/
Create fleet squad
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerwing_id ( path , required ) — The wing_id to create squad inGET
/characters/{character_id}/wallet/journal/
Get character wallet journal
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/characters/{character_id}/wallet/transactions/
Get wallet transactions
character_id ( path , required ) — An EVE character IDdatasource ( query ) — The server name you would like data fromfrom_id ( query ) — Only show transactions happened before the one referenced by this idIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/contracts/public/bids/{contract_id}/
Get public contract bids
contract_id ( path , required ) — ID of a contractdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnGET
/contracts/public/items/{contract_id}/
Get public contract items
contract_id ( path , required ) — ID of a contractdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnGET
/contracts/public/{region_id}/
Get public contracts
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnregion_id ( path , required ) — An EVE region idGET
/corporation/{corporation_id}/mining/extractions/
Moon extraction timers
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporation/{corporation_id}/mining/observers/
Corporation mining observers
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporation/{corporation_id}/mining/observers/{observer_id}/
Observed corporation mining
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagobserver_id ( path , required ) — A mining observer idpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/npccorps/
Get npc corporations
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/
Get corporation information
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/alliancehistory/
Get alliance history
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/assets/
Get corporation assets
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerPOST
/corporations/{corporation_id}/assets/locations/
Get corporation asset locations
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerPOST
/corporations/{corporation_id}/assets/names/
Get corporation asset names
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/blueprints/
Get corporation blueprints
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/bookmarks/
List corporation bookmarks
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/bookmarks/folders/
List corporation bookmark folders
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/contacts/
Get corporation contacts
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/contacts/labels/
Get corporation contact labels
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/containers/logs/
Get all corporation ALSC logs
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/contracts/
Get corporation contracts
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/contracts/{contract_id}/bids/
Get corporation contract bids
contract_id ( path , required ) — ID of a contractcorporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/contracts/{contract_id}/items/
Get corporation contract items
contract_id ( path , required ) — ID of a contractcorporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/customs_offices/
List corporation customs offices
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/divisions/
Get corporation divisions
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/facilities/
Get corporation facilities
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/fw/stats/
Overview of a corporation involved in faction warfare
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/icons/
Get corporation icon
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/industry/jobs/
List corporation industry jobs
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaginclude_completed ( query ) — Whether to retrieve completed corporation industry jobs. Only includes jobs from the past 90 dayspage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/killmails/recent/
Get a corporation's recent kills and losses
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/medals/
Get corporation medals
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/medals/issued/
Get corporation issued medals
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/members/
Get corporation members
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/members/limit/
Get corporation member limit
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/members/titles/
Get corporation's members' titles
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/membertracking/
Track corporation members
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/orders/
List open orders from a corporation
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/orders/history/
List historical orders from a corporation
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/roles/
Get corporation member roles
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/roles/history/
Get corporation member roles history
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/shareholders/
Get corporation shareholders
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/industry/facilities/
List industry facilities
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/standings/
Get corporation standings
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/starbases/
Get corporation starbases (POSes)
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/starbases/{starbase_id}/
Get starbase (POS) detail
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagstarbase_id ( path , required ) — An EVE starbase (POS) IDsystem_id ( query , required ) — The solar system this starbase (POS) is located in,token ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/structures/
Get corporation structures
Accept-Language ( header ) — Language to use in the responsecorporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagepage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/titles/
Get corporation titles
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/wallets/
Returns a corporation's wallet balance
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/industry/systems/
List solar system cost indices
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/corporations/{corporation_id}/wallets/{division}/journal/
Get corporation wallet journal
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromdivision ( path , required ) — Wallet key of the division to fetch journals fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returntoken ( query ) — Access token to use if unable to set a headerGET
/corporations/{corporation_id}/wallets/{division}/transactions/
Get corporation wallet transactions
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromdivision ( path , required ) — Wallet key of the division to fetch journals fromfrom_id ( query ) — Only show journal entries happened before the transaction referenced by this idIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/dogma/attributes/
Get attributes
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/dogma/attributes/{attribute_id}/
Get attribute information
attribute_id ( path , required ) — A dogma attribute IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/dogma/dynamic/items/{type_id}/{item_id}/
Get dynamic item information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagitem_id ( path , required ) — item_id integertype_id ( path , required ) — type_id integerGET
/dogma/effects/
Get effects
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/dogma/effects/{effect_id}/
Get effect information
datasource ( query ) — The server name you would like data fromeffect_id ( path , required ) — A dogma effect IDIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fleets/{fleet_id}/
Get fleet information
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtoken ( query ) — Access token to use if unable to set a headerGET
/fleets/{fleet_id}/members/
Get fleet members
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagetoken ( query ) — Access token to use if unable to set a headerPOST
/fleets/{fleet_id}/members/
Create fleet invitation
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerDELETE
/fleets/{fleet_id}/members/{member_id}/
Kick fleet member
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetmember_id ( path , required ) — The character ID of a member in this fleettoken ( query ) — Access token to use if unable to set a headerPUT
/fleets/{fleet_id}/members/{member_id}/
Move fleet member
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetmember_id ( path , required ) — The character ID of a member in this fleettoken ( query ) — Access token to use if unable to set a headerDELETE
/fleets/{fleet_id}/squads/{squad_id}/
Delete fleet squad
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetsquad_id ( path , required ) — The squad to deletetoken ( query ) — Access token to use if unable to set a headerPUT
/fleets/{fleet_id}/squads/{squad_id}/
Rename fleet squad
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetsquad_id ( path , required ) — The squad to renametoken ( query ) — Access token to use if unable to set a headerGET
/fleets/{fleet_id}/wings/
Get fleet wings
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleetIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagetoken ( query ) — Access token to use if unable to set a headerPOST
/fleets/{fleet_id}/wings/
Create fleet wing
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerDELETE
/fleets/{fleet_id}/wings/{wing_id}/
Delete fleet wing
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerwing_id ( path , required ) — The wing to deletePUT
/fleets/{fleet_id}/wings/{wing_id}/
Rename fleet wing
datasource ( query ) — The server name you would like data fromfleet_id ( path , required ) — ID for a fleettoken ( query ) — Access token to use if unable to set a headerwing_id ( path , required ) — The wing to renameGET
/fw/leaderboards/
List of the top factions in faction warfare
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fw/leaderboards/characters/
List of the top pilots in faction warfare
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fw/leaderboards/corporations/
List of the top corporations in faction warfare
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fw/stats/
An overview of statistics about factions involved in faction warfare
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fw/systems/
Ownership of faction warfare systems
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/fw/wars/
Data about which NPC factions are at war
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/incursions/
List incursions
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/insurance/prices/
List insurance levels
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/killmails/{killmail_id}/{killmail_hash}/
Get a single killmail
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagkillmail_hash ( path , required ) — The killmail hash for verificationkillmail_id ( path , required ) — The killmail ID to be queriedGET
/loyalty/stores/{corporation_id}/offers/
List loyalty store offers
corporation_id ( path , required ) — An EVE corporation IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/markets/groups/
Get item groups
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/markets/groups/{market_group_id}/
Get item group information
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagemarket_group_id ( path , required ) — An Eve item group IDGET
/markets/prices/
List market prices
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/markets/structures/{structure_id}/
List orders in a structure
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnstructure_id ( path , required ) — Return orders in this structuretoken ( query ) — Access token to use if unable to set a headerGET
/universe/graphics/{graphic_id}/
Get graphic information
datasource ( query ) — The server name you would like data fromgraphic_id ( path , required ) — graphic_id integerIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/markets/{region_id}/history/
List historical market statistics in a region
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagregion_id ( path , required ) — Return statistics in this regiontype_id ( query , required ) — Return statistics for this typeGET
/markets/{region_id}/orders/
List orders in a region
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagorder_type ( query , required ) — Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orderspage ( query , page ) — Which page of results to returnregion_id ( path , required ) — Return orders in this regiontype_id ( query ) — Return orders only for this typeGET
/markets/{region_id}/types/
List type IDs relevant to a market
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnregion_id ( path , required ) — Return statistics in this regionGET
/opportunities/groups/
Get opportunities groups
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/opportunities/groups/{group_id}/
Get opportunities group
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromgroup_id ( path , required ) — ID of an opportunities groupIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/opportunities/tasks/
Get opportunities tasks
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/opportunities/tasks/{task_id}/
Get opportunities task
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagtask_id ( path , required ) — ID of an opportunities taskGET
/route/{origin}/{destination}/
Get route
avoid ( query ) — avoid solar system ID(s)connections ( query ) — connected solar system pairsdatasource ( query ) — The server name you would like data fromdestination ( path , required ) — destination solar system IDflag ( query ) — route security preferenceIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagorigin ( path , required ) — origin solar system IDGET
/search/
Search on a string
Accept-Language ( header ) — Language to use in the responsecategories ( query , required ) — Type of entities to search fordatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagesearch ( query , required ) — The string to search onstrict ( query ) — Whether the search should be a strict matchGET
/sovereignty/campaigns/
List sovereignty campaigns
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/sovereignty/map/
List sovereignty of systems
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/sovereignty/structures/
List sovereignty structures
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/status/
Retrieve the uptime and player counts
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagPOST
/ui/autopilot/waypoint/
Set Autopilot Waypoint
add_to_beginning ( query , required ) — Whether this solar system should be added to the beginning of all waypointsclear_other_waypoints ( query , required ) — Whether clean other waypoints beforing adding this onedatasource ( query ) — The server name you would like data fromdestination_id ( query , required ) — The destination to travel to, can be solar system, station or structure's idtoken ( query ) — Access token to use if unable to set a headerPOST
/ui/openwindow/contract/
Open Contract Window
contract_id ( query , required ) — The contract to opendatasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerPOST
/ui/openwindow/information/
Open Information Window
datasource ( query ) — The server name you would like data fromtarget_id ( query , required ) — The target to opentoken ( query ) — Access token to use if unable to set a headerPOST
/ui/openwindow/marketdetails/
Open Market Details
datasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headertype_id ( query , required ) — The item type to open in market windowPOST
/ui/openwindow/newmail/
Open New Mail Window
datasource ( query ) — The server name you would like data fromtoken ( query ) — Access token to use if unable to set a headerGET
/universe/ancestries/
Get ancestries
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/asteroid_belts/{asteroid_belt_id}/
Get asteroid belt information
asteroid_belt_id ( path , required ) — asteroid_belt_id integerdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/bloodlines/
Get bloodlines
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/categories/
Get item categories
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/categories/{category_id}/
Get item category information
Accept-Language ( header ) — Language to use in the responsecategory_id ( path , required ) — An Eve item category IDdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/constellations/
Get constellations
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/constellations/{constellation_id}/
Get constellation information
Accept-Language ( header ) — Language to use in the responseconstellation_id ( path , required ) — constellation_id integerdatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/factions/
Get factions
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/graphics/
Get graphics
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/groups/{group_id}/
Get item group information
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromgroup_id ( path , required ) — An Eve item group IDIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguagePOST
/universe/ids/
Bulk names to IDs
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromlanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/moons/{moon_id}/
Get moon information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagmoon_id ( path , required ) — moon_id integerPOST
/universe/names/
Get names and categories for a set of ID's
datasource ( query ) — The server name you would like data fromGET
/universe/planets/{planet_id}/
Get planet information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagplanet_id ( path , required ) — planet_id integerGET
/universe/races/
Get character races
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-LanguageGET
/universe/regions/
Get regions
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/regions/{region_id}/
Get region information
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languageregion_id ( path , required ) — region_id integerGET
/universe/schematics/{schematic_id}/
Get schematic information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagschematic_id ( path , required ) — A PI schematic IDGET
/universe/stargates/{stargate_id}/
Get stargate information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagstargate_id ( path , required ) — stargate_id integerGET
/universe/stars/{star_id}/
Get star information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagstar_id ( path , required ) — star_id integerGET
/universe/stations/{station_id}/
Get station information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagstation_id ( path , required ) — station_id integerGET
/universe/structures/
List all public structures
datasource ( query ) — The server name you would like data fromfilter ( query ) — Only list public structures that have this service onlineIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/structures/{structure_id}/
Get structure information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagstructure_id ( path , required ) — An Eve structure IDtoken ( query ) — Access token to use if unable to set a headerGET
/universe/system_jumps/
Get system jumps
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/system_kills/
Get system kills
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/systems/
Get solar systems
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagGET
/universe/systems/{system_id}/
Get solar system information
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagesystem_id ( path , required ) — system_id integerGET
/universe/types/
Get types
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnGET
/universe/types/{type_id}/
Get type information
Accept-Language ( header ) — Language to use in the responsedatasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETaglanguage ( query ) — Language to use in the response, takes precedence over Accept-Languagetype_id ( path , required ) — An Eve item type IDGET
/wars/
List wars
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagmax_war_id ( query ) — Only return wars with ID smaller than thisGET
/wars/{war_id}/
Get war information
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagwar_id ( path , required ) — ID for a warGET
/wars/{war_id}/killmails/
List kills for a war
datasource ( query ) — The server name you would like data fromIf-None-Match ( header ) — ETag from a previous request. A 304 will be returned if this matches the current ETagpage ( query , page ) — Which page of results to returnwar_id ( path , required ) — A valid war ID
206 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \
"https://esi.evetech.net/ui/alliances/" esi.evetech.net · HTTPS only