| Package | Description |
|---|---|
| net.troja.eve.esi | |
| net.troja.eve.esi.api |
| Modifier and Type | Method and Description |
|---|---|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given
return type.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Void> |
ContactsApi.deleteCharactersCharacterIdContactsWithHttpInfo(Integer characterId,
List<Integer> contactIds,
String datasource,
String token)
Delete contacts Bulk delete contacts --- SSO Scope:
esi-characters.write_contacts.v1
|
ApiResponse<Void> |
FittingsApi.deleteCharactersCharacterIdFittingsFittingIdWithHttpInfo(Integer characterId,
Integer fittingId,
String datasource,
String token)
Delete fitting Delete a fitting from a character --- SSO Scope:
esi-fittings.write_fittings.v1
|
ApiResponse<Void> |
MailApi.deleteCharactersCharacterIdMailLabelsLabelIdWithHttpInfo(Integer characterId,
Integer labelId,
String datasource,
String token)
Delete a mail label Delete a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
ApiResponse<Void> |
MailApi.deleteCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
String datasource,
String token)
Delete a mail Delete a mail --- SSO Scope: esi-mail.organize_mail.v1
|
ApiResponse<Void> |
FleetsApi.deleteFleetsFleetIdMembersMemberIdWithHttpInfo(Long fleetId,
Integer memberId,
String datasource,
String token)
Kick fleet member Kick a fleet member --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
FleetsApi.deleteFleetsFleetIdSquadsSquadIdWithHttpInfo(Long fleetId,
Long squadId,
String datasource,
String token)
Delete fleet squad Delete a fleet squad, only empty squads can be deleted
--- SSO Scope: esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
FleetsApi.deleteFleetsFleetIdWingsWingIdWithHttpInfo(Long fleetId,
Long wingId,
String datasource,
String token)
Delete fleet wing Delete a fleet wing, only empty wings can be deleted.
|
ApiResponse<List<AllianceContactsLabelsResponse>> |
ContactsApi.getAlliancesAllianceIdContactsLabelsWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch,
String token)
Get alliance contact labels Return custom labels for an alliance's
contacts --- This route is cached for up to 300 seconds SSO Scope:
esi-alliances.read_contacts.v1
|
ApiResponse<List<AllianceContactsResponse>> |
ContactsApi.getAlliancesAllianceIdContactsWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get alliance contacts Return contacts of an alliance --- This route is
cached for up to 300 seconds SSO Scope: esi-alliances.read_contacts.v1
|
ApiResponse<List<Integer>> |
AllianceApi.getAlliancesAllianceIdCorporationsWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch)
List alliance's corporations List all current member corporations of
an alliance --- This route is cached for up to 3600 seconds
|
ApiResponse<AllianceIconsResponse> |
AllianceApi.getAlliancesAllianceIdIconsWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch)
Get alliance icon Get the icon urls for a alliance --- This route expires
daily at 11:05
|
ApiResponse<AllianceResponse> |
AllianceApi.getAlliancesAllianceIdWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch)
Get alliance information Public information about an alliance --- This
route is cached for up to 3600 seconds
|
ApiResponse<List<Integer>> |
AllianceApi.getAlliancesWithHttpInfo(String datasource,
String ifNoneMatch)
List all alliances List all active player alliances --- This route is
cached for up to 3600 seconds
|
ApiResponse<List<CharacterResearchAgentsResponse>> |
CharacterApi.getCharactersCharacterIdAgentsResearchWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get agents research Return a list of agents research information for a
character.
|
ApiResponse<List<CharacterAssetsResponse>> |
AssetsApi.getCharactersCharacterIdAssetsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character assets Return a list of the characters assets --- This
route is cached for up to 3600 seconds SSO Scope:
esi-assets.read_assets.v1
|
ApiResponse<CharacterAttributesResponse> |
SkillsApi.getCharactersCharacterIdAttributesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character attributes Return attributes of a character --- This route
is cached for up to 120 seconds SSO Scope: esi-skills.read_skills.v1
|
ApiResponse<List<CharacterBlueprintsResponse>> |
CharacterApi.getCharactersCharacterIdBlueprintsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get blueprints Return a list of blueprints the character owns --- This
route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
ApiResponse<List<CharacterBookmarkFoldersResponse>> |
BookmarksApi.getCharactersCharacterIdBookmarksFoldersWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List bookmark folders A list of your character's personal bookmark
folders --- This route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_character_bookmarks.v1
|
ApiResponse<List<CharacterBookmarksResponse>> |
BookmarksApi.getCharactersCharacterIdBookmarksWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List bookmarks A list of your character's personal bookmarks --- This
route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_character_bookmarks.v1
|
ApiResponse<List<CharacterCalendarAttendeesResponse>> |
CalendarApi.getCharactersCharacterIdCalendarEventIdAttendeesWithHttpInfo(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token)
Get attendees Get all invited attendees for a given event --- This route
is cached for up to 600 seconds SSO Scope:
esi-calendar.read_calendar_events.v1
|
ApiResponse<CharacterCalendarEventResponse> |
CalendarApi.getCharactersCharacterIdCalendarEventIdWithHttpInfo(Integer characterId,
Integer eventId,
String datasource,
String ifNoneMatch,
String token)
Get an event Get all the information for a specific event --- This route
is cached for up to 5 seconds SSO Scope:
esi-calendar.read_calendar_events.v1
|
ApiResponse<List<CharacterCalendarResponse>> |
CalendarApi.getCharactersCharacterIdCalendarWithHttpInfo(Integer characterId,
String datasource,
Integer fromEvent,
String ifNoneMatch,
String token)
List calendar event summaries Get 50 event summaries from the calendar.
|
ApiResponse<CharacterClonesResponse> |
ClonesApi.getCharactersCharacterIdClonesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get clones A list of the character's clones --- This route is cached
for up to 120 seconds SSO Scope: esi-clones.read_clones.v1
|
ApiResponse<List<ContactLabelsResponse>> |
ContactsApi.getCharactersCharacterIdContactsLabelsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get contact labels Return custom labels for a character's contacts
--- This route is cached for up to 300 seconds SSO Scope:
esi-characters.read_contacts.v1
|
ApiResponse<List<ContactsResponse>> |
ContactsApi.getCharactersCharacterIdContactsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get contacts Return contacts of a character --- This route is cached for
up to 300 seconds SSO Scope: esi-characters.read_contacts.v1
|
ApiResponse<List<CharacterContractsBidsResponse>> |
ContractsApi.getCharactersCharacterIdContractsContractIdBidsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract bids Lists bids on a particular auction contract --- This
route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CharacterContractsItemsResponse>> |
ContractsApi.getCharactersCharacterIdContractsContractIdItemsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract items Lists items of a particular contract --- This route is
cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CharacterContractsResponse>> |
ContractsApi.getCharactersCharacterIdContractsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get contracts Returns contracts available to a character, only if the
character is issuer, acceptor or assignee.
|
ApiResponse<List<CharacterCorporationHistoryResponse>> |
CharacterApi.getCharactersCharacterIdCorporationhistoryWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get corporation history Get a list of all the corporations a character
has been a member of --- This route is cached for up to 3600 seconds
|
ApiResponse<CharacterFatigueResponse> |
CharacterApi.getCharactersCharacterIdFatigueWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get jump fatigue Return a character's jump activation and fatigue
information --- This route is cached for up to 300 seconds SSO Scope:
esi-characters.read_fatigue.v1
|
ApiResponse<List<CharacterFittingsResponse>> |
FittingsApi.getCharactersCharacterIdFittingsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get fittings Return fittings of a character --- This route is cached for
up to 300 seconds SSO Scope: esi-fittings.read_fittings.v1
|
ApiResponse<CharacterFleetResponse> |
FleetsApi.getCharactersCharacterIdFleetWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character fleet info Return the fleet ID the character is in, if any.
--- This route is cached for up to 60 seconds SSO Scope:
esi-fleets.read_fleet.v1
|
ApiResponse<CharacterFwStatsResponse> |
FactionWarfareApi.getCharactersCharacterIdFwStatsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Overview of a character involved in faction warfare Statistical overview
of a character involved in faction warfare --- This route expires daily
at 11:05 SSO Scope: esi-characters.read_fw_stats.v1
|
ApiResponse<List<Integer>> |
ClonesApi.getCharactersCharacterIdImplantsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get active implants Return implants on the active clone of a character
--- This route is cached for up to 120 seconds SSO Scope:
esi-clones.read_implants.v1
|
ApiResponse<List<CharacterIndustryJobsResponse>> |
IndustryApi.getCharactersCharacterIdIndustryJobsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
String token)
List character industry jobs List industry jobs placed by a character ---
This route is cached for up to 300 seconds SSO Scope:
esi-industry.read_character_jobs.v1
|
ApiResponse<List<CharacterKillmailsResponse>> |
KillmailsApi.getCharactersCharacterIdKillmailsRecentWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get a character's recent kills and losses Return a list of a
character's kills and losses going back 90 days --- This route is
cached for up to 300 seconds SSO Scope: esi-killmails.read_killmails.v1
|
ApiResponse<CharacterLocationResponse> |
LocationApi.getCharactersCharacterIdLocationWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character location Information about the characters current location.
|
ApiResponse<List<CharacterLoyaltyPointsResponse>> |
LoyaltyApi.getCharactersCharacterIdLoyaltyPointsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get loyalty points Return a list of loyalty points for all corporations
the character has worked for --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_loyalty.v1
|
ApiResponse<MailLabelsResponse> |
MailApi.getCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get mail labels and unread counts Return a list of the users mail labels,
unread counts for each label and a total unread count. --- This route is
cached for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
ApiResponse<List<CharacterMailinglistsResponse>> |
MailApi.getCharactersCharacterIdMailListsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Return mailing list subscriptions Return all mailing lists that the
character is subscribed to --- This route is cached for up to 120 seconds
SSO Scope: esi-mail.read_mail.v1
|
ApiResponse<MailResponse> |
MailApi.getCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token)
Return a mail Return the contents of an EVE mail --- This route is cached
for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
ApiResponse<List<MailHeadersResponse>> |
MailApi.getCharactersCharacterIdMailWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token)
Return mail headers Return the 50 most recent mail headers belonging to
the character that match the query criteria.
|
ApiResponse<List<CharacterMedalsResponse>> |
CharacterApi.getCharactersCharacterIdMedalsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get medals Return a list of medals the character has --- This route is
cached for up to 3600 seconds SSO Scope: esi-characters.read_medals.v1
|
ApiResponse<List<CharacterMiningResponse>> |
IndustryApi.getCharactersCharacterIdMiningWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Character mining ledger Paginated record of all mining done by a
character for the past 30 days --- This route is cached for up to 600
seconds SSO Scope: esi-industry.read_character_mining.v1
|
ApiResponse<List<NewContactNotificationsResponse>> |
CharacterApi.getCharactersCharacterIdNotificationsContactsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get new contact notifications Return notifications about having been
added to someone's contact list --- This route is cached for up to
600 seconds SSO Scope: esi-characters.read_notifications.v1
|
ApiResponse<List<CharacterNotificationsResponse>> |
CharacterApi.getCharactersCharacterIdNotificationsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character notifications Return character notifications --- This route
is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
ApiResponse<CharacterOnlineResponse> |
LocationApi.getCharactersCharacterIdOnlineWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character online Checks if the character is currently online --- This
route is cached for up to 60 seconds SSO Scope:
esi-location.read_online.v1
|
ApiResponse<List<CharacterOpportunitiesResponse>> |
OpportunitiesApi.getCharactersCharacterIdOpportunitiesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get a character's completed tasks Return a list of tasks finished by
a character --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_opportunities.v1
|
ApiResponse<List<CharacterOrdersHistoryResponse>> |
MarketApi.getCharactersCharacterIdOrdersHistoryWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List historical orders by a character List cancelled and expired market
orders placed by a character up to 90 days in the past. --- This route is
cached for up to 3600 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
ApiResponse<List<CharacterOrdersResponse>> |
MarketApi.getCharactersCharacterIdOrdersWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
List open orders from a character List open market orders placed by a
character --- This route is cached for up to 1200 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
ApiResponse<CharacterPlanetResponse> |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsPlanetIdWithHttpInfo(Integer characterId,
Integer planetId,
String datasource,
String ifNoneMatch,
String token)
Get colony layout Returns full details on the layout of a single
planetary colony, including links, pins and routes.
|
ApiResponse<List<CharacterPlanetsResponse>> |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get colonies Returns a list of all planetary colonies owned by a
character. --- This route is cached for up to 600 seconds SSO Scope:
esi-planets.manage_planets.v1
|
ApiResponse<CharacterPortraitResponse> |
CharacterApi.getCharactersCharacterIdPortraitWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get character portraits Get portrait urls for a character --- This route
expires daily at 11:05
|
ApiResponse<CharacterRolesResponse> |
CharacterApi.getCharactersCharacterIdRolesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation roles Returns a character's corporation
roles --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_corporation_roles.v1
|
ApiResponse<CharacterSearchResponse> |
SearchApi.getCharactersCharacterIdSearchWithHttpInfo(List<String> categories,
Integer characterId,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict,
String token)
Search on a string Search for entities that match a given sub-string. ---
This route is cached for up to 3600 seconds SSO Scope:
esi-search.search_structures.v1
|
ApiResponse<CharacterShipResponse> |
LocationApi.getCharactersCharacterIdShipWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get current ship Get the current ship type, name and id --- This route is
cached for up to 5 seconds SSO Scope: esi-location.read_ship_type.v1
|
ApiResponse<List<CharacterSkillqueueResponse>> |
SkillsApi.getCharactersCharacterIdSkillqueueWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character's skill queue List the configured skill queue for the
given character --- This route is cached for up to 120 seconds SSO Scope:
esi-skills.read_skillqueue.v1
|
ApiResponse<CharacterSkillsResponse> |
SkillsApi.getCharactersCharacterIdSkillsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character skills List all trained skills for the given character ---
This route is cached for up to 120 seconds SSO Scope:
esi-skills.read_skills.v1
|
ApiResponse<List<CharacterStandingsResponse>> |
CharacterApi.getCharactersCharacterIdStandingsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get standings Return character standings from agents, NPC corporations,
and factions --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_standings.v1
|
ApiResponse<List<CharacterStatsResponse>> |
CharacterApi.getCharactersCharacterIdStatsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Yearly aggregate stats Returns aggregate yearly stats for a character ---
This route is cached for up to 86400 seconds SSO Scope:
esi-characterstats.read.v1
|
ApiResponse<List<CharacterTitlesResponse>> |
CharacterApi.getCharactersCharacterIdTitlesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation titles Returns a character's titles ---
This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_titles.v1
|
ApiResponse<List<CharacterWalletJournalResponse>> |
WalletApi.getCharactersCharacterIdWalletJournalWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character wallet journal Retrieve the given character's wallet
journal going 30 days back --- This route is cached for up to 3600
seconds SSO Scope: esi-wallet.read_character_wallet.v1
|
ApiResponse<List<CharacterWalletTransactionsResponse>> |
WalletApi.getCharactersCharacterIdWalletTransactionsWithHttpInfo(Integer characterId,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get wallet transactions Get wallet transactions of a character --- This
route is cached for up to 3600 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
ApiResponse<Double> |
WalletApi.getCharactersCharacterIdWalletWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get a character's wallet balance Returns a character's wallet
balance --- This route is cached for up to 120 seconds SSO Scope:
esi-wallet.read_character_wallet.v1
|
ApiResponse<CharacterResponse> |
CharacterApi.getCharactersCharacterIdWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get character's public information Public information about a
character --- This route is cached for up to 3600 seconds
|
ApiResponse<List<PublicContractsBidsResponse>> |
ContractsApi.getContractsPublicBidsContractIdWithHttpInfo(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract bids Lists bids on a public auction contract --- This
route is cached for up to 300 seconds
|
ApiResponse<List<PublicContractsItemsResponse>> |
ContractsApi.getContractsPublicItemsContractIdWithHttpInfo(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract items Lists items of a public contract --- This route
is cached for up to 3600 seconds
|
ApiResponse<List<PublicContractsResponse>> |
ContractsApi.getContractsPublicRegionIdWithHttpInfo(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contracts Returns a paginated list of all public contracts in
the given region --- This route is cached for up to 1800 seconds
|
ApiResponse<List<CorporationMiningExtractionsResponse>> |
IndustryApi.getCorporationCorporationIdMiningExtractionsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Moon extraction timers Extraction timers for all moon chunks being
extracted by refineries belonging to a corporation. --- This route is
cached for up to 1800 seconds --- Requires one of the following EVE
corporation role(s): Station_Manager SSO Scope:
esi-industry.read_corporation_mining.v1
|
ApiResponse<List<CorporationMiningObserverResponse>> |
IndustryApi.getCorporationCorporationIdMiningObserversObserverIdWithHttpInfo(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Observed corporation mining Paginated record of all mining seen by an
observer --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Accountant SSO Scope:
esi-industry.read_corporation_mining.v1
|
ApiResponse<List<CorporationMiningObserversResponse>> |
IndustryApi.getCorporationCorporationIdMiningObserversWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Corporation mining observers Paginated list of all entities capable of
observing and recording mining for a corporation --- This route is cached
for up to 3600 seconds --- Requires one of the following EVE corporation
role(s): Accountant SSO Scope: esi-industry.read_corporation_mining.v1
|
ApiResponse<List<CorporationAlliancesHistoryResponse>> |
CorporationApi.getCorporationsCorporationIdAlliancehistoryWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch)
Get alliance history Get a list of all the alliances a corporation has
been a member of --- This route is cached for up to 3600 seconds
|
ApiResponse<List<CorporationAssetsResponse>> |
AssetsApi.getCorporationsCorporationIdAssetsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation assets Return a list of the corporation assets --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-assets.read_corporation_assets.v1
|
ApiResponse<List<CorporationBlueprintsResponse>> |
CorporationApi.getCorporationsCorporationIdBlueprintsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation blueprints Returns a list of blueprints the corporation
owns --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_blueprints.v1
|
ApiResponse<List<CorporationBookmarkFoldersResponse>> |
BookmarksApi.getCorporationsCorporationIdBookmarksFoldersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation bookmark folders A list of your corporation's
bookmark folders --- This route is cached for up to 3600 seconds SSO
Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
ApiResponse<List<CorporationBookmarksResponse>> |
BookmarksApi.getCorporationsCorporationIdBookmarksWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation bookmarks A list of your corporation's bookmarks ---
This route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_corporation_bookmarks.v1
|
ApiResponse<List<CorporationContactsLabelsResponse>> |
ContactsApi.getCorporationsCorporationIdContactsLabelsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contact labels Return custom labels for a
corporation's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-corporations.read_contacts.v1
|
ApiResponse<List<CorporationContactsResponse>> |
ContactsApi.getCorporationsCorporationIdContactsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contacts Return contacts of a corporation --- This route
is cached for up to 300 seconds SSO Scope:
esi-corporations.read_contacts.v1
|
ApiResponse<List<CorporationContainersLogsResponse>> |
CorporationApi.getCorporationsCorporationIdContainersLogsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
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 --- This route is cached for up to 600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_container_logs.v1
|
ApiResponse<List<CorporationContractsBidsResponse>> |
ContractsApi.getCorporationsCorporationIdContractsContractIdBidsWithHttpInfo(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contract bids Lists bids on a particular auction contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1
|
ApiResponse<List<CorporationContractsItemsResponse>> |
ContractsApi.getCorporationsCorporationIdContractsContractIdItemsWithHttpInfo(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contract items Lists items of a particular contract ---
This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CorporationContractsResponse>> |
ContractsApi.getCorporationsCorporationIdContractsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contracts Returns contracts available to a corporation,
only if the corporation is issuer, acceptor or assignee.
|
ApiResponse<List<CorporationCustomsOfficesResponse>> |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOfficesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation customs offices List customs offices owned by a
corporation --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-planets.read_customs_offices.v1
|
ApiResponse<CorporationDivisionsResponse> |
CorporationApi.getCorporationsCorporationIdDivisionsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation divisions Return corporation hangar and wallet division
names, only show if a division is not using the default name --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-corporations.read_divisions.v1
|
ApiResponse<List<CorporationFacilitiesResponse>> |
CorporationApi.getCorporationsCorporationIdFacilitiesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation facilities Return a corporation's facilities --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Factory_Manager SSO Scope:
esi-corporations.read_facilities.v1
|
ApiResponse<CorporationFwStatsResponse> |
FactionWarfareApi.getCorporationsCorporationIdFwStatsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Overview of a corporation involved in faction warfare Statistics about a
corporation involved in faction warfare --- This route expires daily at
11:05 SSO Scope: esi-corporations.read_fw_stats.v1
|
ApiResponse<CorporationIconsResponse> |
CorporationApi.getCorporationsCorporationIdIconsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch)
Get corporation icon Get the icon urls for a corporation --- This route
is cached for up to 3600 seconds
|
ApiResponse<List<CorporationIndustryJobsResponse>> |
IndustryApi.getCorporationsCorporationIdIndustryJobsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Boolean includeCompleted,
Integer page,
String token)
List corporation industry jobs List industry jobs run by a corporation
--- This route is cached for up to 300 seconds --- Requires one of the
following EVE corporation role(s): Factory_Manager SSO Scope:
esi-industry.read_corporation_jobs.v1
|
ApiResponse<List<CorporationKillmailsResponse>> |
KillmailsApi.getCorporationsCorporationIdKillmailsRecentWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get a corporation's recent kills and losses Get a list of a
corporation's kills and losses going back 90 days --- This route is
cached for up to 300 seconds --- Requires one of the following EVE
corporation role(s): Director SSO Scope:
esi-killmails.read_corporation_killmails.v1
|
ApiResponse<List<CorporationMedalsIssuedResponse>> |
CorporationApi.getCorporationsCorporationIdMedalsIssuedWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation issued medals Returns medals issued by a corporation ---
This route is cached for up to 3600 seconds --- Requires one of the
following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_medals.v1
|
ApiResponse<List<CorporationMedalsResponse>> |
CorporationApi.getCorporationsCorporationIdMedalsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation medals Returns a corporation's medals --- This route
is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_medals.v1
|
ApiResponse<Integer> |
CorporationApi.getCorporationsCorporationIdMembersLimitWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation member limit Return a corporation's member limit, not
including CEO himself --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.track_members.v1
|
ApiResponse<List<CorporationMembersTitlesResponse>> |
CorporationApi.getCorporationsCorporationIdMembersTitlesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation's members' titles Returns a corporation's
members' titles --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_titles.v1
|
ApiResponse<List<Integer>> |
CorporationApi.getCorporationsCorporationIdMembersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation members Return the current member list of a corporation,
the token's character need to be a member of the corporation. ---
This route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_corporation_membership.v1
|
ApiResponse<List<CorporationMemberTrackingResponse>> |
CorporationApi.getCorporationsCorporationIdMembertrackingWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Track corporation members Returns additional information about a
corporation's members which helps tracking their activities --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-corporations.track_members.v1
|
ApiResponse<List<CorporationOrdersHistoryResponse>> |
MarketApi.getCorporationsCorporationIdOrdersHistoryWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
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. --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Accountant, Trader SSO Scope:
esi-markets.read_corporation_orders.v1
|
ApiResponse<List<CorporationOrdersResponse>> |
MarketApi.getCorporationsCorporationIdOrdersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List open orders from a corporation List open market orders placed on
behalf of a corporation --- This route is cached for up to 1200 seconds
--- Requires one of the following EVE corporation role(s): Accountant,
Trader SSO Scope: esi-markets.read_corporation_orders.v1
|
ApiResponse<List<CorporationRolesHistoryResponse>> |
CorporationApi.getCorporationsCorporationIdRolesHistoryWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation member roles history Return how roles have changed for a
coporation's members, up to a month --- This route is cached for up
to 3600 seconds --- Requires one of the following EVE corporation
role(s): Director SSO Scope:
esi-corporations.read_corporation_membership.v1
|
ApiResponse<List<CorporationRolesResponse>> |
CorporationApi.getCorporationsCorporationIdRolesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation member roles Return the roles of all members if the
character has the personnel manager role or any grantable role. --- This
route is cached for up to 3600 seconds SSO Scope:
esi-corporations.read_corporation_membership.v1
|
ApiResponse<List<CorporationShareholdersResponse>> |
CorporationApi.getCorporationsCorporationIdShareholdersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation shareholders Return the current shareholders of a
corporation. --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
ApiResponse<List<CorporationStandingsResponse>> |
CorporationApi.getCorporationsCorporationIdStandingsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation standings Return corporation standings from agents, NPC
corporations, and factions --- This route is cached for up to 3600
seconds SSO Scope: esi-corporations.read_standings.v1
|
ApiResponse<CorporationStarbaseResponse> |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseIdWithHttpInfo(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token)
Get starbase (POS) detail Returns various settings and fuels of a
starbase (POS) --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_starbases.v1
|
ApiResponse<List<CorporationStarbasesResponse>> |
CorporationApi.getCorporationsCorporationIdStarbasesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation starbases (POSes) Returns list of corporation starbases
(POSes) --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Director SSO Scope:
esi-corporations.read_starbases.v1
|
ApiResponse<List<CorporationStructuresResponse>> |
CorporationApi.getCorporationsCorporationIdStructuresWithHttpInfo(Integer corporationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Integer page,
String token)
Get corporation structures Get a list of corporation structures.
|
ApiResponse<List<CorporationTitlesResponse>> |
CorporationApi.getCorporationsCorporationIdTitlesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation titles Returns a corporation's titles --- This route
is cached for up to 3600 seconds --- Requires one of the following EVE
corporation role(s): Director SSO Scope: esi-corporations.read_titles.v1
|
ApiResponse<List<CorporationWalletJournalResponse>> |
WalletApi.getCorporationsCorporationIdWalletsDivisionJournalWithHttpInfo(Integer corporationId,
Integer division,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation wallet journal Retrieve the given corporation's
wallet journal for the given division going 30 days back --- This route
is cached for up to 3600 seconds --- Requires one of the following EVE
corporation role(s): Accountant, Junior_Accountant SSO Scope:
esi-wallet.read_corporation_wallets.v1
|
ApiResponse<List<CorporationWalletTransactionsResponse>> |
WalletApi.getCorporationsCorporationIdWalletsDivisionTransactionsWithHttpInfo(Integer corporationId,
Integer division,
String datasource,
Long fromId,
String ifNoneMatch,
String token)
Get corporation wallet transactions Get wallet transactions of a
corporation --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Accountant,
Junior_Accountant SSO Scope: esi-wallet.read_corporation_wallets.v1
|
ApiResponse<List<CorporationWalletsResponse>> |
WalletApi.getCorporationsCorporationIdWalletsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Returns a corporation's wallet balance Get a corporation's
wallets --- This route is cached for up to 300 seconds --- Requires one
of the following EVE corporation role(s): Accountant, Junior_Accountant
SSO Scope: esi-wallet.read_corporation_wallets.v1
|
ApiResponse<CorporationResponse> |
CorporationApi.getCorporationsCorporationIdWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch)
Get corporation information Public information about a corporation ---
This route is cached for up to 3600 seconds
|
ApiResponse<List<Integer>> |
CorporationApi.getCorporationsNpccorpsWithHttpInfo(String datasource,
String ifNoneMatch)
Get npc corporations Get a list of npc corporations --- This route
expires daily at 11:05
|
ApiResponse<DogmaAttributeResponse> |
DogmaApi.getDogmaAttributesAttributeIdWithHttpInfo(Integer attributeId,
String datasource,
String ifNoneMatch)
Get attribute information Get information on a dogma attribute --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
DogmaApi.getDogmaAttributesWithHttpInfo(String datasource,
String ifNoneMatch)
Get attributes Get a list of dogma attribute ids --- This route expires
daily at 11:05
|
ApiResponse<DogmaDynamicItemsResponse> |
DogmaApi.getDogmaDynamicItemsTypeIdItemIdWithHttpInfo(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch)
Get dynamic item information Returns info about a dynamic item resulting
from mutation with a mutaplasmid. --- This route expires daily at 11:05
|
ApiResponse<DogmaEffectResponse> |
DogmaApi.getDogmaEffectsEffectIdWithHttpInfo(Integer effectId,
String datasource,
String ifNoneMatch)
Get effect information Get information on a dogma effect --- This route
expires daily at 11:05
|
ApiResponse<List<Integer>> |
DogmaApi.getDogmaEffectsWithHttpInfo(String datasource,
String ifNoneMatch)
Get effects Get a list of dogma effect ids --- This route expires daily
at 11:05
|
ApiResponse<List<FleetMembersResponse>> |
FleetsApi.getFleetsFleetIdMembersWithHttpInfo(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token)
Get fleet members Return information about fleet members --- This route
is cached for up to 5 seconds SSO Scope: esi-fleets.read_fleet.v1
|
ApiResponse<List<FleetWingsResponse>> |
FleetsApi.getFleetsFleetIdWingsWithHttpInfo(Long fleetId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
String token)
Get fleet wings Return information about wings in a fleet --- This route
is cached for up to 5 seconds SSO Scope: esi-fleets.read_fleet.v1
|
ApiResponse<FleetResponse> |
FleetsApi.getFleetsFleetIdWithHttpInfo(Long fleetId,
String datasource,
String ifNoneMatch,
String token)
Get fleet information Return details about a fleet --- This route is
cached for up to 5 seconds SSO Scope: esi-fleets.read_fleet.v1
|
ApiResponse<FactionWarfareLeaderboardCharactersResponse> |
FactionWarfareApi.getFwLeaderboardsCharactersWithHttpInfo(String datasource,
String ifNoneMatch)
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
--- This route expires daily at 11:05
|
ApiResponse<FactionWarfareLeaderboardCorporationsResponse> |
FactionWarfareApi.getFwLeaderboardsCorporationsWithHttpInfo(String datasource,
String ifNoneMatch)
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 --- This route expires daily at 11:05
|
ApiResponse<FactionWarfareLeaderboardResponse> |
FactionWarfareApi.getFwLeaderboardsWithHttpInfo(String datasource,
String ifNoneMatch)
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
--- This route expires daily at 11:05
|
ApiResponse<List<FactionWarfareStatsResponse>> |
FactionWarfareApi.getFwStatsWithHttpInfo(String datasource,
String ifNoneMatch)
An overview of statistics about factions involved in faction warfare
Statistical overviews of factions involved in faction warfare --- This
route expires daily at 11:05
|
ApiResponse<List<FactionWarfareSystemsResponse>> |
FactionWarfareApi.getFwSystemsWithHttpInfo(String datasource,
String ifNoneMatch)
Ownership of faction warfare systems An overview of the current ownership
of faction warfare solar systems --- This route is cached for up to 1800
seconds
|
ApiResponse<List<FactionWarfareWarsResponse>> |
FactionWarfareApi.getFwWarsWithHttpInfo(String datasource,
String ifNoneMatch)
Data about which NPC factions are at war Data about which NPC factions
are at war --- This route expires daily at 11:05
|
ApiResponse<Map<String,String>> |
MetaApi.getHeadersWithHttpInfo()
Debug request headers Echo the request headers for debugging purposes.
|
ApiResponse<List<IncursionsResponse>> |
IncursionsApi.getIncursionsWithHttpInfo(String datasource,
String ifNoneMatch)
List incursions Return a list of current incursions --- This route is
cached for up to 300 seconds
|
ApiResponse<List<IndustryFacilitiesResponse>> |
IndustryApi.getIndustryFacilitiesWithHttpInfo(String datasource,
String ifNoneMatch)
List industry facilities Return a list of industry facilities --- This
route is cached for up to 3600 seconds
|
ApiResponse<List<IndustrySystemsResponse>> |
IndustryApi.getIndustrySystemsWithHttpInfo(String datasource,
String ifNoneMatch)
List solar system cost indices Return cost indices for solar systems ---
This route is cached for up to 3600 seconds
|
ApiResponse<List<InsurancePricesResponse>> |
InsuranceApi.getInsurancePricesWithHttpInfo(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
List insurance levels Return available insurance levels for all ship
types --- This route is cached for up to 3600 seconds
|
ApiResponse<KillmailResponse> |
KillmailsApi.getKillmailsKillmailIdKillmailHashWithHttpInfo(String killmailHash,
Integer killmailId,
String datasource,
String ifNoneMatch)
Get a single killmail Return a single killmail from its ID and hash ---
This route is cached for up to 1209600 seconds
|
ApiResponse<List<LoyaltyStoreOffersResponse>> |
LoyaltyApi.getLoyaltyStoresCorporationIdOffersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch)
List loyalty store offers Return a list of offers from a specific
corporation's loyalty store --- This route expires daily at 11:05
|
ApiResponse<MarketGroupResponse> |
MarketApi.getMarketsGroupsMarketGroupIdWithHttpInfo(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
MarketApi.getMarketsGroupsWithHttpInfo(String datasource,
String ifNoneMatch)
Get item groups Get a list of item groups --- This route expires daily at
11:05
|
ApiResponse<List<MarketPricesResponse>> |
MarketApi.getMarketsPricesWithHttpInfo(String datasource,
String ifNoneMatch)
List market prices Return a list of prices --- This route is cached for
up to 3600 seconds
|
ApiResponse<List<MarketHistoryResponse>> |
MarketApi.getMarketsRegionIdHistoryWithHttpInfo(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch)
List historical market statistics in a region Return a list of historical
market statistics for the specified type in a region --- This route
expires daily at 11:05
|
ApiResponse<List<MarketOrdersResponse>> |
MarketApi.getMarketsRegionIdOrdersWithHttpInfo(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId)
List orders in a region Return a list of orders in a region --- This
route is cached for up to 300 seconds
|
ApiResponse<List<Integer>> |
MarketApi.getMarketsRegionIdTypesWithHttpInfo(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
List type IDs relevant to a market Return a list of type IDs that have
active orders in the region, for efficient market indexing. --- This
route is cached for up to 600 seconds
|
ApiResponse<List<MarketStructuresResponse>> |
MarketApi.getMarketsStructuresStructureIdWithHttpInfo(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List orders in a structure Return all orders in a structure --- This
route is cached for up to 300 seconds SSO Scope:
esi-markets.structure_markets.v1
|
ApiResponse<OpportunitiesGroupResponse> |
OpportunitiesApi.getOpportunitiesGroupsGroupIdWithHttpInfo(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get opportunities group Return information of an opportunities group ---
This route expires daily at 11:05
|
ApiResponse<List<Integer>> |
OpportunitiesApi.getOpportunitiesGroupsWithHttpInfo(String datasource,
String ifNoneMatch)
Get opportunities groups Return a list of opportunities groups --- This
route expires daily at 11:05
|
ApiResponse<OpportunitiesTasksResponse> |
OpportunitiesApi.getOpportunitiesTasksTaskIdWithHttpInfo(Integer taskId,
String datasource,
String ifNoneMatch)
Get opportunities task Return information of an opportunities task ---
This route expires daily at 11:05
|
ApiResponse<List<Integer>> |
OpportunitiesApi.getOpportunitiesTasksWithHttpInfo(String datasource,
String ifNoneMatch)
Get opportunities tasks Return a list of opportunities tasks --- This
route expires daily at 11:05
|
ApiResponse<String> |
MetaApi.getPingWithHttpInfo()
Ping route Ping the ESI routers
|
ApiResponse<List<Integer>> |
RoutesApi.getRouteOriginDestinationWithHttpInfo(Integer destination,
Integer origin,
List<Integer> avoid,
List<List<Integer>> connections,
String datasource,
String flag,
String ifNoneMatch)
Get route Get the systems between origin and destination --- This route
is cached for up to 86400 seconds
|
ApiResponse<SearchResponse> |
SearchApi.getSearchWithHttpInfo(List<String> categories,
String search,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
Boolean strict)
Search on a string Search for entities that match a given sub-string. ---
This route is cached for up to 3600 seconds SSO Scope:
esi-search.search_structures.v1
|
ApiResponse<List<SovereigntyCampaignsResponse>> |
SovereigntyApi.getSovereigntyCampaignsWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty campaigns Shows sovereignty data for campaigns. --- This
route is cached for up to 5 seconds
|
ApiResponse<List<SovereigntyMapResponse>> |
SovereigntyApi.getSovereigntyMapWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty of systems Shows sovereignty information for solar
systems --- This route is cached for up to 3600 seconds
|
ApiResponse<List<SovereigntyStructuresResponse>> |
SovereigntyApi.getSovereigntyStructuresWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty structures Shows sovereignty data for structures. ---
This route is cached for up to 120 seconds
|
ApiResponse<List<EsiStatusResponse>> |
MetaApi.getStatusWithHttpInfo(String version)
ESI health status Provides a general health indicator per route and
method
|
ApiResponse<StatusResponse> |
StatusApi.getStatusWithHttpInfo(String datasource,
String ifNoneMatch)
Retrieve the uptime and player counts EVE Server status --- This route is
cached for up to 30 seconds
|
ApiResponse<List<UniverseAncestriesResponse>> |
UniverseApi.getUniverseAncestriesWithHttpInfo(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get ancestries Get all character ancestries --- This route expires daily
at 11:05
|
ApiResponse<UniverseAsteroidBeltsResponse> |
UniverseApi.getUniverseAsteroidBeltsAsteroidBeltIdWithHttpInfo(Integer asteroidBeltId,
String datasource,
String ifNoneMatch)
Get asteroid belt information Get information on an asteroid belt ---
This route expires daily at 11:05
|
ApiResponse<List<BloodlinesResponse>> |
UniverseApi.getUniverseBloodlinesWithHttpInfo(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get bloodlines Get a list of bloodlines --- This route expires daily at
11:05
|
ApiResponse<CategoryResponse> |
UniverseApi.getUniverseCategoriesCategoryIdWithHttpInfo(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item category information Get information of an item category ---
This route expires daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseCategoriesWithHttpInfo(String datasource,
String ifNoneMatch)
Get item categories Get a list of item categories --- This route expires
daily at 11:05
|
ApiResponse<ConstellationResponse> |
UniverseApi.getUniverseConstellationsConstellationIdWithHttpInfo(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get constellation information Get information on a constellation --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseConstellationsWithHttpInfo(String datasource,
String ifNoneMatch)
Get constellations Get a list of constellations --- This route expires
daily at 11:05
|
ApiResponse<List<FactionsResponse>> |
UniverseApi.getUniverseFactionsWithHttpInfo(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get factions Get a list of factions --- This route expires daily at 11:05
|
ApiResponse<GraphicResponse> |
UniverseApi.getUniverseGraphicsGraphicIdWithHttpInfo(Integer graphicId,
String datasource,
String ifNoneMatch)
Get graphic information Get information on a graphic --- This route
expires daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseGraphicsWithHttpInfo(String datasource,
String ifNoneMatch)
Get graphics Get a list of graphics --- This route expires daily at 11:05
|
ApiResponse<GroupResponse> |
UniverseApi.getUniverseGroupsGroupIdWithHttpInfo(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseGroupsWithHttpInfo(String datasource,
String ifNoneMatch,
Integer page)
Get item groups Get a list of item groups --- This route expires daily at
11:05
|
ApiResponse<MoonResponse> |
UniverseApi.getUniverseMoonsMoonIdWithHttpInfo(Integer moonId,
String datasource,
String ifNoneMatch)
Get moon information Get information on a moon --- This route expires
daily at 11:05
|
ApiResponse<PlanetResponse> |
UniverseApi.getUniversePlanetsPlanetIdWithHttpInfo(Integer planetId,
String datasource,
String ifNoneMatch)
Get planet information Get information on a planet --- This route expires
daily at 11:05
|
ApiResponse<List<RacesResponse>> |
UniverseApi.getUniverseRacesWithHttpInfo(String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get character races Get a list of character races --- This route expires
daily at 11:05
|
ApiResponse<RegionResponse> |
UniverseApi.getUniverseRegionsRegionIdWithHttpInfo(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get region information Get information on a region --- This route expires
daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseRegionsWithHttpInfo(String datasource,
String ifNoneMatch)
Get regions Get a list of regions --- This route expires daily at 11:05
|
ApiResponse<PlanetFactorySchematicResponse> |
PlanetaryInteractionApi.getUniverseSchematicsSchematicIdWithHttpInfo(Integer schematicId,
String datasource,
String ifNoneMatch)
Get schematic information Get information on a planetary factory
schematic --- This route is cached for up to 3600 seconds
|
ApiResponse<StargateResponse> |
UniverseApi.getUniverseStargatesStargateIdWithHttpInfo(Integer stargateId,
String datasource,
String ifNoneMatch)
Get stargate information Get information on a stargate --- This route
expires daily at 11:05
|
ApiResponse<StarResponse> |
UniverseApi.getUniverseStarsStarIdWithHttpInfo(Integer starId,
String datasource,
String ifNoneMatch)
Get star information Get information on a star --- This route expires
daily at 11:05
|
ApiResponse<StationResponse> |
UniverseApi.getUniverseStationsStationIdWithHttpInfo(Integer stationId,
String datasource,
String ifNoneMatch)
Get station information Get information on a station --- This route
expires daily at 11:05
|
ApiResponse<StructureResponse> |
UniverseApi.getUniverseStructuresStructureIdWithHttpInfo(Long structureId,
String datasource,
String ifNoneMatch,
String token)
Get structure information Returns information on requested structure if
you are on the ACL.
|
ApiResponse<List<Long>> |
UniverseApi.getUniverseStructuresWithHttpInfo(String datasource,
String filter,
String ifNoneMatch)
List all public structures List all public structures --- This route is
cached for up to 3600 seconds
|
ApiResponse<List<SystemJumpsResponse>> |
UniverseApi.getUniverseSystemJumpsWithHttpInfo(String datasource,
String ifNoneMatch)
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.
|
ApiResponse<List<SystemKillsResponse>> |
UniverseApi.getUniverseSystemKillsWithHttpInfo(String datasource,
String ifNoneMatch)
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.
|
ApiResponse<SystemResponse> |
UniverseApi.getUniverseSystemsSystemIdWithHttpInfo(Integer systemId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get solar system information Get information on a solar system. --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseSystemsWithHttpInfo(String datasource,
String ifNoneMatch)
Get solar systems Get a list of solar systems --- This route expires
daily at 11:05
|
ApiResponse<TypeResponse> |
UniverseApi.getUniverseTypesTypeIdWithHttpInfo(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get type information Get information on a type --- This route expires
daily at 11:05
|
ApiResponse<List<Integer>> |
UniverseApi.getUniverseTypesWithHttpInfo(String datasource,
String ifNoneMatch,
Integer page)
Get types Get a list of type ids --- This route expires daily at 11:05
|
ApiResponse<EsiVerifyResponse> |
MetaApi.getVerifyWithHttpInfo(String userAgent,
String xUserAgent,
String datasource,
String token,
String authorization)
Verify access token Verify authorization tokens in ESI's auth cache
|
ApiResponse<List<String>> |
MetaApi.getVersionsWithHttpInfo(String userAgent,
String xUserAgent)
List versions List all endpoint versions
|
ApiResponse<List<WarKillmailsResponse>> |
WarsApi.getWarsWarIdKillmailsWithHttpInfo(Integer warId,
String datasource,
String ifNoneMatch,
Integer page)
List kills for a war Return a list of kills related to a war --- This
route is cached for up to 3600 seconds
|
ApiResponse<WarResponse> |
WarsApi.getWarsWarIdWithHttpInfo(Integer warId,
String datasource,
String ifNoneMatch)
Get war information Return details about a war --- This route is cached
for up to 3600 seconds
|
ApiResponse<List<Integer>> |
WarsApi.getWarsWithHttpInfo(String datasource,
String ifNoneMatch,
Integer maxWarId)
List wars Return a list of wars --- This route is cached for up to 3600
seconds
|
ApiResponse<List<CharacterAffiliationResponse>> |
CharacterApi.postCharactersAffiliationWithHttpInfo(List<Integer> characters,
String datasource)
Character affiliation Bulk lookup of character IDs to corporation,
alliance and faction --- This route is cached for up to 3600 seconds
|
ApiResponse<List<CharacterAssetsLocationsResponse>> |
AssetsApi.postCharactersCharacterIdAssetsLocationsWithHttpInfo(Integer characterId,
List<Long> itemIds,
String datasource,
String token)
Get character asset locations Return locations for a set of item ids,
which you can get from character assets endpoint.
|
ApiResponse<List<CharacterAssetsNamesResponse>> |
AssetsApi.postCharactersCharacterIdAssetsNamesWithHttpInfo(Integer characterId,
List<Long> itemIds,
String datasource,
String token)
Get character asset names Return names for a set of item ids, which you
can get from character assets endpoint.
|
ApiResponse<List<Integer>> |
ContactsApi.postCharactersCharacterIdContactsWithHttpInfo(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched)
Add contacts Bulk add contacts with same settings --- SSO Scope:
esi-characters.write_contacts.v1
|
ApiResponse<Float> |
CharacterApi.postCharactersCharacterIdCspaWithHttpInfo(Integer characterId,
List<Integer> characters,
String datasource,
String token)
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
--- SSO Scope: esi-characters.read_contacts.v1
|
ApiResponse<CharacterFittingResponse> |
FittingsApi.postCharactersCharacterIdFittingsWithHttpInfo(Integer characterId,
CharacterFitting fitting,
String datasource,
String token)
Create fitting Save a new fitting for a character --- SSO Scope:
esi-fittings.write_fittings.v1
|
ApiResponse<Integer> |
MailApi.postCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
MailLabelSimple label,
String datasource,
String token)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
ApiResponse<Integer> |
MailApi.postCharactersCharacterIdMailWithHttpInfo(Integer characterId,
Mail mail,
String datasource,
String token)
Send a new mail Create and send a new mail --- SSO Scope:
esi-mail.send_mail.v1
|
ApiResponse<List<CorporationAssetsLocationsResponse>> |
AssetsApi.postCorporationsCorporationIdAssetsLocationsWithHttpInfo(Integer corporationId,
List<Long> itemIds,
String datasource,
String token)
Get corporation asset locations Return locations for a set of item ids,
which you can get from corporation assets endpoint.
|
ApiResponse<List<CorporationAssetsNamesResponse>> |
AssetsApi.postCorporationsCorporationIdAssetsNamesWithHttpInfo(Integer corporationId,
List<Long> itemIds,
String datasource,
String token)
Get corporation asset names Return names for a set of item ids, which you
can get from corporation assets endpoint.
|
ApiResponse<Void> |
FleetsApi.postFleetsFleetIdMembersWithHttpInfo(Long fleetId,
FleetInvitation invitation,
String datasource,
String token)
Create fleet invitation Invite a character into the fleet.
|
ApiResponse<FleetSquadCreatedResponse> |
FleetsApi.postFleetsFleetIdWingsWingIdSquadsWithHttpInfo(Long fleetId,
Long wingId,
String datasource,
String token)
Create fleet squad Create a new squad in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<FleetWingCreatedResponse> |
FleetsApi.postFleetsFleetIdWingsWithHttpInfo(Long fleetId,
String datasource,
String token)
Create fleet wing Create a new wing in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
UserInterfaceApi.postUiAutopilotWaypointWithHttpInfo(Boolean addToBeginning,
Boolean clearOtherWaypoints,
Long destinationId,
String datasource,
String token)
Set Autopilot Waypoint Set a solar system as autopilot waypoint --- SSO
Scope: esi-ui.write_waypoint.v1
|
ApiResponse<Void> |
UserInterfaceApi.postUiOpenwindowContractWithHttpInfo(Integer contractId,
String datasource,
String token)
Open Contract Window Open the contract window inside the client --- SSO
Scope: esi-ui.open_window.v1
|
ApiResponse<Void> |
UserInterfaceApi.postUiOpenwindowInformationWithHttpInfo(Integer targetId,
String datasource,
String token)
Open Information Window Open the information window for a character,
corporation or alliance inside the client --- SSO Scope:
esi-ui.open_window.v1
|
ApiResponse<Void> |
UserInterfaceApi.postUiOpenwindowMarketdetailsWithHttpInfo(Integer typeId,
String datasource,
String token)
Open Market Details Open the market details window for a specific typeID
inside the client --- SSO Scope: esi-ui.open_window.v1
|
ApiResponse<Void> |
UserInterfaceApi.postUiOpenwindowNewmailWithHttpInfo(UiNewMail newMail,
String datasource,
String token)
Open New Mail Window Open the New Mail window, according to settings from
the request if applicable --- SSO Scope: esi-ui.open_window.v1
|
ApiResponse<UniverseIdsResponse> |
UniverseApi.postUniverseIdsWithHttpInfo(List<String> names,
String acceptLanguage,
String datasource,
String language)
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.
|
ApiResponse<List<UniverseNamesResponse>> |
UniverseApi.postUniverseNamesWithHttpInfo(List<Integer> ids,
String datasource)
Get names and categories for a set of IDs Resolve a set of IDs to names
and categories.
|
ApiResponse<Void> |
CalendarApi.putCharactersCharacterIdCalendarEventIdWithHttpInfo(Integer characterId,
Integer eventId,
CharacterCalendarEvent response,
String datasource,
String token)
Respond to an event Set your response status to an event --- SSO Scope:
esi-calendar.respond_calendar_events.v1
|
ApiResponse<Void> |
ContactsApi.putCharactersCharacterIdContactsWithHttpInfo(Integer characterId,
Float standing,
List<Integer> contactIds,
String datasource,
List<Long> labelIds,
String token,
Boolean watched)
Edit contacts Bulk edit contacts with same settings --- SSO Scope:
esi-characters.write_contacts.v1
|
ApiResponse<Void> |
MailApi.putCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token)
Update metadata about a mail Update metadata about a mail --- SSO Scope:
esi-mail.organize_mail.v1
|
ApiResponse<Void> |
FleetsApi.putFleetsFleetIdMembersMemberIdWithHttpInfo(Long fleetId,
Integer memberId,
FleetMemberMovement movement,
String datasource,
String token)
Move fleet member Move a fleet member around --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
FleetsApi.putFleetsFleetIdSquadsSquadIdWithHttpInfo(Long fleetId,
Long squadId,
FleetSquadNaming naming,
String datasource,
String token)
Rename fleet squad Rename a fleet squad --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
FleetsApi.putFleetsFleetIdWingsWingIdWithHttpInfo(Long fleetId,
Long wingId,
FleetWingNaming naming,
String datasource,
String token)
Rename fleet wing Rename a fleet wing --- SSO Scope:
esi-fleets.write_fleet.v1
|
ApiResponse<Void> |
FleetsApi.putFleetsFleetIdWithHttpInfo(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token)
Update fleet Update settings about a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
Copyright © 2019. All Rights Reserved.