Members
# DeleteCharactersCharacterIdContacts
Delete contacts
Bulk delete contacts --- Alternate route: /dev/characters/{character_id}/contacts/
Alternate route: /legacy/characters/{character_id}/contacts/
Alternate route: /v1/characters/{character_id}/contacts/
Alternate route: /v2/characters/{character_id}/contacts/
# DeleteCharactersCharacterIdFittingsFittingId
Delete fitting
Delete a fitting from a character --- Alternate route: /dev/characters/{character_id}/fittings/{fitting_id}/
Alternate route: /legacy/characters/{character_id}/fittings/{fitting_id}/
Alternate route: /v1/characters/{character_id}/fittings/{fitting_id}/
# DeleteCharactersCharacterIdMailLabelsLabelId
Delete a mail label
Delete a mail label --- Alternate route: /dev/characters/{character_id}/mail/labels/{label_id}/
Alternate route: /legacy/characters/{character_id}/mail/labels/{label_id}/
Alternate route: /v1/characters/{character_id}/mail/labels/{label_id}/
# DeleteCharactersCharacterIdMailMailId
Delete a mail
Delete a mail --- Alternate route: /dev/characters/{character_id}/mail/{mail_id}/
Alternate route: /legacy/characters/{character_id}/mail/{mail_id}/
Alternate route: /v1/characters/{character_id}/mail/{mail_id}/
# DeleteFleetsFleetIdMembersMemberId
Kick fleet member
Kick a fleet member --- Alternate route: /dev/fleets/{fleet_id}/members/{member_id}/
Alternate route: /legacy/fleets/{fleet_id}/members/{member_id}/
Alternate route: /v1/fleets/{fleet_id}/members/{member_id}/
# DeleteFleetsFleetIdSquadsSquadId
Delete fleet squad
Delete a fleet squad, only empty squads can be deleted --- Alternate route: /dev/fleets/{fleet_id}/squads/{squad_id}/
Alternate route: /legacy/fleets/{fleet_id}/squads/{squad_id}/
Alternate route: /v1/fleets/{fleet_id}/squads/{squad_id}/
# DeleteFleetsFleetIdWingsWingId
Delete fleet wing
Delete a fleet wing, only empty wings can be deleted. The wing may contain squads, but the squads must be empty --- Alternate route: /dev/fleets/{fleet_id}/wings/{wing_id}/
Alternate route: /legacy/fleets/{fleet_id}/wings/{wing_id}/
Alternate route: /v1/fleets/{fleet_id}/wings/{wing_id}/
# GetAlliances
List all alliances
List all active player alliances --- Alternate route: /dev/alliances/
Alternate route: /legacy/alliances/
Alternate route: /v1/alliances/
Alternate route: /v2/alliances/
--- This route is cached for up to 3600 seconds
# GetAlliancesAllianceId
Get alliance information
Public information about an alliance --- Alternate route: /dev/alliances/{alliance_id}/
Alternate route: /legacy/alliances/{alliance_id}/
Alternate route: /v3/alliances/{alliance_id}/
Alternate route: /v4/alliances/{alliance_id}/
--- This route is cached for up to 3600 seconds
# GetAlliancesAllianceIdContacts
Get alliance contacts
Return contacts of an alliance --- Alternate route: /dev/alliances/{alliance_id}/contacts/
Alternate route: /v2/alliances/{alliance_id}/contacts/
--- This route is cached for up to 300 seconds
# GetAlliancesAllianceIdContactsLabels
Get alliance contact labels
Return custom labels for an alliance's contacts --- Alternate route: /dev/alliances/{alliance_id}/contacts/labels/
Alternate route: /legacy/alliances/{alliance_id}/contacts/labels/
Alternate route: /v1/alliances/{alliance_id}/contacts/labels/
--- This route is cached for up to 300 seconds
# GetAlliancesAllianceIdCorporations
List alliance's corporations
List all current member corporations of an alliance --- Alternate route: /dev/alliances/{alliance_id}/corporations/
Alternate route: /legacy/alliances/{alliance_id}/corporations/
Alternate route: /v1/alliances/{alliance_id}/corporations/
Alternate route: /v2/alliances/{alliance_id}/corporations/
--- This route is cached for up to 3600 seconds
# GetAlliancesAllianceIdIcons
Get alliance icon
Get the icon urls for a alliance --- Alternate route: /dev/alliances/{alliance_id}/icons/
Alternate route: /legacy/alliances/{alliance_id}/icons/
Alternate route: /v1/alliances/{alliance_id}/icons/
Alternate route: /v2/alliances/{alliance_id}/icons/
--- This route expires daily at 11:05
# GetCharactersCharacterId
Get character's public information
Public information about a character --- Alternate route: /dev/characters/{character_id}/
Alternate route: /legacy/characters/{character_id}/
Alternate route: /v5/characters/{character_id}/
--- This route is cached for up to 604800 seconds
# GetCharactersCharacterIdAgentsResearch
Get agents research
Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate) --- Alternate route: /dev/characters/{character_id}/agents_research/
Alternate route: /v2/characters/{character_id}/agents_research/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdAssets
Get character assets
Return a list of the characters assets --- Alternate route: /dev/characters/{character_id}/assets/
Alternate route: /legacy/characters/{character_id}/assets/
Alternate route: /v4/characters/{character_id}/assets/
Alternate route: /v5/characters/{character_id}/assets/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdAttributes
Get character attributes
Return attributes of a character --- Alternate route: /dev/characters/{character_id}/attributes/
Alternate route: /legacy/characters/{character_id}/attributes/
Alternate route: /v1/characters/{character_id}/attributes/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdBlueprints
Get blueprints
Return a list of blueprints the character owns --- Alternate route: /dev/characters/{character_id}/blueprints/
Alternate route: /v3/characters/{character_id}/blueprints/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdCalendar
List calendar event summaries
Get 50 event summaries from the calendar. If no from_event ID is given, the resource will return the next 50 chronological event summaries from now. If a from_event ID is specified, it will return the next 50 chronological event summaries from after that event --- Alternate route: /dev/characters/{character_id}/calendar/
Alternate route: /legacy/characters/{character_id}/calendar/
Alternate route: /v1/characters/{character_id}/calendar/
Alternate route: /v2/characters/{character_id}/calendar/
--- This route is cached for up to 5 seconds
# GetCharactersCharacterIdCalendarEventId
Get an event
Get all the information for a specific event --- Alternate route: /dev/characters/{character_id}/calendar/{event_id}/
Alternate route: /legacy/characters/{character_id}/calendar/{event_id}/
Alternate route: /v3/characters/{character_id}/calendar/{event_id}/
Alternate route: /v4/characters/{character_id}/calendar/{event_id}/
--- This route is cached for up to 5 seconds
# GetCharactersCharacterIdCalendarEventIdAttendees
Get attendees
Get all invited attendees for a given event --- Alternate route: /dev/characters/{character_id}/calendar/{event_id}/attendees/
Alternate route: /legacy/characters/{character_id}/calendar/{event_id}/attendees/
Alternate route: /v1/characters/{character_id}/calendar/{event_id}/attendees/
Alternate route: /v2/characters/{character_id}/calendar/{event_id}/attendees/
--- This route is cached for up to 600 seconds
# GetCharactersCharacterIdClones
Get clones
A list of the character's clones --- Alternate route: /dev/characters/{character_id}/clones/
Alternate route: /legacy/characters/{character_id}/clones/
Alternate route: /v2/characters/{character_id}/clones/
Alternate route: /v3/characters/{character_id}/clones/
Alternate route: /v4/characters/{character_id}/clones/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdContacts
Get contacts
Return contacts of a character --- Alternate route: /dev/characters/{character_id}/contacts/
Alternate route: /v2/characters/{character_id}/contacts/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdContactsLabels
Get contact labels
Return custom labels for a character's contacts --- Alternate route: /dev/characters/{character_id}/contacts/labels/
Alternate route: /legacy/characters/{character_id}/contacts/labels/
Alternate route: /v1/characters/{character_id}/contacts/labels/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdContracts
Get contracts
Returns contracts available to a character, only if the character is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is "in_progress". --- Alternate route: /dev/characters/{character_id}/contracts/
Alternate route: /legacy/characters/{character_id}/contracts/
Alternate route: /v1/characters/{character_id}/contracts/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdContractsContractIdBids
Get contract bids
Lists bids on a particular auction contract --- Alternate route: /dev/characters/{character_id}/contracts/{contract_id}/bids/
Alternate route: /legacy/characters/{character_id}/contracts/{contract_id}/bids/
Alternate route: /v1/characters/{character_id}/contracts/{contract_id}/bids/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdContractsContractIdItems
Get contract items
Lists items of a particular contract --- Alternate route: /dev/characters/{character_id}/contracts/{contract_id}/items/
Alternate route: /legacy/characters/{character_id}/contracts/{contract_id}/items/
Alternate route: /v1/characters/{character_id}/contracts/{contract_id}/items/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdCorporationhistory
Get corporation history
Get a list of all the corporations a character has been a member of --- Alternate route: /dev/characters/{character_id}/corporationhistory/
Alternate route: /v2/characters/{character_id}/corporationhistory/
--- This route is cached for up to 86400 seconds
# GetCharactersCharacterIdFatigue
Get jump fatigue
Return a character's jump activation and fatigue information --- Alternate route: /dev/characters/{character_id}/fatigue/
Alternate route: /v2/characters/{character_id}/fatigue/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdFittings
Get fittings
Return fittings of a character --- Alternate route: /dev/characters/{character_id}/fittings/
Alternate route: /v2/characters/{character_id}/fittings/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdFleet
Get character fleet info
Return the fleet ID the character is in, if any. --- Alternate route: /dev/characters/{character_id}/fleet/
Alternate route: /legacy/characters/{character_id}/fleet/
Alternate route: /v1/characters/{character_id}/fleet/
Alternate route: /v2/characters/{character_id}/fleet/
--- This route is cached for up to 60 seconds
# GetCharactersCharacterIdFwStats
Overview of a character involved in faction warfare
Statistical overview of a character involved in faction warfare --- Alternate route: /dev/characters/{character_id}/fw/stats/
Alternate route: /legacy/characters/{character_id}/fw/stats/
Alternate route: /v1/characters/{character_id}/fw/stats/
Alternate route: /v2/characters/{character_id}/fw/stats/
--- This route expires daily at 11:05
# GetCharactersCharacterIdImplants
Get active implants
Return implants on the active clone of a character --- Alternate route: /dev/characters/{character_id}/implants/
Alternate route: /legacy/characters/{character_id}/implants/
Alternate route: /v1/characters/{character_id}/implants/
Alternate route: /v2/characters/{character_id}/implants/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdIndustryJobs
List character industry jobs
List industry jobs placed by a character --- Alternate route: /dev/characters/{character_id}/industry/jobs/
Alternate route: /legacy/characters/{character_id}/industry/jobs/
Alternate route: /v1/characters/{character_id}/industry/jobs/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdKillmailsRecent
Get a character's recent kills and losses
Return a list of a character's kills and losses going back 90 days --- Alternate route: /dev/characters/{character_id}/killmails/recent/
Alternate route: /legacy/characters/{character_id}/killmails/recent/
Alternate route: /v1/characters/{character_id}/killmails/recent/
--- This route is cached for up to 300 seconds
# GetCharactersCharacterIdLocation
Get character location
Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable --- Alternate route: /dev/characters/{character_id}/location/
Alternate route: /legacy/characters/{character_id}/location/
Alternate route: /v1/characters/{character_id}/location/
Alternate route: /v2/characters/{character_id}/location/
--- This route is cached for up to 5 seconds
# GetCharactersCharacterIdLoyaltyPoints
Get loyalty points
Return a list of loyalty points for all corporations the character has worked for --- Alternate route: /dev/characters/{character_id}/loyalty/points/
Alternate route: /legacy/characters/{character_id}/loyalty/points/
Alternate route: /v1/characters/{character_id}/loyalty/points/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdMail
Return mail headers
Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards --- Alternate route: /dev/characters/{character_id}/mail/
Alternate route: /legacy/characters/{character_id}/mail/
Alternate route: /v1/characters/{character_id}/mail/
--- This route is cached for up to 30 seconds
# GetCharactersCharacterIdMailLabels
Get mail labels and unread counts
Return a list of the users mail labels, unread counts for each label and a total unread count. --- Alternate route: /dev/characters/{character_id}/mail/labels/
Alternate route: /v3/characters/{character_id}/mail/labels/
--- This route is cached for up to 30 seconds
# GetCharactersCharacterIdMailLists
Return mailing list subscriptions
Return all mailing lists that the character is subscribed to --- Alternate route: /dev/characters/{character_id}/mail/lists/
Alternate route: /legacy/characters/{character_id}/mail/lists/
Alternate route: /v1/characters/{character_id}/mail/lists/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdMailMailId
Return a mail
Return the contents of an EVE mail --- Alternate route: /dev/characters/{character_id}/mail/{mail_id}/
Alternate route: /legacy/characters/{character_id}/mail/{mail_id}/
Alternate route: /v1/characters/{character_id}/mail/{mail_id}/
--- This route is cached for up to 30 seconds
# GetCharactersCharacterIdMedals
Get medals
Return a list of medals the character has --- Alternate route: /dev/characters/{character_id}/medals/
Alternate route: /v2/characters/{character_id}/medals/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdMining
Character mining ledger
Paginated record of all mining done by a character for the past 30 days --- Alternate route: /dev/characters/{character_id}/mining/
Alternate route: /legacy/characters/{character_id}/mining/
Alternate route: /v1/characters/{character_id}/mining/
--- This route is cached for up to 600 seconds
# GetCharactersCharacterIdNotifications
Get character notifications
Return character notifications --- Alternate route: /dev/characters/{character_id}/notifications/
Alternate route: /legacy/characters/{character_id}/notifications/
Alternate route: /v4/characters/{character_id}/notifications/
Alternate route: /v5/characters/{character_id}/notifications/
Alternate route: /v6/characters/{character_id}/notifications/
--- This route is cached for up to 600 seconds
# GetCharactersCharacterIdNotificationsContacts
Get new contact notifications
Return notifications about having been added to someone's contact list --- Alternate route: /dev/characters/{character_id}/notifications/contacts/
Alternate route: /v2/characters/{character_id}/notifications/contacts/
--- This route is cached for up to 600 seconds
# GetCharactersCharacterIdOnline
Get character online
Checks if the character is currently online --- Alternate route: /dev/characters/{character_id}/online/
Alternate route: /v2/characters/{character_id}/online/
Alternate route: /v3/characters/{character_id}/online/
--- This route is cached for up to 60 seconds
# GetCharactersCharacterIdOrders
List open orders from a character
List open market orders placed by a character --- Alternate route: /dev/characters/{character_id}/orders/
Alternate route: /v2/characters/{character_id}/orders/
--- This route is cached for up to 1200 seconds
# GetCharactersCharacterIdOrdersHistory
List historical orders by a character
List cancelled and expired market orders placed by a character up to 90 days in the past. --- Alternate route: /dev/characters/{character_id}/orders/history/
Alternate route: /legacy/characters/{character_id}/orders/history/
Alternate route: /v1/characters/{character_id}/orders/history/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdPlanets
Get colonies
Returns a list of all planetary colonies owned by a character. --- Alternate route: /dev/characters/{character_id}/planets/
Alternate route: /legacy/characters/{character_id}/planets/
Alternate route: /v1/characters/{character_id}/planets/
--- This route is cached for up to 600 seconds
# GetCharactersCharacterIdPlanetsPlanetId
Get colony layout
Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met. --- Alternate route: /dev/characters/{character_id}/planets/{planet_id}/
Alternate route: /v3/characters/{character_id}/planets/{planet_id}/
# GetCharactersCharacterIdPortrait
Get character portraits
Get portrait urls for a character --- Alternate route: /dev/characters/{character_id}/portrait/
Alternate route: /v2/characters/{character_id}/portrait/
Alternate route: /v3/characters/{character_id}/portrait/
--- This route expires daily at 11:05
# GetCharactersCharacterIdRoles
Get character corporation roles
Returns a character's corporation roles --- Alternate route: /dev/characters/{character_id}/roles/
Alternate route: /v3/characters/{character_id}/roles/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdSearch
Search on a string
Search for entities that match a given sub-string. --- Alternate route: /dev/characters/{character_id}/search/
Alternate route: /legacy/characters/{character_id}/search/
Alternate route: /v3/characters/{character_id}/search/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdShip
Get current ship
Get the current ship type, name and id --- Alternate route: /dev/characters/{character_id}/ship/
Alternate route: /legacy/characters/{character_id}/ship/
Alternate route: /v1/characters/{character_id}/ship/
Alternate route: /v2/characters/{character_id}/ship/
--- This route is cached for up to 5 seconds
# GetCharactersCharacterIdSkillqueue
Get character's skill queue
List the configured skill queue for the given character --- Alternate route: /dev/characters/{character_id}/skillqueue/
Alternate route: /legacy/characters/{character_id}/skillqueue/
Alternate route: /v2/characters/{character_id}/skillqueue/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdSkills
Get character skills
List all trained skills for the given character --- Alternate route: /dev/characters/{character_id}/skills/
Alternate route: /v4/characters/{character_id}/skills/
--- This route is cached for up to 120 seconds
# GetCharactersCharacterIdStandings
Get standings
Return character standings from agents, NPC corporations, and factions --- Alternate route: /dev/characters/{character_id}/standings/
Alternate route: /v2/characters/{character_id}/standings/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdTitles
Get character corporation titles
Returns a character's titles --- Alternate route: /dev/characters/{character_id}/titles/
Alternate route: /v2/characters/{character_id}/titles/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdWallet
Get a character's wallet balance
Returns a character's wallet balance --- Alternate route: /legacy/characters/{character_id}/wallet/
Alternate route: /v1/characters/{character_id}/wallet/
--- This route is cached for up to 120 seconds --- Diff of the upcoming changes
# GetCharactersCharacterIdWalletJournal
Get character wallet journal
Retrieve the given character's wallet journal going 30 days back --- Alternate route: /dev/characters/{character_id}/wallet/journal/
Alternate route: /legacy/characters/{character_id}/wallet/journal/
Alternate route: /v5/characters/{character_id}/wallet/journal/
Alternate route: /v6/characters/{character_id}/wallet/journal/
--- This route is cached for up to 3600 seconds
# GetCharactersCharacterIdWalletTransactions
Get wallet transactions
Get wallet transactions of a character --- Alternate route: /dev/characters/{character_id}/wallet/transactions/
Alternate route: /legacy/characters/{character_id}/wallet/transactions/
Alternate route: /v1/characters/{character_id}/wallet/transactions/
--- This route is cached for up to 3600 seconds
# GetContractsPublicBidsContractId
Get public contract bids
Lists bids on a public auction contract --- Alternate route: /dev/contracts/public/bids/{contract_id}/
Alternate route: /legacy/contracts/public/bids/{contract_id}/
Alternate route: /v1/contracts/public/bids/{contract_id}/
--- This route is cached for up to 300 seconds
# GetContractsPublicItemsContractId
Get public contract items
Lists items of a public contract --- Alternate route: /dev/contracts/public/items/{contract_id}/
Alternate route: /legacy/contracts/public/items/{contract_id}/
Alternate route: /v1/contracts/public/items/{contract_id}/
--- This route is cached for up to 3600 seconds
# GetContractsPublicRegionId
Get public contracts
Returns a paginated list of all public contracts in the given region --- Alternate route: /dev/contracts/public/{region_id}/
Alternate route: /legacy/contracts/public/{region_id}/
Alternate route: /v1/contracts/public/{region_id}/
--- This route is cached for up to 1800 seconds
# GetCorporationCorporationIdMiningExtractions
Moon extraction timers
Extraction timers for all moon chunks being extracted by refineries belonging to a corporation. --- Alternate route: /dev/corporation/{corporation_id}/mining/extractions/
Alternate route: /legacy/corporation/{corporation_id}/mining/extractions/
Alternate route: /v1/corporation/{corporation_id}/mining/extractions/
--- This route is cached for up to 1800 seconds --- Requires one of the following EVE corporation role(s): Station_Manager
# GetCorporationCorporationIdMiningObservers
Corporation mining observers
Paginated list of all entities capable of observing and recording mining for a corporation --- Alternate route: /dev/corporation/{corporation_id}/mining/observers/
Alternate route: /legacy/corporation/{corporation_id}/mining/observers/
Alternate route: /v1/corporation/{corporation_id}/mining/observers/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant
# GetCorporationCorporationIdMiningObserversObserverId
Observed corporation mining
Paginated record of all mining seen by an observer --- Alternate route: /dev/corporation/{corporation_id}/mining/observers/{observer_id}/
Alternate route: /legacy/corporation/{corporation_id}/mining/observers/{observer_id}/
Alternate route: /v1/corporation/{corporation_id}/mining/observers/{observer_id}/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant
# GetCorporationsCorporationId
Get corporation information
Public information about a corporation --- Alternate route: /dev/corporations/{corporation_id}/
Alternate route: /v5/corporations/{corporation_id}/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdAlliancehistory
Get alliance history
Get a list of all the alliances a corporation has been a member of --- Alternate route: /dev/corporations/{corporation_id}/alliancehistory/
Alternate route: /v3/corporations/{corporation_id}/alliancehistory/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdAssets
Get corporation assets
Return a list of the corporation assets --- Alternate route: /dev/corporations/{corporation_id}/assets/
Alternate route: /legacy/corporations/{corporation_id}/assets/
Alternate route: /v4/corporations/{corporation_id}/assets/
Alternate route: /v5/corporations/{corporation_id}/assets/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdBlueprints
Get corporation blueprints
Returns a list of blueprints the corporation owns --- Alternate route: /dev/corporations/{corporation_id}/blueprints/
Alternate route: /v3/corporations/{corporation_id}/blueprints/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdContacts
Get corporation contacts
Return contacts of a corporation --- Alternate route: /dev/corporations/{corporation_id}/contacts/
Alternate route: /v2/corporations/{corporation_id}/contacts/
--- This route is cached for up to 300 seconds
# GetCorporationsCorporationIdContactsLabels
Get corporation contact labels
Return custom labels for a corporation's contacts --- Alternate route: /dev/corporations/{corporation_id}/contacts/labels/
Alternate route: /legacy/corporations/{corporation_id}/contacts/labels/
Alternate route: /v1/corporations/{corporation_id}/contacts/labels/
--- This route is cached for up to 300 seconds
# GetCorporationsCorporationIdContainersLogs
Get all corporation ALSC logs
Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- Alternate route: /dev/corporations/{corporation_id}/containers/logs/
Alternate route: /v3/corporations/{corporation_id}/containers/logs/
--- This route is cached for up to 600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdContracts
Get corporation contracts
Returns contracts available to a corporation, only if the corporation is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is "in_progress". --- Alternate route: /dev/corporations/{corporation_id}/contracts/
Alternate route: /legacy/corporations/{corporation_id}/contracts/
Alternate route: /v1/corporations/{corporation_id}/contracts/
--- This route is cached for up to 300 seconds
# GetCorporationsCorporationIdContractsContractIdBids
Get corporation contract bids
Lists bids on a particular auction contract --- Alternate route: /dev/corporations/{corporation_id}/contracts/{contract_id}/bids/
Alternate route: /legacy/corporations/{corporation_id}/contracts/{contract_id}/bids/
Alternate route: /v1/corporations/{corporation_id}/contracts/{contract_id}/bids/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdContractsContractIdItems
Get corporation contract items
Lists items of a particular contract --- Alternate route: /dev/corporations/{corporation_id}/contracts/{contract_id}/items/
Alternate route: /legacy/corporations/{corporation_id}/contracts/{contract_id}/items/
Alternate route: /v1/corporations/{corporation_id}/contracts/{contract_id}/items/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdCustomsOffices
List corporation customs offices
List customs offices owned by a corporation --- Alternate route: /dev/corporations/{corporation_id}/customs_offices/
Alternate route: /legacy/corporations/{corporation_id}/customs_offices/
Alternate route: /v1/corporations/{corporation_id}/customs_offices/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdDivisions
Get corporation divisions
Return corporation hangar and wallet division names, only show if a division is not using the default name --- Alternate route: /dev/corporations/{corporation_id}/divisions/
Alternate route: /v2/corporations/{corporation_id}/divisions/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdFacilities
Get corporation facilities
Return a corporation's facilities --- Alternate route: /dev/corporations/{corporation_id}/facilities/
Alternate route: /v2/corporations/{corporation_id}/facilities/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
# GetCorporationsCorporationIdFwStats
Overview of a corporation involved in faction warfare
Statistics about a corporation involved in faction warfare --- Alternate route: /dev/corporations/{corporation_id}/fw/stats/
Alternate route: /legacy/corporations/{corporation_id}/fw/stats/
Alternate route: /v1/corporations/{corporation_id}/fw/stats/
Alternate route: /v2/corporations/{corporation_id}/fw/stats/
--- This route expires daily at 11:05
# GetCorporationsCorporationIdIcons
Get corporation icon
Get the icon urls for a corporation --- Alternate route: /dev/corporations/{corporation_id}/icons/
Alternate route: /legacy/corporations/{corporation_id}/icons/
Alternate route: /v1/corporations/{corporation_id}/icons/
Alternate route: /v2/corporations/{corporation_id}/icons/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdIndustryJobs
List corporation industry jobs
List industry jobs run by a corporation --- Alternate route: /dev/corporations/{corporation_id}/industry/jobs/
Alternate route: /legacy/corporations/{corporation_id}/industry/jobs/
Alternate route: /v1/corporations/{corporation_id}/industry/jobs/
--- This route is cached for up to 300 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
# GetCorporationsCorporationIdKillmailsRecent
Get a corporation's recent kills and losses
Get a list of a corporation's kills and losses going back 90 days --- Alternate route: /dev/corporations/{corporation_id}/killmails/recent/
Alternate route: /legacy/corporations/{corporation_id}/killmails/recent/
Alternate route: /v1/corporations/{corporation_id}/killmails/recent/
--- This route is cached for up to 300 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdMedals
Get corporation medals
Returns a corporation's medals --- Alternate route: /dev/corporations/{corporation_id}/medals/
Alternate route: /v2/corporations/{corporation_id}/medals/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdMedalsIssued
Get corporation issued medals
Returns medals issued by a corporation --- Alternate route: /dev/corporations/{corporation_id}/medals/issued/
Alternate route: /v2/corporations/{corporation_id}/medals/issued/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdMembers
Get corporation members
Return the current member list of a corporation, the token's character need to be a member of the corporation. --- Alternate route: /dev/corporations/{corporation_id}/members/
Alternate route: /v4/corporations/{corporation_id}/members/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdMembersLimit
Get corporation member limit
Return a corporation's member limit, not including CEO himself --- Alternate route: /dev/corporations/{corporation_id}/members/limit/
Alternate route: /v2/corporations/{corporation_id}/members/limit/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdMembersTitles
Get corporation's members' titles
Returns a corporation's members' titles --- Alternate route: /dev/corporations/{corporation_id}/members/titles/
Alternate route: /v2/corporations/{corporation_id}/members/titles/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdMembertracking
Track corporation members
Returns additional information about a corporation's members which helps tracking their activities --- Alternate route: /dev/corporations/{corporation_id}/membertracking/
Alternate route: /v2/corporations/{corporation_id}/membertracking/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdOrders
List open orders from a corporation
List open market orders placed on behalf of a corporation --- Alternate route: /dev/corporations/{corporation_id}/orders/
Alternate route: /legacy/corporations/{corporation_id}/orders/
Alternate route: /v2/corporations/{corporation_id}/orders/
Alternate route: /v3/corporations/{corporation_id}/orders/
--- This route is cached for up to 1200 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
# GetCorporationsCorporationIdOrdersHistory
List historical orders from a corporation
List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past. --- Alternate route: /dev/corporations/{corporation_id}/orders/history/
Alternate route: /legacy/corporations/{corporation_id}/orders/history/
Alternate route: /v1/corporations/{corporation_id}/orders/history/
Alternate route: /v2/corporations/{corporation_id}/orders/history/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
# GetCorporationsCorporationIdRoles
Get corporation member roles
Return the roles of all members if the character has the personnel manager role or any grantable role. --- Alternate route: /dev/corporations/{corporation_id}/roles/
Alternate route: /v2/corporations/{corporation_id}/roles/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdRolesHistory
Get corporation member roles history
Return how roles have changed for a coporation's members, up to a month --- Alternate route: /dev/corporations/{corporation_id}/roles/history/
Alternate route: /v2/corporations/{corporation_id}/roles/history/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdShareholders
Get corporation shareholders
Return the current shareholders of a corporation. --- Alternate route: /dev/corporations/{corporation_id}/shareholders/
Alternate route: /legacy/corporations/{corporation_id}/shareholders/
Alternate route: /v1/corporations/{corporation_id}/shareholders/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdStandings
Get corporation standings
Return corporation standings from agents, NPC corporations, and factions --- Alternate route: /dev/corporations/{corporation_id}/standings/
Alternate route: /v2/corporations/{corporation_id}/standings/
--- This route is cached for up to 3600 seconds
# GetCorporationsCorporationIdStarbases
Get corporation starbases (POSes)
Returns list of corporation starbases (POSes) --- Alternate route: /dev/corporations/{corporation_id}/starbases/
Alternate route: /v2/corporations/{corporation_id}/starbases/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdStarbasesStarbaseId
Get starbase (POS) detail
Returns various settings and fuels of a starbase (POS) --- Alternate route: /dev/corporations/{corporation_id}/starbases/{starbase_id}/
Alternate route: /v2/corporations/{corporation_id}/starbases/{starbase_id}/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdStructures
Get corporation structures
Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th --- Alternate route: /dev/corporations/{corporation_id}/structures/
Alternate route: /v4/corporations/{corporation_id}/structures/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Station_Manager
# GetCorporationsCorporationIdTitles
Get corporation titles
Returns a corporation's titles --- Alternate route: /dev/corporations/{corporation_id}/titles/
Alternate route: /v2/corporations/{corporation_id}/titles/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
# GetCorporationsCorporationIdWallets
Returns a corporation's wallet balance
Get a corporation's wallets --- Alternate route: /dev/corporations/{corporation_id}/wallets/
Alternate route: /legacy/corporations/{corporation_id}/wallets/
Alternate route: /v1/corporations/{corporation_id}/wallets/
--- This route is cached for up to 300 seconds --- Requires one of the following EVE corporation role(s): Accountant, Junior_Accountant
# GetCorporationsCorporationIdWalletsDivisionJournal
Get corporation wallet journal
Retrieve the given corporation's wallet journal for the given division going 30 days back --- Alternate route: /dev/corporations/{corporation_id}/wallets/{division}/journal/
Alternate route: /legacy/corporations/{corporation_id}/wallets/{division}/journal/
Alternate route: /v3/corporations/{corporation_id}/wallets/{division}/journal/
Alternate route: /v4/corporations/{corporation_id}/wallets/{division}/journal/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Junior_Accountant
# GetCorporationsCorporationIdWalletsDivisionTransactions
Get corporation wallet transactions
Get wallet transactions of a corporation --- Alternate route: /dev/corporations/{corporation_id}/wallets/{division}/transactions/
Alternate route: /legacy/corporations/{corporation_id}/wallets/{division}/transactions/
Alternate route: /v1/corporations/{corporation_id}/wallets/{division}/transactions/
--- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Junior_Accountant
# GetCorporationsNpccorps
Get npc corporations
Get a list of npc corporations --- Alternate route: /dev/corporations/npccorps/
Alternate route: /v2/corporations/npccorps/
--- This route expires daily at 11:05
# GetDogmaAttributes
Get attributes
Get a list of dogma attribute ids --- Alternate route: /dev/dogma/attributes/
Alternate route: /legacy/dogma/attributes/
Alternate route: /v1/dogma/attributes/
--- This route expires daily at 11:05
# GetDogmaAttributesAttributeId
Get attribute information
Get information on a dogma attribute --- Alternate route: /dev/dogma/attributes/{attribute_id}/
Alternate route: /legacy/dogma/attributes/{attribute_id}/
Alternate route: /v1/dogma/attributes/{attribute_id}/
--- This route expires daily at 11:05
# GetDogmaDynamicItemsTypeIdItemId
Get dynamic item information
Returns info about a dynamic item resulting from mutation with a mutaplasmid. --- Alternate route: /dev/dogma/dynamic/items/{type_id}/{item_id}/
Alternate route: /legacy/dogma/dynamic/items/{type_id}/{item_id}/
Alternate route: /v1/dogma/dynamic/items/{type_id}/{item_id}/
--- This route expires daily at 11:05
# GetDogmaEffects
Get effects
Get a list of dogma effect ids --- Alternate route: /dev/dogma/effects/
Alternate route: /legacy/dogma/effects/
Alternate route: /v1/dogma/effects/
--- This route expires daily at 11:05
# GetDogmaEffectsEffectId
Get effect information
Get information on a dogma effect --- Alternate route: /dev/dogma/effects/{effect_id}/
Alternate route: /v2/dogma/effects/{effect_id}/
--- This route expires daily at 11:05
# GetFleetsFleetId
Get fleet information
Return details about a fleet --- Alternate route: /dev/fleets/{fleet_id}/
Alternate route: /legacy/fleets/{fleet_id}/
Alternate route: /v1/fleets/{fleet_id}/
--- This route is cached for up to 5 seconds
# GetFleetsFleetIdMembers
Get fleet members
Return information about fleet members --- Alternate route: /dev/fleets/{fleet_id}/members/
Alternate route: /legacy/fleets/{fleet_id}/members/
Alternate route: /v1/fleets/{fleet_id}/members/
--- This route is cached for up to 5 seconds
# GetFleetsFleetIdWings
Get fleet wings
Return information about wings in a fleet --- Alternate route: /dev/fleets/{fleet_id}/wings/
Alternate route: /legacy/fleets/{fleet_id}/wings/
Alternate route: /v1/fleets/{fleet_id}/wings/
--- This route is cached for up to 5 seconds
# GetFwLeaderboards
List of the top factions in faction warfare
Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday --- Alternate route: /dev/fw/leaderboards/
Alternate route: /legacy/fw/leaderboards/
Alternate route: /v1/fw/leaderboards/
Alternate route: /v2/fw/leaderboards/
--- This route expires daily at 11:05
# GetFwLeaderboardsCharacters
List of the top pilots in faction warfare
Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday --- Alternate route: /dev/fw/leaderboards/characters/
Alternate route: /legacy/fw/leaderboards/characters/
Alternate route: /v1/fw/leaderboards/characters/
Alternate route: /v2/fw/leaderboards/characters/
--- This route expires daily at 11:05
# GetFwLeaderboardsCorporations
List of the top corporations in faction warfare
Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday --- Alternate route: /dev/fw/leaderboards/corporations/
Alternate route: /legacy/fw/leaderboards/corporations/
Alternate route: /v1/fw/leaderboards/corporations/
Alternate route: /v2/fw/leaderboards/corporations/
--- This route expires daily at 11:05
# GetFwStats
An overview of statistics about factions involved in faction warfare
Statistical overviews of factions involved in faction warfare --- Alternate route: /dev/fw/stats/
Alternate route: /legacy/fw/stats/
Alternate route: /v1/fw/stats/
Alternate route: /v2/fw/stats/
--- This route expires daily at 11:05
# GetFwSystems
Ownership of faction warfare systems
An overview of the current ownership of faction warfare solar systems --- Alternate route: /dev/fw/systems/
Alternate route: /legacy/fw/systems/
Alternate route: /v2/fw/systems/
Alternate route: /v3/fw/systems/
--- This route is cached for up to 1800 seconds
# GetFwWars
Data about which NPC factions are at war
Data about which NPC factions are at war --- Alternate route: /dev/fw/wars/
Alternate route: /legacy/fw/wars/
Alternate route: /v1/fw/wars/
Alternate route: /v2/fw/wars/
--- This route expires daily at 11:05
# GetIncursions
List incursions
Return a list of current incursions --- Alternate route: /dev/incursions/
Alternate route: /legacy/incursions/
Alternate route: /v1/incursions/
--- This route is cached for up to 300 seconds
# GetIndustryFacilities
List industry facilities
Return a list of industry facilities --- Alternate route: /dev/industry/facilities/
Alternate route: /legacy/industry/facilities/
Alternate route: /v1/industry/facilities/
--- This route is cached for up to 3600 seconds
# GetIndustrySystems
List solar system cost indices
Return cost indices for solar systems --- Alternate route: /dev/industry/systems/
Alternate route: /legacy/industry/systems/
Alternate route: /v1/industry/systems/
--- This route is cached for up to 3600 seconds
# GetInsurancePrices
List insurance levels
Return available insurance levels for all ship types --- Alternate route: /dev/insurance/prices/
Alternate route: /legacy/insurance/prices/
Alternate route: /v1/insurance/prices/
--- This route is cached for up to 3600 seconds
# GetKillmailsKillmailIdKillmailHash
Get a single killmail
Return a single killmail from its ID and hash --- Alternate route: /dev/killmails/{killmail_id}/{killmail_hash}/
Alternate route: /legacy/killmails/{killmail_id}/{killmail_hash}/
Alternate route: /v1/killmails/{killmail_id}/{killmail_hash}/
--- This route is cached for up to 30758400 seconds
# GetLoyaltyStoresCorporationIdOffers
List loyalty store offers
Return a list of offers from a specific corporation's loyalty store --- Alternate route: /dev/loyalty/stores/{corporation_id}/offers/
Alternate route: /legacy/loyalty/stores/{corporation_id}/offers/
Alternate route: /v1/loyalty/stores/{corporation_id}/offers/
--- This route expires daily at 11:05
# GetMarketsGroups
Get item groups
Get a list of item groups --- Alternate route: /dev/markets/groups/
Alternate route: /legacy/markets/groups/
Alternate route: /v1/markets/groups/
--- This route expires daily at 11:05
# GetMarketsGroupsMarketGroupId
Get item group information
Get information on an item group --- Alternate route: /dev/markets/groups/{market_group_id}/
Alternate route: /legacy/markets/groups/{market_group_id}/
Alternate route: /v1/markets/groups/{market_group_id}/
--- This route expires daily at 11:05
# GetMarketsPrices
List market prices
Return a list of prices --- Alternate route: /dev/markets/prices/
Alternate route: /legacy/markets/prices/
Alternate route: /v1/markets/prices/
--- This route is cached for up to 3600 seconds
# GetMarketsRegionIdHistory
List historical market statistics in a region
Return a list of historical market statistics for the specified type in a region --- Alternate route: /dev/markets/{region_id}/history/
Alternate route: /legacy/markets/{region_id}/history/
Alternate route: /v1/markets/{region_id}/history/
--- This route expires daily at 11:05
# GetMarketsRegionIdOrders
List orders in a region
Return a list of orders in a region --- Alternate route: /dev/markets/{region_id}/orders/
Alternate route: /legacy/markets/{region_id}/orders/
Alternate route: /v1/markets/{region_id}/orders/
--- This route is cached for up to 300 seconds
# GetMarketsRegionIdTypes
List type IDs relevant to a market
Return a list of type IDs that have active orders in the region, for efficient market indexing. --- Alternate route: /dev/markets/{region_id}/types/
Alternate route: /legacy/markets/{region_id}/types/
Alternate route: /v1/markets/{region_id}/types/
--- This route is cached for up to 600 seconds
# GetMarketsStructuresStructureId
List orders in a structure
Return all orders in a structure --- Alternate route: /dev/markets/structures/{structure_id}/
Alternate route: /legacy/markets/structures/{structure_id}/
Alternate route: /v1/markets/structures/{structure_id}/
--- This route is cached for up to 300 seconds
# GetRouteOriginDestination
Get route
Get the systems between origin and destination --- Alternate route: /dev/route/{origin}/{destination}/
Alternate route: /legacy/route/{origin}/{destination}/
Alternate route: /v1/route/{origin}/{destination}/
--- This route is cached for up to 86400 seconds
# GetSovereigntyCampaigns
List sovereignty campaigns
Shows sovereignty data for campaigns. --- Alternate route: /dev/sovereignty/campaigns/
Alternate route: /legacy/sovereignty/campaigns/
Alternate route: /v1/sovereignty/campaigns/
--- This route is cached for up to 5 seconds
# GetSovereigntyMap
List sovereignty of systems
Shows sovereignty information for solar systems --- Alternate route: /dev/sovereignty/map/
Alternate route: /legacy/sovereignty/map/
Alternate route: /v1/sovereignty/map/
--- This route is cached for up to 3600 seconds
# GetSovereigntyStructures
List sovereignty structures
Shows sovereignty data for structures. --- Alternate route: /dev/sovereignty/structures/
Alternate route: /legacy/sovereignty/structures/
Alternate route: /v1/sovereignty/structures/
--- This route is cached for up to 120 seconds
# GetStatus
Retrieve the uptime and player counts
EVE Server status --- Alternate route: /dev/status/
Alternate route: /legacy/status/
Alternate route: /v1/status/
Alternate route: /v2/status/
--- This route is cached for up to 30 seconds
# GetUniverseAncestries
Get ancestries
Get all character ancestries --- Alternate route: /legacy/universe/ancestries/
Alternate route: /v1/universe/ancestries/
--- This route expires daily at 11:05
# GetUniverseAsteroidBeltsAsteroidBeltId
Get asteroid belt information
Get information on an asteroid belt --- Alternate route: /legacy/universe/asteroid_belts/{asteroid_belt_id}/
Alternate route: /v1/universe/asteroid_belts/{asteroid_belt_id}/
--- This route expires daily at 11:05
# GetUniverseBloodlines
Get bloodlines
Get a list of bloodlines --- Alternate route: /legacy/universe/bloodlines/
Alternate route: /v1/universe/bloodlines/
--- This route expires daily at 11:05
# GetUniverseCategories
Get item categories
Get a list of item categories --- Alternate route: /legacy/universe/categories/
Alternate route: /v1/universe/categories/
--- This route expires daily at 11:05
# GetUniverseCategoriesCategoryId
Get item category information
Get information of an item category --- Alternate route: /legacy/universe/categories/{category_id}/
Alternate route: /v1/universe/categories/{category_id}/
--- This route expires daily at 11:05
# GetUniverseConstellations
Get constellations
Get a list of constellations --- Alternate route: /legacy/universe/constellations/
Alternate route: /v1/universe/constellations/
--- This route expires daily at 11:05
# GetUniverseConstellationsConstellationId
Get constellation information
Get information on a constellation --- Alternate route: /legacy/universe/constellations/{constellation_id}/
Alternate route: /v1/universe/constellations/{constellation_id}/
--- This route expires daily at 11:05
# GetUniverseFactions
Get factions
Get a list of factions --- Alternate route: /dev/universe/factions/
Alternate route: /v2/universe/factions/
--- This route expires daily at 11:05
# GetUniverseGraphics
Get graphics
Get a list of graphics --- Alternate route: /legacy/universe/graphics/
Alternate route: /v1/universe/graphics/
--- This route expires daily at 11:05
# GetUniverseGraphicsGraphicId
Get graphic information
Get information on a graphic --- Alternate route: /dev/universe/graphics/{graphic_id}/
Alternate route: /legacy/universe/graphics/{graphic_id}/
Alternate route: /v1/universe/graphics/{graphic_id}/
--- This route expires daily at 11:05
# GetUniverseGroups
Get item groups
Get a list of item groups --- Alternate route: /legacy/universe/groups/
Alternate route: /v1/universe/groups/
--- This route expires daily at 11:05
# GetUniverseGroupsGroupId
Get item group information
Get information on an item group --- Alternate route: /dev/universe/groups/{group_id}/
Alternate route: /legacy/universe/groups/{group_id}/
Alternate route: /v1/universe/groups/{group_id}/
--- This route expires daily at 11:05
# GetUniverseMoonsMoonId
Get moon information
Get information on a moon --- Alternate route: /legacy/universe/moons/{moon_id}/
Alternate route: /v1/universe/moons/{moon_id}/
--- This route expires daily at 11:05
# GetUniversePlanetsPlanetId
Get planet information
Get information on a planet --- Alternate route: /legacy/universe/planets/{planet_id}/
Alternate route: /v1/universe/planets/{planet_id}/
--- This route expires daily at 11:05
# GetUniverseRaces
Get character races
Get a list of character races --- Alternate route: /dev/universe/races/
Alternate route: /legacy/universe/races/
Alternate route: /v1/universe/races/
--- This route expires daily at 11:05
# GetUniverseRegions
Get regions
Get a list of regions --- Alternate route: /legacy/universe/regions/
Alternate route: /v1/universe/regions/
--- This route expires daily at 11:05
# GetUniverseRegionsRegionId
Get region information
Get information on a region --- Alternate route: /legacy/universe/regions/{region_id}/
Alternate route: /v1/universe/regions/{region_id}/
--- This route expires daily at 11:05
# GetUniverseSchematicsSchematicId
Get schematic information
Get information on a planetary factory schematic --- Alternate route: /dev/universe/schematics/{schematic_id}/
Alternate route: /legacy/universe/schematics/{schematic_id}/
Alternate route: /v1/universe/schematics/{schematic_id}/
--- This route is cached for up to 3600 seconds
# GetUniverseStargatesStargateId
Get stargate information
Get information on a stargate --- Alternate route: /legacy/universe/stargates/{stargate_id}/
Alternate route: /v1/universe/stargates/{stargate_id}/
--- This route expires daily at 11:05
# GetUniverseStarsStarId
Get star information
Get information on a star --- Alternate route: /legacy/universe/stars/{star_id}/
Alternate route: /v1/universe/stars/{star_id}/
--- This route expires daily at 11:05
# GetUniverseStationsStationId
Get station information
Get information on a station --- Alternate route: /dev/universe/stations/{station_id}/
Alternate route: /v2/universe/stations/{station_id}/
--- This route expires daily at 11:05
# GetUniverseStructures
List all public structures
List all public structures --- Alternate route: /dev/universe/structures/
Alternate route: /legacy/universe/structures/
Alternate route: /v1/universe/structures/
--- This route is cached for up to 3600 seconds
# GetUniverseStructuresStructureId
Get structure information
Returns information on requested structure if you are on the ACL. Otherwise, returns "Forbidden" for all inputs. --- Alternate route: /legacy/universe/structures/{structure_id}/
Alternate route: /v1/universe/structures/{structure_id}/
Alternate route: /v2/universe/structures/{structure_id}/
--- This route is cached for up to 3600 seconds
# GetUniverseSystemJumps
Get system jumps
Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- Alternate route: /legacy/universe/system_jumps/
Alternate route: /v1/universe/system_jumps/
--- This route is cached for up to 3600 seconds
# GetUniverseSystemKills
Get system kills
Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- Alternate route: /v2/universe/system_kills/
--- This route is cached for up to 3600 seconds
# GetUniverseSystems
Get solar systems
Get a list of solar systems --- Alternate route: /dev/universe/systems/
Alternate route: /legacy/universe/systems/
Alternate route: /v1/universe/systems/
--- This route expires daily at 11:05
# GetUniverseSystemsSystemId
Get solar system information
Get information on a solar system. --- Alternate route: /dev/universe/systems/{system_id}/
Alternate route: /v4/universe/systems/{system_id}/
--- This route expires daily at 11:05
# GetUniverseTypes
Get types
Get a list of type ids --- Alternate route: /legacy/universe/types/
Alternate route: /v1/universe/types/
--- This route expires daily at 11:05
# GetUniverseTypesTypeId
Get type information
Get information on a type --- Alternate route: /dev/universe/types/{type_id}/
Alternate route: /legacy/universe/types/{type_id}/
Alternate route: /v2/universe/types/{type_id}/
Alternate route: /v3/universe/types/{type_id}/
--- This route expires daily at 11:05
# GetWars
List wars
Return a list of wars --- Alternate route: /dev/wars/
Alternate route: /legacy/wars/
Alternate route: /v1/wars/
--- This route is cached for up to 3600 seconds
# GetWarsWarId
Get war information
Return details about a war --- Alternate route: /dev/wars/{war_id}/
Alternate route: /legacy/wars/{war_id}/
Alternate route: /v1/wars/{war_id}/
--- This route is cached for up to 3600 seconds
# GetWarsWarIdKillmails
List kills for a war
Return a list of kills related to a war --- Alternate route: /dev/wars/{war_id}/killmails/
Alternate route: /legacy/wars/{war_id}/killmails/
Alternate route: /v1/wars/{war_id}/killmails/
--- This route is cached for up to 3600 seconds
# PostCharactersAffiliation
Character affiliation
Bulk lookup of character IDs to corporation, alliance and faction --- Alternate route: /dev/characters/affiliation/
Alternate route: /legacy/characters/affiliation/
Alternate route: /v1/characters/affiliation/
Alternate route: /v2/characters/affiliation/
--- This route is cached for up to 3600 seconds
# PostCharactersCharacterIdAssetsLocations
Get character asset locations
Return locations for a set of item ids, which you can get from character assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0) --- Alternate route: /dev/characters/{character_id}/assets/locations/
Alternate route: /v2/characters/{character_id}/assets/locations/
# PostCharactersCharacterIdAssetsNames
Get character asset names
Return names for a set of item ids, which you can get from character assets endpoint. Typically used for items that can customize names, like containers or ships. --- Alternate route: /dev/characters/{character_id}/assets/names/
Alternate route: /legacy/characters/{character_id}/assets/names/
Alternate route: /v1/characters/{character_id}/assets/names/
# PostCharactersCharacterIdContacts
Add contacts
Bulk add contacts with same settings --- Alternate route: /dev/characters/{character_id}/contacts/
Alternate route: /v2/characters/{character_id}/contacts/
# PostCharactersCharacterIdCspa
Calculate a CSPA charge cost
Takes a source character ID in the url and a set of target character ID's in the body, returns a CSPA charge cost --- Alternate route: /dev/characters/{character_id}/cspa/
Alternate route: /v5/characters/{character_id}/cspa/
# PostCharactersCharacterIdFittings
Create fitting
Save a new fitting for a character --- Alternate route: /dev/characters/{character_id}/fittings/
Alternate route: /legacy/characters/{character_id}/fittings/
Alternate route: /v1/characters/{character_id}/fittings/
Alternate route: /v2/characters/{character_id}/fittings/
# PostCharactersCharacterIdMail
Send a new mail
Create and send a new mail --- Alternate route: /dev/characters/{character_id}/mail/
Alternate route: /legacy/characters/{character_id}/mail/
Alternate route: /v1/characters/{character_id}/mail/
# PostCharactersCharacterIdMailLabels
Create a mail label
Create a mail label --- Alternate route: /dev/characters/{character_id}/mail/labels/
Alternate route: /legacy/characters/{character_id}/mail/labels/
Alternate route: /v2/characters/{character_id}/mail/labels/
# PostCorporationsCorporationIdAssetsLocations
Get corporation asset locations
Return locations for a set of item ids, which you can get from corporation assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0) --- Alternate route: /dev/corporations/{corporation_id}/assets/locations/
Alternate route: /v2/corporations/{corporation_id}/assets/locations/
--- Requires one of the following EVE corporation role(s): Director
# PostCorporationsCorporationIdAssetsNames
Get corporation asset names
Return names for a set of item ids, which you can get from corporation assets endpoint. Only valid for items that can customize names, like containers or ships --- Alternate route: /dev/corporations/{corporation_id}/assets/names/
Alternate route: /legacy/corporations/{corporation_id}/assets/names/
Alternate route: /v1/corporations/{corporation_id}/assets/names/
--- Requires one of the following EVE corporation role(s): Director
# PostFleetsFleetIdMembers
Create fleet invitation
Invite a character into the fleet. If a character has a CSPA charge set it is not possible to invite them to the fleet using ESI --- Alternate route: /dev/fleets/{fleet_id}/members/
Alternate route: /legacy/fleets/{fleet_id}/members/
Alternate route: /v1/fleets/{fleet_id}/members/
# PostFleetsFleetIdWings
Create fleet wing
Create a new wing in a fleet --- Alternate route: /dev/fleets/{fleet_id}/wings/
Alternate route: /legacy/fleets/{fleet_id}/wings/
Alternate route: /v1/fleets/{fleet_id}/wings/
# PostFleetsFleetIdWingsWingIdSquads
Create fleet squad
Create a new squad in a fleet --- Alternate route: /dev/fleets/{fleet_id}/wings/{wing_id}/squads/
Alternate route: /legacy/fleets/{fleet_id}/wings/{wing_id}/squads/
Alternate route: /v1/fleets/{fleet_id}/wings/{wing_id}/squads/
# PostUiAutopilotWaypoint
Set Autopilot Waypoint
Set a solar system as autopilot waypoint --- Alternate route: /dev/ui/autopilot/waypoint/
Alternate route: /legacy/ui/autopilot/waypoint/
Alternate route: /v2/ui/autopilot/waypoint/
# PostUiOpenwindowContract
Open Contract Window
Open the contract window inside the client --- Alternate route: /dev/ui/openwindow/contract/
Alternate route: /legacy/ui/openwindow/contract/
Alternate route: /v1/ui/openwindow/contract/
# PostUiOpenwindowInformation
Open Information Window
Open the information window for a character, corporation or alliance inside the client --- Alternate route: /dev/ui/openwindow/information/
Alternate route: /legacy/ui/openwindow/information/
Alternate route: /v1/ui/openwindow/information/
# PostUiOpenwindowMarketdetails
Open Market Details
Open the market details window for a specific typeID inside the client --- Alternate route: /dev/ui/openwindow/marketdetails/
Alternate route: /legacy/ui/openwindow/marketdetails/
Alternate route: /v1/ui/openwindow/marketdetails/
# PostUiOpenwindowNewmail
Open New Mail Window
Open the New Mail window, according to settings from the request if applicable --- Alternate route: /dev/ui/openwindow/newmail/
Alternate route: /legacy/ui/openwindow/newmail/
Alternate route: /v1/ui/openwindow/newmail/
# PostUniverseIds
Bulk names to IDs
Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours --- Alternate route: /dev/universe/ids/
Alternate route: /legacy/universe/ids/
Alternate route: /v1/universe/ids/
# PostUniverseNames
Get names and categories for a set of IDs
Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions --- Alternate route: /dev/universe/names/
Alternate route: /legacy/universe/names/
Alternate route: /v2/universe/names/
Alternate route: /v3/universe/names/
# PutCharactersCharacterIdCalendarEventId
Respond to an event
Set your response status to an event --- Alternate route: /dev/characters/{character_id}/calendar/{event_id}/
Alternate route: /legacy/characters/{character_id}/calendar/{event_id}/
Alternate route: /v3/characters/{character_id}/calendar/{event_id}/
Alternate route: /v4/characters/{character_id}/calendar/{event_id}/
--- This route is cached for up to 5 seconds
# PutCharactersCharacterIdContacts
Edit contacts
Bulk edit contacts with same settings --- Alternate route: /dev/characters/{character_id}/contacts/
Alternate route: /v2/characters/{character_id}/contacts/
# PutCharactersCharacterIdMailMailId
Update metadata about a mail
Update metadata about a mail --- Alternate route: /dev/characters/{character_id}/mail/{mail_id}/
Alternate route: /legacy/characters/{character_id}/mail/{mail_id}/
Alternate route: /v1/characters/{character_id}/mail/{mail_id}/
# PutFleetsFleetId
Update fleet
Update settings about a fleet --- Alternate route: /dev/fleets/{fleet_id}/
Alternate route: /legacy/fleets/{fleet_id}/
Alternate route: /v1/fleets/{fleet_id}/
# PutFleetsFleetIdMembersMemberId
Move fleet member
Move a fleet member around --- Alternate route: /dev/fleets/{fleet_id}/members/{member_id}/
Alternate route: /legacy/fleets/{fleet_id}/members/{member_id}/
Alternate route: /v1/fleets/{fleet_id}/members/{member_id}/
# PutFleetsFleetIdSquadsSquadId
Rename fleet squad
Rename a fleet squad --- Alternate route: /dev/fleets/{fleet_id}/squads/{squad_id}/
Alternate route: /legacy/fleets/{fleet_id}/squads/{squad_id}/
Alternate route: /v1/fleets/{fleet_id}/squads/{squad_id}/
# PutFleetsFleetIdWingsWingId
Rename fleet wing
Rename a fleet wing --- Alternate route: /dev/fleets/{fleet_id}/wings/{wing_id}/
Alternate route: /legacy/fleets/{fleet_id}/wings/{wing_id}/
Alternate route: /v1/fleets/{fleet_id}/wings/{wing_id}/
Methods
# async fetch() → {Promise.<object>}
Fetch structure data from the ESI API.
Structure data object.
Promise.<object>
# getActiveSystems() → {Array.<number>}
Get a list of all staging solar system IDs from active incursions.
Array of system IDs.
Array.<number>
# getByConstellation(constellationId) → {object|undefined}
Get an incursion by its constellation ID.
Parameters:
Name | Type | Description |
---|---|---|
constellationId |
number
|
The constellation ID to search for. |
The matching incursion or undefined.
object
|
undefined
# getByStagingSystem(systemId) → {object|undefined}
Get an incursion by its staging system ID.
Parameters:
Name | Type | Description |
---|---|---|
systemId |
number
|
The staging solar system ID to search for. |
The matching incursion or undefined.
object
|
undefined
# async getCharacterStats(characterId) → {Promise.<Object>}
Retrieves the faction warfare statistics for a specific character by their character ID. If the stats are already loaded, returns them from memory.
Parameters:
Name | Type | Description |
---|---|---|
characterId |
number
|
The character ID to retrieve the statistics for. |
The character's faction warfare statistics.
Promise.<Object>
# async getCorporationStats(corporationId) → {Promise.<Object>}
Retrieves the faction warfare statistics for a specific corporation by its corporation ID. If the stats are already loaded, returns them from memory.
Parameters:
Name | Type | Description |
---|---|---|
corporationId |
number
|
The corporation ID to retrieve the statistics for. |
The corporation's faction warfare statistics.
Promise.<Object>
# async getSecure(fromSystemId, toSystemId) → {Promise.<Array.<number>>}
Get the safest (most secure) route between two systems. Avoids low and null-sec where possible.
Parameters:
Name | Type | Description |
---|---|---|
fromSystemId |
number
|
Origin system ID. |
toSystemId |
number
|
Destination system ID. |
Array of system IDs representing the secure route.
Promise.<Array.<number>>
# async getShortest(fromSystemId, toSystemId) → {Promise.<Array.<number>>}
Get the shortest route between two solar systems.
Parameters:
Name | Type | Description |
---|---|---|
fromSystemId |
number
|
Origin system ID. |
toSystemId |
number
|
Destination system ID. |
Array of system IDs representing the route.
Promise.<Array.<number>>
# async getUnsafe(fromSystemId, toSystemId) → {Promise.<Array.<number>>}
Get the most dangerous (least secure) route between two systems. Prioritizes low/null sec where applicable.
Parameters:
Name | Type | Description |
---|---|---|
fromSystemId |
number
|
Origin system ID. |
toSystemId |
number
|
Destination system ID. |
Array of system IDs representing the unsafe route.
Promise.<Array.<number>>
# async load() → {Promise.<Array.<object>>}
Load all active incursions from the Tranquility server.
Array of active incursion data.
Promise.<Array.<object>>
# async loadCampaigns() → {Promise.<Array>}
Loads active sovereignty campaigns (contests for ownership).
Promise.<Array>
# async loadFactions() → {Promise.<Array>}
Loads the list of factions involved in faction warfare from the EVE Swagger Interface API.
The list of factions.
Promise.<Array>
# async loadLeaderboards() → {Promise.<Object>}
Loads the faction warfare leaderboards for global, character, and corporation rankings from the EVE Swagger Interface API.
The leaderboards object containing global, character, and corporation leaderboards.
Promise.<Object>
# async loadMap() → {Promise.<Array>}
Loads the sovereignty map, resolving owners by alliance, corporation, or faction.
Promise.<Array>
# async loadPlanetDetail(planetId) → {Promise.<Object>}
Load detailed information about a specific planet.
Parameters:
Name | Type | Description |
---|---|---|
planetId |
number
|
The planet ID. |
Planet layout and details.
Promise.<Object>
# async loadPlanetMeta(planetId) → {Promise.<Object>}
Load static planet metadata (planet type, position, system).
Parameters:
Name | Type | Description |
---|---|---|
planetId |
number
|
The planet ID. |
Planet metadata.
Promise.<Object>
# async loadPlanets() → {Promise.<Array.<Object>>}
Load all PI planets owned by this character.
Array of planet summaries.
Promise.<Array.<Object>>
# async loadSchematic(schematicId) → {Promise.<Object>}
Load schematic info by schematic ID.
Parameters:
Name | Type | Description |
---|---|---|
schematicId |
number
|
The schematic ID. |
Schematic input/output information.
Promise.<Object>
# async loadStats() → {Promise.<Object>}
Loads the overall faction warfare statistics from the EVE Swagger Interface API.
The faction warfare statistics.
Promise.<Object>
# async loadStructures() → {Promise.<Array.<Structure>>}
Loads all sovereignty structures.
Promise.<Array.<Structure>>
# async loadSystems() → {Promise.<Array>}
Loads the list of systems involved in faction warfare from the EVE Swagger Interface API.
The list of systems.
Promise.<Array>
# setDetails(details)
Updates known metadata for this location.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
details |
Object
|
||
name |
string
|
<optional> |
|
type |
string
|
<optional> |
|
system |
System
|
<optional> |
|
region |
Region
|
<optional> |