esi_client
ESIClient - the Ruby gem for the EVE Swagger Interface
An OpenAPI for EVE Online
This SDK is automatically generated by the Swagger Codegen project:
- API version: 0.7.5
- Package version: 1.4.0
- Build package: io.swagger.codegen.languages.RubyClientCodegen
Installation
Build a gem
To build the Ruby code into a gem:
gem build esi_client.gemspec
Then either install the gem locally:
gem install ./esi_client-1.4.0.gem
(for development, run gem install --dev ./esi_client-1.4.0.gem
to install the development dependencies)
or publish the gem to a gem hosting service, e.g. RubyGems.
Finally add this to the Gemfile:
gem 'esi_client', '~> 1.4.0'
Install from Git
If the Ruby gem is hosted at a git repository: https://github.com/EmberSands/esi_client, then add the following in the Gemfile:
gem 'esi_client', :git => 'https://github.com/EmberSands/esi_client.git'
Include the Ruby code directly
Include the Ruby code directly using -I
as follows:
ruby -Ilib script.rb
Getting Started
Please follow the installation procedure and then run the following code:
# Load the gem
require 'esi_client'
api_instance = ESIClient::AllianceApi.new
opts = {
datasource: 'tranquility', # String | The server name you would like data from
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
}
begin
#List all alliances
result = api_instance.get_alliances(opts)
p result
rescue ESIClient::ApiError => e
puts "Exception when calling AllianceApi->get_alliances: #{e}"
end
Documentation for API Endpoints
All URIs are relative to https://esi.tech.ccp.is
Class | Method | HTTP request | Description |
---|---|---|---|
ESIClient::AllianceApi | get_alliances | GET /v1/alliances/ | List all alliances |
ESIClient::AllianceApi | get_alliances_alliance_id | GET /v3/alliances/alliance_id/ | Get alliance information |
ESIClient::AllianceApi | get_alliances_alliance_id_corporations | GET /v1/alliances/alliance_id/corporations/ | List alliance's corporations |
ESIClient::AllianceApi | get_alliances_alliance_id_icons | GET /v1/alliances/alliance_id/icons/ | Get alliance icon |
ESIClient::AllianceApi | get_alliances_names | GET /v2/alliances/names/ | Get alliance names |
ESIClient::AssetsApi | get_characters_character_id_assets | GET /v3/characters/character_id/assets/ | Get character assets |
ESIClient::AssetsApi | get_corporations_corporation_id_assets | GET /v2/corporations/corporation_id/assets/ | Get corporation assets |
ESIClient::AssetsApi | post_characters_character_id_assets_locations | POST /v2/characters/character_id/assets/locations/ | Get character asset locations |
ESIClient::AssetsApi | post_characters_character_id_assets_names | POST /v1/characters/character_id/assets/names/ | Get character asset names |
ESIClient::AssetsApi | post_corporations_corporation_id_assets_locations | POST /v2/corporations/corporation_id/assets/locations/ | Get corporation asset locations |
ESIClient::AssetsApi | post_corporations_corporation_id_assets_names | POST /v1/corporations/corporation_id/assets/names/ | Get coporation asset names |
ESIClient::BookmarksApi | get_characters_character_id_bookmarks | GET /v2/characters/character_id/bookmarks/ | List bookmarks |
ESIClient::BookmarksApi | get_characters_character_id_bookmarks_folders | GET /v2/characters/character_id/bookmarks/folders/ | List bookmark folders |
ESIClient::BookmarksApi | get_corporations_corporation_id_bookmarks | GET /v1/corporations/corporation_id/bookmarks/ | List corporation bookmarks |
ESIClient::BookmarksApi | get_corporations_corporation_id_bookmarks_folders | GET /v1/corporations/corporation_id/bookmarks/folders/ | List corporation bookmark folders |
ESIClient::CalendarApi | get_characters_character_id_calendar | GET /v1/characters/character_id/calendar/ | List calendar event summaries |
ESIClient::CalendarApi | get_characters_character_id_calendar_event_id | GET /v3/characters/character_id/calendar/event_id/ | Get an event |
ESIClient::CalendarApi | get_characters_character_id_calendar_event_id_attendees | GET /v1/characters/character_id/calendar/event_id/attendees/ | Get attendees |
ESIClient::CalendarApi | put_characters_character_id_calendar_event_id | PUT /v3/characters/character_id/calendar/event_id/ | Respond to an event |
ESIClient::CharacterApi | get_characters_character_id | GET /v4/characters/character_id/ | Get character's public information |
ESIClient::CharacterApi | get_characters_character_id_agents_research | GET /v1/characters/character_id/agents_research/ | Get agents research |
ESIClient::CharacterApi | get_characters_character_id_blueprints | GET /v2/characters/character_id/blueprints/ | Get blueprints |
ESIClient::CharacterApi | get_characters_character_id_chat_channels | GET /v1/characters/character_id/chat_channels/ | Get chat channels |
ESIClient::CharacterApi | get_characters_character_id_corporationhistory | GET /v1/characters/character_id/corporationhistory/ | Get corporation history |
ESIClient::CharacterApi | get_characters_character_id_fatigue | GET /v1/characters/character_id/fatigue/ | Get jump fatigue |
ESIClient::CharacterApi | get_characters_character_id_medals | GET /v1/characters/character_id/medals/ | Get medals |
ESIClient::CharacterApi | get_characters_character_id_notifications | GET /v1/characters/character_id/notifications/ | Get character notifications |
ESIClient::CharacterApi | get_characters_character_id_notifications_contacts | GET /v1/characters/character_id/notifications/contacts/ | Get new contact notifications |
ESIClient::CharacterApi | get_characters_character_id_portrait | GET /v2/characters/character_id/portrait/ | Get character portraits |
ESIClient::CharacterApi | get_characters_character_id_roles | GET /v2/characters/character_id/roles/ | Get character corporation roles |
ESIClient::CharacterApi | get_characters_character_id_standings | GET /v1/characters/character_id/standings/ | Get standings |
ESIClient::CharacterApi | get_characters_character_id_stats | GET /v2/characters/character_id/stats/ | Yearly aggregate stats |
ESIClient::CharacterApi | get_characters_character_id_titles | GET /v1/characters/character_id/titles/ | Get character corporation titles |
ESIClient::CharacterApi | get_characters_names | GET /v1/characters/names/ | Get character names |
ESIClient::CharacterApi | post_characters_affiliation | POST /v1/characters/affiliation/ | Character affiliation |
ESIClient::CharacterApi | post_characters_character_id_cspa | POST /v4/characters/character_id/cspa/ | Calculate a CSPA charge cost |
ESIClient::ClonesApi | get_characters_character_id_clones | GET /v3/characters/character_id/clones/ | Get clones |
ESIClient::ClonesApi | get_characters_character_id_implants | GET /v1/characters/character_id/implants/ | Get active implants |
ESIClient::ContactsApi | delete_characters_character_id_contacts | DELETE /v2/characters/character_id/contacts/ | Delete contacts |
ESIClient::ContactsApi | get_alliances_alliance_id_contacts | GET /v1/alliances/alliance_id/contacts/ | Get alliance contacts |
ESIClient::ContactsApi | get_characters_character_id_contacts | GET /v1/characters/character_id/contacts/ | Get contacts |
ESIClient::ContactsApi | get_characters_character_id_contacts_labels | GET /v1/characters/character_id/contacts/labels/ | Get contact labels |
ESIClient::ContactsApi | get_corporations_corporation_id_contacts | GET /v1/corporations/corporation_id/contacts/ | Get corporation contacts |
ESIClient::ContactsApi | post_characters_character_id_contacts | POST /v1/characters/character_id/contacts/ | Add contacts |
ESIClient::ContactsApi | put_characters_character_id_contacts | PUT /v1/characters/character_id/contacts/ | Edit contacts |
ESIClient::ContractsApi | get_characters_character_id_contracts | GET /v1/characters/character_id/contracts/ | Get contracts |
ESIClient::ContractsApi | get_characters_character_id_contracts_contract_id_bids | GET /v1/characters/character_id/contracts/contract_id/bids/ | Get contract bids |
ESIClient::ContractsApi | get_characters_character_id_contracts_contract_id_items | GET /v1/characters/character_id/contracts/contract_id/items/ | Get contract items |
ESIClient::ContractsApi | get_corporations_corporation_id_contracts | GET /v1/corporations/corporation_id/contracts/ | Get coporation contracts |
ESIClient::ContractsApi | get_corporations_corporation_id_contracts_contract_id_bids | GET /v1/corporations/corporation_id/contracts/contract_id/bids/ | Get corporation contract bids |
ESIClient::ContractsApi | get_corporations_corporation_id_contracts_contract_id_items | GET /v1/corporations/corporation_id/contracts/contract_id/items/ | Get corporation contract items |
ESIClient::CorporationApi | get_corporations_corporation_id | GET /v4/corporations/corporation_id/ | Get corporation information |
ESIClient::CorporationApi | get_corporations_corporation_id_alliancehistory | GET /v2/corporations/corporation_id/alliancehistory/ | Get alliance history |
ESIClient::CorporationApi | get_corporations_corporation_id_blueprints | GET /v1/corporations/corporation_id/blueprints/ | Get corporation blueprints |
ESIClient::CorporationApi | get_corporations_corporation_id_containers_logs | GET /v1/corporations/corporation_id/containers/logs/ | Get all corporation ALSC logs |
ESIClient::CorporationApi | get_corporations_corporation_id_divisions | GET /v1/corporations/corporation_id/divisions/ | Get corporation divisions |
ESIClient::CorporationApi | get_corporations_corporation_id_facilities | GET /v1/corporations/corporation_id/facilities/ | Get corporation facilities |
ESIClient::CorporationApi | get_corporations_corporation_id_icons | GET /v1/corporations/corporation_id/icons/ | Get corporation icon |
ESIClient::CorporationApi | get_corporations_corporation_id_medals | GET /v1/corporations/corporation_id/medals/ | Get corporation medals |
ESIClient::CorporationApi | get_corporations_corporation_id_medals_issued | GET /v1/corporations/corporation_id/medals/issued/ | Get corporation issued medals |
ESIClient::CorporationApi | get_corporations_corporation_id_members | GET /v3/corporations/corporation_id/members/ | Get corporation members |
ESIClient::CorporationApi | get_corporations_corporation_id_members_limit | GET /v1/corporations/corporation_id/members/limit/ | Get corporation member limit |
ESIClient::CorporationApi | get_corporations_corporation_id_members_titles | GET /v1/corporations/corporation_id/members/titles/ | Get corporation's members' titles |
ESIClient::CorporationApi | get_corporations_corporation_id_membertracking | GET /v1/corporations/corporation_id/membertracking/ | Track corporation members |
ESIClient::CorporationApi | get_corporations_corporation_id_outposts | GET /v1/corporations/corporation_id/outposts/ | Get corporation outposts |
ESIClient::CorporationApi | get_corporations_corporation_id_outposts_outpost_id | GET /v1/corporations/corporation_id/outposts/outpost_id/ | Get corporation outpost details |
ESIClient::CorporationApi | get_corporations_corporation_id_roles | GET /v1/corporations/corporation_id/roles/ | Get corporation member roles |
ESIClient::CorporationApi | get_corporations_corporation_id_roles_history | GET /v1/corporations/corporation_id/roles/history/ | Get corporation member roles history |
ESIClient::CorporationApi | get_corporations_corporation_id_shareholders | GET /v1/corporations/corporation_id/shareholders/ | Get corporation shareholders |
ESIClient::CorporationApi | get_corporations_corporation_id_standings | GET /v1/corporations/corporation_id/standings/ | Get corporation standings |
ESIClient::CorporationApi | get_corporations_corporation_id_starbases | GET /v1/corporations/corporation_id/starbases/ | Get corporation starbases (POSes) |
ESIClient::CorporationApi | get_corporations_corporation_id_starbases_starbase_id | GET /v1/corporations/corporation_id/starbases/starbase_id/ | Get starbase (POS) detail |
ESIClient::CorporationApi | get_corporations_corporation_id_structures | GET /v2/corporations/corporation_id/structures/ | Get corporation structures |
ESIClient::CorporationApi | get_corporations_corporation_id_titles | GET /v1/corporations/corporation_id/titles/ | Get corporation titles |
ESIClient::CorporationApi | get_corporations_names | GET /v2/corporations/names/ | Get corporation names |
ESIClient::CorporationApi | get_corporations_npccorps | GET /v1/corporations/npccorps/ | Get npc corporations |
ESIClient::DogmaApi | get_dogma_attributes | GET /v1/dogma/attributes/ | Get attributes |
ESIClient::DogmaApi | get_dogma_attributes_attribute_id | GET /v1/dogma/attributes/attribute_id/ | Get attribute information |
ESIClient::DogmaApi | get_dogma_effects | GET /v1/dogma/effects/ | Get effects |
ESIClient::DogmaApi | get_dogma_effects_effect_id | GET /v2/dogma/effects/effect_id/ | Get effect information |
ESIClient::FactionWarfareApi | get_characters_character_id_fw_stats | GET /v1/characters/character_id/fw/stats/ | Overview of a character involved in faction warfare |
ESIClient::FactionWarfareApi | get_corporations_corporation_id_fw_stats | GET /v1/corporations/corporation_id/fw/stats/ | Overview of a corporation involved in faction warfare |
ESIClient::FactionWarfareApi | get_fw_leaderboards | GET /v1/fw/leaderboards/ | List of the top factions in faction warfare |
ESIClient::FactionWarfareApi | get_fw_leaderboards_characters | GET /v1/fw/leaderboards/characters/ | List of the top pilots in faction warfare |
ESIClient::FactionWarfareApi | get_fw_leaderboards_corporations | GET /v1/fw/leaderboards/corporations/ | List of the top corporations in faction warfare |
ESIClient::FactionWarfareApi | get_fw_stats | GET /v1/fw/stats/ | An overview of statistics about factions involved in faction warfare |
ESIClient::FactionWarfareApi | get_fw_systems | GET /v1/fw/systems/ | Ownership of faction warfare systems |
ESIClient::FactionWarfareApi | get_fw_wars | GET /v1/fw/wars/ | Data about which NPC factions are at war |
ESIClient::FittingsApi | delete_characters_character_id_fittings_fitting_id | DELETE /v1/characters/character_id/fittings/fitting_id/ | Delete fitting |
ESIClient::FittingsApi | get_characters_character_id_fittings | GET /v1/characters/character_id/fittings/ | Get fittings |
ESIClient::FittingsApi | post_characters_character_id_fittings | POST /v1/characters/character_id/fittings/ | Create fitting |
ESIClient::FleetsApi | delete_fleets_fleet_id_members_member_id | DELETE /v1/fleets/fleet_id/members/member_id/ | Kick fleet member |
ESIClient::FleetsApi | delete_fleets_fleet_id_squads_squad_id | DELETE /v1/fleets/fleet_id/squads/squad_id/ | Delete fleet squad |
ESIClient::FleetsApi | delete_fleets_fleet_id_wings_wing_id | DELETE /v1/fleets/fleet_id/wings/wing_id/ | Delete fleet wing |
ESIClient::FleetsApi | get_characters_character_id_fleet | GET /v1/characters/character_id/fleet/ | Get character fleet info |
ESIClient::FleetsApi | get_fleets_fleet_id | GET /v1/fleets/fleet_id/ | Get fleet information |
ESIClient::FleetsApi | get_fleets_fleet_id_members | GET /v1/fleets/fleet_id/members/ | Get fleet members |
ESIClient::FleetsApi | get_fleets_fleet_id_wings | GET /v1/fleets/fleet_id/wings/ | Get fleet wings |
ESIClient::FleetsApi | post_fleets_fleet_id_members | POST /v1/fleets/fleet_id/members/ | Create fleet invitation |
ESIClient::FleetsApi | post_fleets_fleet_id_wings | POST /v1/fleets/fleet_id/wings/ | Create fleet wing |
ESIClient::FleetsApi | post_fleets_fleet_id_wings_wing_id_squads | POST /v1/fleets/fleet_id/wings/wing_id/squads/ | Create fleet squad |
ESIClient::FleetsApi | put_fleets_fleet_id | PUT /v1/fleets/fleet_id/ | Update fleet |
ESIClient::FleetsApi | put_fleets_fleet_id_members_member_id | PUT /v1/fleets/fleet_id/members/member_id/ | Move fleet member |
ESIClient::FleetsApi | put_fleets_fleet_id_squads_squad_id | PUT /v1/fleets/fleet_id/squads/squad_id/ | Rename fleet squad |
ESIClient::FleetsApi | put_fleets_fleet_id_wings_wing_id | PUT /v1/fleets/fleet_id/wings/wing_id/ | Rename fleet wing |
ESIClient::IncursionsApi | get_incursions | GET /v1/incursions/ | List incursions |
ESIClient::IndustryApi | get_characters_character_id_industry_jobs | GET /v1/characters/character_id/industry/jobs/ | List character industry jobs |
ESIClient::IndustryApi | get_characters_character_id_mining | GET /v1/characters/character_id/mining/ | Character mining ledger |
ESIClient::IndustryApi | get_corporation_corporation_id_mining_extractions | GET /v1/corporation/corporation_id/mining/extractions/ | Moon extraction timers |
ESIClient::IndustryApi | get_corporation_corporation_id_mining_observers | GET /v1/corporation/corporation_id/mining/observers/ | Corporation mining observers |
ESIClient::IndustryApi | get_corporation_corporation_id_mining_observers_observer_id | GET /v1/corporation/corporation_id/mining/observers/observer_id/ | Observed corporation mining |
ESIClient::IndustryApi | get_corporations_corporation_id_industry_jobs | GET /v1/corporations/corporation_id/industry/jobs/ | List corporation industry jobs |
ESIClient::IndustryApi | get_industry_facilities | GET /v1/industry/facilities/ | List industry facilities |
ESIClient::IndustryApi | get_industry_systems | GET /v1/industry/systems/ | List solar system cost indices |
ESIClient::InsuranceApi | get_insurance_prices | GET /v1/insurance/prices/ | List insurance levels |
ESIClient::KillmailsApi | get_characters_character_id_killmails_recent | GET /v1/characters/character_id/killmails/recent/ | Get character kills and losses |
ESIClient::KillmailsApi | get_corporations_corporation_id_killmails_recent | GET /v1/corporations/corporation_id/killmails/recent/ | Get corporation kills and losses |
ESIClient::KillmailsApi | get_killmails_killmail_id_killmail_hash | GET /v1/killmails/killmail_id/killmail_hash/ | Get a single killmail |
ESIClient::LocationApi | get_characters_character_id_location | GET /v1/characters/character_id/location/ | Get character location |
ESIClient::LocationApi | get_characters_character_id_online | GET /v2/characters/character_id/online/ | Get character online |
ESIClient::LocationApi | get_characters_character_id_ship | GET /v1/characters/character_id/ship/ | Get current ship |
ESIClient::LoyaltyApi | get_characters_character_id_loyalty_points | GET /v1/characters/character_id/loyalty/points/ | Get loyalty points |
ESIClient::LoyaltyApi | get_loyalty_stores_corporation_id_offers | GET /v1/loyalty/stores/corporation_id/offers/ | List loyalty store offers |
ESIClient::MailApi | delete_characters_character_id_mail_labels_label_id | DELETE /v1/characters/character_id/mail/labels/label_id/ | Delete a mail label |
ESIClient::MailApi | delete_characters_character_id_mail_mail_id | DELETE /v1/characters/character_id/mail/mail_id/ | Delete a mail |
ESIClient::MailApi | get_characters_character_id_mail | GET /v1/characters/character_id/mail/ | Return mail headers |
ESIClient::MailApi | get_characters_character_id_mail_labels | GET /v3/characters/character_id/mail/labels/ | Get mail labels and unread counts |
ESIClient::MailApi | get_characters_character_id_mail_lists | GET /v1/characters/character_id/mail/lists/ | Return mailing list subscriptions |
ESIClient::MailApi | get_characters_character_id_mail_mail_id | GET /v1/characters/character_id/mail/mail_id/ | Return a mail |
ESIClient::MailApi | post_characters_character_id_mail | POST /v1/characters/character_id/mail/ | Send a new mail |
ESIClient::MailApi | post_characters_character_id_mail_labels | POST /v2/characters/character_id/mail/labels/ | Create a mail label |
ESIClient::MailApi | put_characters_character_id_mail_mail_id | PUT /v1/characters/character_id/mail/mail_id/ | Update metadata about a mail |
ESIClient::MarketApi | get_characters_character_id_orders | GET /v1/characters/character_id/orders/ | List open orders from a character |
ESIClient::MarketApi | get_characters_character_id_orders_history | GET /v1/characters/character_id/orders/history/ | List historical orders by a character |
ESIClient::MarketApi | get_corporations_corporation_id_orders | GET /v1/corporations/corporation_id/orders/ | List open orders from a corporation |
ESIClient::MarketApi | get_corporations_corporation_id_orders_history | GET /v1/corporations/corporation_id/orders/history/ | List historical orders from a corporation |
ESIClient::MarketApi | get_markets_groups | GET /v1/markets/groups/ | Get item groups |
ESIClient::MarketApi | get_markets_groups_market_group_id | GET /v1/markets/groups/market_group_id/ | Get item group information |
ESIClient::MarketApi | get_markets_prices | GET /v1/markets/prices/ | List market prices |
ESIClient::MarketApi | get_markets_region_id_history | GET /v1/markets/region_id/history/ | List historical market statistics in a region |
ESIClient::MarketApi | get_markets_region_id_orders | GET /v1/markets/region_id/orders/ | List orders in a region |
ESIClient::MarketApi | get_markets_region_id_types | GET /v1/markets/region_id/types/ | List type IDs relevant to a market |
ESIClient::MarketApi | get_markets_structures_structure_id | GET /v1/markets/structures/structure_id/ | List orders in a structure |
ESIClient::OpportunitiesApi | get_characters_character_id_opportunities | GET /v1/characters/character_id/opportunities/ | Get a character's completed tasks |
ESIClient::OpportunitiesApi | get_opportunities_groups | GET /v1/opportunities/groups/ | Get opportunities groups |
ESIClient::OpportunitiesApi | get_opportunities_groups_group_id | GET /v1/opportunities/groups/group_id/ | Get opportunities group |
ESIClient::OpportunitiesApi | get_opportunities_tasks | GET /v1/opportunities/tasks/ | Get opportunities tasks |
ESIClient::OpportunitiesApi | get_opportunities_tasks_task_id | GET /v1/opportunities/tasks/task_id/ | Get opportunities task |
ESIClient::PlanetaryInteractionApi | get_characters_character_id_planets | GET /v1/characters/character_id/planets/ | Get colonies |
ESIClient::PlanetaryInteractionApi | get_characters_character_id_planets_planet_id | GET /v3/characters/character_id/planets/planet_id/ | Get colony layout |
ESIClient::PlanetaryInteractionApi | get_corporations_corporation_id_customs_offices | GET /v1/corporations/corporation_id/customs_offices/ | List corporation customs offices |
ESIClient::PlanetaryInteractionApi | get_universe_schematics_schematic_id | GET /v1/universe/schematics/schematic_id/ | Get schematic information |
ESIClient::RoutesApi | get_route_origin_destination | GET /v1/route/origin/destination/ | Get route |
ESIClient::SearchApi | get_characters_character_id_search | GET /v3/characters/character_id/search/ | Search on a string |
ESIClient::SearchApi | get_search | GET /v2/search/ | Search on a string |
ESIClient::SkillsApi | get_characters_character_id_attributes | GET /v1/characters/character_id/attributes/ | Get character attributes |
ESIClient::SkillsApi | get_characters_character_id_skillqueue | GET /v2/characters/character_id/skillqueue/ | Get character's skill queue |
ESIClient::SkillsApi | get_characters_character_id_skills | GET /v4/characters/character_id/skills/ | Get character skills |
ESIClient::SovereigntyApi | get_sovereignty_campaigns | GET /v1/sovereignty/campaigns/ | List sovereignty campaigns |
ESIClient::SovereigntyApi | get_sovereignty_map | GET /v1/sovereignty/map/ | List sovereignty of systems |
ESIClient::SovereigntyApi | get_sovereignty_structures | GET /v1/sovereignty/structures/ | List sovereignty structures |
ESIClient::StatusApi | get_status | GET /v1/status/ | Retrieve the uptime and player counts |
ESIClient::UniverseApi | get_universe_ancestries | GET /v1/universe/ancestries/ | Get ancestries |
ESIClient::UniverseApi | get_universe_bloodlines | GET /v1/universe/bloodlines/ | Get bloodlines |
ESIClient::UniverseApi | get_universe_categories | GET /v1/universe/categories/ | Get item categories |
ESIClient::UniverseApi | get_universe_categories_category_id | GET /v1/universe/categories/category_id/ | Get item category information |
ESIClient::UniverseApi | get_universe_constellations | GET /v1/universe/constellations/ | Get constellations |
ESIClient::UniverseApi | get_universe_constellations_constellation_id | GET /v1/universe/constellations/constellation_id/ | Get constellation information |
ESIClient::UniverseApi | get_universe_factions | GET /v2/universe/factions/ | Get factions |
ESIClient::UniverseApi | get_universe_graphics | GET /v1/universe/graphics/ | Get graphics |
ESIClient::UniverseApi | get_universe_graphics_graphic_id | GET /v1/universe/graphics/graphic_id/ | Get graphic information |
ESIClient::UniverseApi | get_universe_groups | GET /v1/universe/groups/ | Get item groups |
ESIClient::UniverseApi | get_universe_groups_group_id | GET /v1/universe/groups/group_id/ | Get item group information |
ESIClient::UniverseApi | get_universe_moons_moon_id | GET /v1/universe/moons/moon_id/ | Get moon information |
ESIClient::UniverseApi | get_universe_planets_planet_id | GET /v1/universe/planets/planet_id/ | Get planet information |
ESIClient::UniverseApi | get_universe_races | GET /v1/universe/races/ | Get character races |
ESIClient::UniverseApi | get_universe_regions | GET /v1/universe/regions/ | Get regions |
ESIClient::UniverseApi | get_universe_regions_region_id | GET /v1/universe/regions/region_id/ | Get region information |
ESIClient::UniverseApi | get_universe_stargates_stargate_id | GET /v1/universe/stargates/stargate_id/ | Get stargate information |
ESIClient::UniverseApi | get_universe_stars_star_id | GET /v1/universe/stars/star_id/ | Get star information |
ESIClient::UniverseApi | get_universe_stations_station_id | GET /v2/universe/stations/station_id/ | Get station information |
ESIClient::UniverseApi | get_universe_structures | GET /v1/universe/structures/ | List all public structures |
ESIClient::UniverseApi | get_universe_structures_structure_id | GET /v1/universe/structures/structure_id/ | Get structure information |
ESIClient::UniverseApi | get_universe_system_jumps | GET /v1/universe/system_jumps/ | Get system jumps |
ESIClient::UniverseApi | get_universe_system_kills | GET /v2/universe/system_kills/ | Get system kills |
ESIClient::UniverseApi | get_universe_systems | GET /v1/universe/systems/ | Get solar systems |
ESIClient::UniverseApi | get_universe_systems_system_id | GET /v3/universe/systems/system_id/ | Get solar system information |
ESIClient::UniverseApi | get_universe_types | GET /v1/universe/types/ | Get types |
ESIClient::UniverseApi | get_universe_types_type_id | GET /v3/universe/types/type_id/ | Get type information |
ESIClient::UniverseApi | post_universe_ids | POST /v1/universe/ids/ | Bulk names to IDs |
ESIClient::UniverseApi | post_universe_names | POST /v2/universe/names/ | Get names and categories for a set of ID's |
ESIClient::UserInterfaceApi | post_ui_autopilot_waypoint | POST /v2/ui/autopilot/waypoint/ | Set Autopilot Waypoint |
ESIClient::UserInterfaceApi | post_ui_openwindow_contract | POST /v1/ui/openwindow/contract/ | Open Contract Window |
ESIClient::UserInterfaceApi | post_ui_openwindow_information | POST /v1/ui/openwindow/information/ | Open Information Window |
ESIClient::UserInterfaceApi | post_ui_openwindow_marketdetails | POST /v1/ui/openwindow/marketdetails/ | Open Market Details |
ESIClient::UserInterfaceApi | post_ui_openwindow_newmail | POST /v1/ui/openwindow/newmail/ | Open New Mail Window |
ESIClient::WalletApi | get_characters_character_id_wallet | GET /v1/characters/character_id/wallet/ | Get a character's wallet balance |
ESIClient::WalletApi | get_characters_character_id_wallet_journal | GET /v3/characters/character_id/wallet/journal/ | Get character wallet journal |
ESIClient::WalletApi | get_characters_character_id_wallet_transactions | GET /v1/characters/character_id/wallet/transactions/ | Get wallet transactions |
ESIClient::WalletApi | get_corporations_corporation_id_wallets | GET /v1/corporations/corporation_id/wallets/ | Returns a corporation's wallet balance |
ESIClient::WalletApi | get_corporations_corporation_id_wallets_division_journal | GET /v2/corporations/corporation_id/wallets/division/journal/ | Get corporation wallet journal |
ESIClient::WalletApi | get_corporations_corporation_id_wallets_division_transactions | GET /v1/corporations/corporation_id/wallets/division/transactions/ | Get corporation wallet transactions |
ESIClient::WarsApi | get_wars | GET /v1/wars/ | List wars |
ESIClient::WarsApi | get_wars_war_id | GET /v1/wars/war_id/ | Get war information |
ESIClient::WarsApi | get_wars_war_id_killmails | GET /v1/wars/war_id/killmails/ | List kills for a war |
Documentation for Models
- ESIClient::DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity
- ESIClient::DeleteFleetsFleetIdMembersMemberIdNotFound
- ESIClient::DeleteFleetsFleetIdSquadsSquadIdNotFound
- ESIClient::DeleteFleetsFleetIdWingsWingIdNotFound
- ESIClient::Forbidden
- ESIClient::GetAlliancesAllianceIdContacts200Ok
- ESIClient::GetAlliancesAllianceIdIconsNotFound
- ESIClient::GetAlliancesAllianceIdIconsOk
- ESIClient::GetAlliancesAllianceIdNotFound
- ESIClient::GetAlliancesAllianceIdOk
- ESIClient::GetAlliancesNames200Ok
- ESIClient::GetCharactersCharacterIdAgentsResearch200Ok
- ESIClient::GetCharactersCharacterIdAssets200Ok
- ESIClient::GetCharactersCharacterIdAttributesOk
- ESIClient::GetCharactersCharacterIdBlueprints200Ok
- ESIClient::GetCharactersCharacterIdBookmarks200Ok
- ESIClient::GetCharactersCharacterIdBookmarksCoordinates
- ESIClient::GetCharactersCharacterIdBookmarksFolders200Ok
- ESIClient::GetCharactersCharacterIdBookmarksItem
- ESIClient::GetCharactersCharacterIdCalendar200Ok
- ESIClient::GetCharactersCharacterIdCalendarEventIdAttendees200Ok
- ESIClient::GetCharactersCharacterIdCalendarEventIdOk
- ESIClient::GetCharactersCharacterIdChatChannels200Ok
- ESIClient::GetCharactersCharacterIdChatChannelsAllowed
- ESIClient::GetCharactersCharacterIdChatChannelsBlocked
- ESIClient::GetCharactersCharacterIdChatChannelsMuted
- ESIClient::GetCharactersCharacterIdChatChannelsOperator
- ESIClient::GetCharactersCharacterIdClonesHomeLocation
- ESIClient::GetCharactersCharacterIdClonesJumpClone
- ESIClient::GetCharactersCharacterIdClonesOk
- ESIClient::GetCharactersCharacterIdContacts200Ok
- ESIClient::GetCharactersCharacterIdContactsLabels200Ok
- ESIClient::GetCharactersCharacterIdContracts200Ok
- ESIClient::GetCharactersCharacterIdContractsContractIdBids200Ok
- ESIClient::GetCharactersCharacterIdContractsContractIdItems200Ok
- ESIClient::GetCharactersCharacterIdCorporationhistory200Ok
- ESIClient::GetCharactersCharacterIdFatigueOk
- ESIClient::GetCharactersCharacterIdFittings200Ok
- ESIClient::GetCharactersCharacterIdFittingsItem
- ESIClient::GetCharactersCharacterIdFleetNotFound
- ESIClient::GetCharactersCharacterIdFleetOk
- ESIClient::GetCharactersCharacterIdFwStatsKills
- ESIClient::GetCharactersCharacterIdFwStatsOk
- ESIClient::GetCharactersCharacterIdFwStatsVictoryPoints
- ESIClient::GetCharactersCharacterIdIndustryJobs200Ok
- ESIClient::GetCharactersCharacterIdKillmailsRecent200Ok
- ESIClient::GetCharactersCharacterIdLocationOk
- ESIClient::GetCharactersCharacterIdLoyaltyPoints200Ok
- ESIClient::GetCharactersCharacterIdMail200Ok
- ESIClient::GetCharactersCharacterIdMailLabelsLabel
- ESIClient::GetCharactersCharacterIdMailLabelsOk
- ESIClient::GetCharactersCharacterIdMailLists200Ok
- ESIClient::GetCharactersCharacterIdMailMailIdNotFound
- ESIClient::GetCharactersCharacterIdMailMailIdOk
- ESIClient::GetCharactersCharacterIdMailMailIdRecipient
- ESIClient::GetCharactersCharacterIdMailRecipient
- ESIClient::GetCharactersCharacterIdMedals200Ok
- ESIClient::GetCharactersCharacterIdMedalsGraphic
- ESIClient::GetCharactersCharacterIdMining200Ok
- ESIClient::GetCharactersCharacterIdNotFound
- ESIClient::GetCharactersCharacterIdNotifications200Ok
- ESIClient::GetCharactersCharacterIdNotificationsContacts200Ok
- ESIClient::GetCharactersCharacterIdOk
- ESIClient::GetCharactersCharacterIdOnlineOk
- ESIClient::GetCharactersCharacterIdOpportunities200Ok
- ESIClient::GetCharactersCharacterIdOrders200Ok
- ESIClient::GetCharactersCharacterIdOrdersHistory200Ok
- ESIClient::GetCharactersCharacterIdPlanets200Ok
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdContent
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdHead
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdLink
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdNotFound
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdOk
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdPin
- ESIClient::GetCharactersCharacterIdPlanetsPlanetIdRoute
- ESIClient::GetCharactersCharacterIdPortraitNotFound
- ESIClient::GetCharactersCharacterIdPortraitOk
- ESIClient::GetCharactersCharacterIdRolesOk
- ESIClient::GetCharactersCharacterIdSearchOk
- ESIClient::GetCharactersCharacterIdShipOk
- ESIClient::GetCharactersCharacterIdSkillqueue200Ok
- ESIClient::GetCharactersCharacterIdSkillsOk
- ESIClient::GetCharactersCharacterIdSkillsSkill
- ESIClient::GetCharactersCharacterIdStandings200Ok
- ESIClient::GetCharactersCharacterIdStats200Ok
- ESIClient::GetCharactersCharacterIdStatsCharacter
- ESIClient::GetCharactersCharacterIdStatsCombat
- ESIClient::GetCharactersCharacterIdStatsIndustry
- ESIClient::GetCharactersCharacterIdStatsInventory
- ESIClient::GetCharactersCharacterIdStatsIsk
- ESIClient::GetCharactersCharacterIdStatsMarket
- ESIClient::GetCharactersCharacterIdStatsMining
- ESIClient::GetCharactersCharacterIdStatsModule
- ESIClient::GetCharactersCharacterIdStatsOrbital
- ESIClient::GetCharactersCharacterIdStatsPve
- ESIClient::GetCharactersCharacterIdStatsSocial
- ESIClient::GetCharactersCharacterIdStatsTravel
- ESIClient::GetCharactersCharacterIdTitles200Ok
- ESIClient::GetCharactersCharacterIdWalletJournal200Ok
- ESIClient::GetCharactersCharacterIdWalletJournalExtraInfo
- ESIClient::GetCharactersCharacterIdWalletTransactions200Ok
- ESIClient::GetCharactersNames200Ok
- ESIClient::GetCorporationCorporationIdMiningExtractions200Ok
- ESIClient::GetCorporationCorporationIdMiningObservers200Ok
- ESIClient::GetCorporationCorporationIdMiningObserversObserverId200Ok
- ESIClient::GetCorporationsCorporationIdAlliancehistory200Ok
- ESIClient::GetCorporationsCorporationIdAssets200Ok
- ESIClient::GetCorporationsCorporationIdBlueprints200Ok
- ESIClient::GetCorporationsCorporationIdBookmarks200Ok
- ESIClient::GetCorporationsCorporationIdBookmarksCoordinates
- ESIClient::GetCorporationsCorporationIdBookmarksFolders200Ok
- ESIClient::GetCorporationsCorporationIdBookmarksItem
- ESIClient::GetCorporationsCorporationIdContacts200Ok
- ESIClient::GetCorporationsCorporationIdContainersLogs200Ok
- ESIClient::GetCorporationsCorporationIdContracts200Ok
- ESIClient::GetCorporationsCorporationIdContractsContractIdBids200Ok
- ESIClient::GetCorporationsCorporationIdContractsContractIdItems200Ok
- ESIClient::GetCorporationsCorporationIdCustomsOffices200Ok
- ESIClient::GetCorporationsCorporationIdDivisionsHangar
- ESIClient::GetCorporationsCorporationIdDivisionsOk
- ESIClient::GetCorporationsCorporationIdDivisionsWallet
- ESIClient::GetCorporationsCorporationIdFacilities200Ok
- ESIClient::GetCorporationsCorporationIdFwStatsKills
- ESIClient::GetCorporationsCorporationIdFwStatsOk
- ESIClient::GetCorporationsCorporationIdFwStatsVictoryPoints
- ESIClient::GetCorporationsCorporationIdIconsNotFound
- ESIClient::GetCorporationsCorporationIdIconsOk
- ESIClient::GetCorporationsCorporationIdIndustryJobs200Ok
- ESIClient::GetCorporationsCorporationIdKillmailsRecent200Ok
- ESIClient::GetCorporationsCorporationIdMedals200Ok
- ESIClient::GetCorporationsCorporationIdMedalsIssued200Ok
- ESIClient::GetCorporationsCorporationIdMembersTitles200Ok
- ESIClient::GetCorporationsCorporationIdMembertracking200Ok
- ESIClient::GetCorporationsCorporationIdNotFound
- ESIClient::GetCorporationsCorporationIdOk
- ESIClient::GetCorporationsCorporationIdOrders200Ok
- ESIClient::GetCorporationsCorporationIdOrdersHistory200Ok
- ESIClient::GetCorporationsCorporationIdOutpostsOutpostIdCoordinates
- ESIClient::GetCorporationsCorporationIdOutpostsOutpostIdOk
- ESIClient::GetCorporationsCorporationIdOutpostsOutpostIdService
- ESIClient::GetCorporationsCorporationIdRoles200Ok
- ESIClient::GetCorporationsCorporationIdRolesHistory200Ok
- ESIClient::GetCorporationsCorporationIdShareholders200Ok
- ESIClient::GetCorporationsCorporationIdStandings200Ok
- ESIClient::GetCorporationsCorporationIdStarbases200Ok
- ESIClient::GetCorporationsCorporationIdStarbasesStarbaseIdFuel
- ESIClient::GetCorporationsCorporationIdStarbasesStarbaseIdOk
- ESIClient::GetCorporationsCorporationIdStructures200Ok
- ESIClient::GetCorporationsCorporationIdStructuresService
- ESIClient::GetCorporationsCorporationIdTitles200Ok
- ESIClient::GetCorporationsCorporationIdWallets200Ok
- ESIClient::GetCorporationsCorporationIdWalletsDivisionJournal200Ok
- ESIClient::GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo
- ESIClient::GetCorporationsCorporationIdWalletsDivisionTransactions200Ok
- ESIClient::GetCorporationsNames200Ok
- ESIClient::GetDogmaAttributesAttributeIdNotFound
- ESIClient::GetDogmaAttributesAttributeIdOk
- ESIClient::GetDogmaEffectsEffectIdModifier
- ESIClient::GetDogmaEffectsEffectIdNotFound
- ESIClient::GetDogmaEffectsEffectIdOk
- ESIClient::GetFleetsFleetIdMembers200Ok
- ESIClient::GetFleetsFleetIdMembersNotFound
- ESIClient::GetFleetsFleetIdNotFound
- ESIClient::GetFleetsFleetIdOk
- ESIClient::GetFleetsFleetIdWings200Ok
- ESIClient::GetFleetsFleetIdWingsNotFound
- ESIClient::GetFleetsFleetIdWingsSquad
- ESIClient::GetFwLeaderboardsActiveTotal
- ESIClient::GetFwLeaderboardsActiveTotal1
- ESIClient::GetFwLeaderboardsCharactersActiveTotal
- ESIClient::GetFwLeaderboardsCharactersActiveTotal1
- ESIClient::GetFwLeaderboardsCharactersKills
- ESIClient::GetFwLeaderboardsCharactersLastWeek
- ESIClient::GetFwLeaderboardsCharactersLastWeek1
- ESIClient::GetFwLeaderboardsCharactersOk
- ESIClient::GetFwLeaderboardsCharactersVictoryPoints
- ESIClient::GetFwLeaderboardsCharactersYesterday
- ESIClient::GetFwLeaderboardsCharactersYesterday1
- ESIClient::GetFwLeaderboardsCorporationsActiveTotal
- ESIClient::GetFwLeaderboardsCorporationsActiveTotal1
- ESIClient::GetFwLeaderboardsCorporationsKills
- ESIClient::GetFwLeaderboardsCorporationsLastWeek
- ESIClient::GetFwLeaderboardsCorporationsLastWeek1
- ESIClient::GetFwLeaderboardsCorporationsOk
- ESIClient::GetFwLeaderboardsCorporationsVictoryPoints
- ESIClient::GetFwLeaderboardsCorporationsYesterday
- ESIClient::GetFwLeaderboardsCorporationsYesterday1
- ESIClient::GetFwLeaderboardsKills
- ESIClient::GetFwLeaderboardsLastWeek
- ESIClient::GetFwLeaderboardsLastWeek1
- ESIClient::GetFwLeaderboardsOk
- ESIClient::GetFwLeaderboardsVictoryPoints
- ESIClient::GetFwLeaderboardsYesterday
- ESIClient::GetFwLeaderboardsYesterday1
- ESIClient::GetFwStats200Ok
- ESIClient::GetFwStatsKills
- ESIClient::GetFwStatsVictoryPoints
- ESIClient::GetFwSystems200Ok
- ESIClient::GetFwWars200Ok
- ESIClient::GetIncursions200Ok
- ESIClient::GetIndustryFacilities200Ok
- ESIClient::GetIndustrySystems200Ok
- ESIClient::GetIndustrySystemsCostIndice
- ESIClient::GetInsurancePrices200Ok
- ESIClient::GetInsurancePricesLevel
- ESIClient::GetKillmailsKillmailIdKillmailHashAttacker
- ESIClient::GetKillmailsKillmailIdKillmailHashItem
- ESIClient::GetKillmailsKillmailIdKillmailHashItem1
- ESIClient::GetKillmailsKillmailIdKillmailHashOk
- ESIClient::GetKillmailsKillmailIdKillmailHashPosition
- ESIClient::GetKillmailsKillmailIdKillmailHashUnprocessableEntity
- ESIClient::GetKillmailsKillmailIdKillmailHashVictim
- ESIClient::GetLoyaltyStoresCorporationIdOffers200Ok
- ESIClient::GetLoyaltyStoresCorporationIdOffersNotFound
- ESIClient::GetLoyaltyStoresCorporationIdOffersRequiredItem
- ESIClient::GetMarketsGroupsMarketGroupIdNotFound
- ESIClient::GetMarketsGroupsMarketGroupIdOk
- ESIClient::GetMarketsPrices200Ok
- ESIClient::GetMarketsRegionIdHistory200Ok
- ESIClient::GetMarketsRegionIdHistoryUnprocessableEntity
- ESIClient::GetMarketsRegionIdOrders200Ok
- ESIClient::GetMarketsRegionIdOrdersUnprocessableEntity
- ESIClient::GetMarketsStructuresStructureId200Ok
- ESIClient::GetOpportunitiesGroupsGroupIdOk
- ESIClient::GetOpportunitiesTasksTaskIdOk
- ESIClient::GetRouteOriginDestinationNotFound
- ESIClient::GetSearchOk
- ESIClient::GetSovereigntyCampaigns200Ok
- ESIClient::GetSovereigntyCampaignsParticipant
- ESIClient::GetSovereigntyMap200Ok
- ESIClient::GetSovereigntyStructures200Ok
- ESIClient::GetStatusOk
- ESIClient::GetUniverseAncestries200Ok
- ESIClient::GetUniverseBloodlines200Ok
- ESIClient::GetUniverseCategoriesCategoryIdNotFound
- ESIClient::GetUniverseCategoriesCategoryIdOk
- ESIClient::GetUniverseConstellationsConstellationIdNotFound
- ESIClient::GetUniverseConstellationsConstellationIdOk
- ESIClient::GetUniverseConstellationsConstellationIdPosition
- ESIClient::GetUniverseFactions200Ok
- ESIClient::GetUniverseGraphicsGraphicIdNotFound
- ESIClient::GetUniverseGraphicsGraphicIdOk
- ESIClient::GetUniverseGroupsGroupIdNotFound
- ESIClient::GetUniverseGroupsGroupIdOk
- ESIClient::GetUniverseMoonsMoonIdNotFound
- ESIClient::GetUniverseMoonsMoonIdOk
- ESIClient::GetUniverseMoonsMoonIdPosition
- ESIClient::GetUniversePlanetsPlanetIdNotFound
- ESIClient::GetUniversePlanetsPlanetIdOk
- ESIClient::GetUniversePlanetsPlanetIdPosition
- ESIClient::GetUniverseRaces200Ok
- ESIClient::GetUniverseRegionsRegionIdNotFound
- ESIClient::GetUniverseRegionsRegionIdOk
- ESIClient::GetUniverseSchematicsSchematicIdNotFound
- ESIClient::GetUniverseSchematicsSchematicIdOk
- ESIClient::GetUniverseStargatesStargateIdDestination
- ESIClient::GetUniverseStargatesStargateIdNotFound
- ESIClient::GetUniverseStargatesStargateIdOk
- ESIClient::GetUniverseStargatesStargateIdPosition
- ESIClient::GetUniverseStarsStarIdOk
- ESIClient::GetUniverseStationsStationIdNotFound
- ESIClient::GetUniverseStationsStationIdOk
- ESIClient::GetUniverseStationsStationIdPosition
- ESIClient::GetUniverseStructuresStructureIdNotFound
- ESIClient::GetUniverseStructuresStructureIdOk
- ESIClient::GetUniverseStructuresStructureIdPosition
- ESIClient::GetUniverseSystemJumps200Ok
- ESIClient::GetUniverseSystemKills200Ok
- ESIClient::GetUniverseSystemsSystemIdNotFound
- ESIClient::GetUniverseSystemsSystemIdOk
- ESIClient::GetUniverseSystemsSystemIdPlanet
- ESIClient::GetUniverseSystemsSystemIdPosition
- ESIClient::GetUniverseTypesTypeIdDogmaAttribute
- ESIClient::GetUniverseTypesTypeIdDogmaEffect
- ESIClient::GetUniverseTypesTypeIdNotFound
- ESIClient::GetUniverseTypesTypeIdOk
- ESIClient::GetWarsWarIdAggressor
- ESIClient::GetWarsWarIdAlly
- ESIClient::GetWarsWarIdDefender
- ESIClient::GetWarsWarIdKillmails200Ok
- ESIClient::GetWarsWarIdKillmailsUnprocessableEntity
- ESIClient::GetWarsWarIdOk
- ESIClient::GetWarsWarIdUnprocessableEntity
- ESIClient::InternalServerError
- ESIClient::PostCharactersAffiliation200Ok
- ESIClient::PostCharactersAffiliationNotFound
- ESIClient::PostCharactersCharacterIdAssetsLocations200Ok
- ESIClient::PostCharactersCharacterIdAssetsLocationsPosition
- ESIClient::PostCharactersCharacterIdAssetsNames200Ok
- ESIClient::PostCharactersCharacterIdFittingsCreated
- ESIClient::PostCharactersCharacterIdFittingsFitting
- ESIClient::PostCharactersCharacterIdFittingsItem
- ESIClient::PostCharactersCharacterIdMailBadRequest
- ESIClient::PostCharactersCharacterIdMailLabelsLabel
- ESIClient::PostCharactersCharacterIdMailMail
- ESIClient::PostCharactersCharacterIdMailRecipient
- ESIClient::PostCorporationsCorporationIdAssetsLocations200Ok
- ESIClient::PostCorporationsCorporationIdAssetsLocationsPosition
- ESIClient::PostCorporationsCorporationIdAssetsNames200Ok
- ESIClient::PostFleetsFleetIdMembersInvitation
- ESIClient::PostFleetsFleetIdMembersNotFound
- ESIClient::PostFleetsFleetIdMembersUnprocessableEntity
- ESIClient::PostFleetsFleetIdWingsCreated
- ESIClient::PostFleetsFleetIdWingsNotFound
- ESIClient::PostFleetsFleetIdWingsWingIdSquadsCreated
- ESIClient::PostFleetsFleetIdWingsWingIdSquadsNotFound
- ESIClient::PostUiOpenwindowNewmailNewMail
- ESIClient::PostUiOpenwindowNewmailUnprocessableEntity
- ESIClient::PostUniverseIdsAgent
- ESIClient::PostUniverseIdsAlliance
- ESIClient::PostUniverseIdsCharacter
- ESIClient::PostUniverseIdsConstellation
- ESIClient::PostUniverseIdsCorporation
- ESIClient::PostUniverseIdsFaction
- ESIClient::PostUniverseIdsInventoryType
- ESIClient::PostUniverseIdsOk
- ESIClient::PostUniverseIdsRegion
- ESIClient::PostUniverseIdsServiceUnavailable
- ESIClient::PostUniverseIdsStation
- ESIClient::PostUniverseIdsSystem
- ESIClient::PostUniverseNames200Ok
- ESIClient::PostUniverseNamesNotFound
- ESIClient::PutCharactersCharacterIdCalendarEventIdResponse
- ESIClient::PutCharactersCharacterIdMailMailIdBadRequest
- ESIClient::PutCharactersCharacterIdMailMailIdContents
- ESIClient::PutFleetsFleetIdBadRequest
- ESIClient::PutFleetsFleetIdMembersMemberIdMovement
- ESIClient::PutFleetsFleetIdMembersMemberIdNotFound
- ESIClient::PutFleetsFleetIdMembersMemberIdUnprocessableEntity
- ESIClient::PutFleetsFleetIdNewSettings
- ESIClient::PutFleetsFleetIdNotFound
- ESIClient::PutFleetsFleetIdSquadsSquadIdNaming
- ESIClient::PutFleetsFleetIdSquadsSquadIdNotFound
- ESIClient::PutFleetsFleetIdWingsWingIdNaming
- ESIClient::PutFleetsFleetIdWingsWingIdNotFound
Documentation for Authorization
evesso
- Type: OAuth
- Flow: implicit
- Authorization URL: https://login.eveonline.com/oauth/authorize
- Scopes:
- esi-alliances.read_contacts.v1: EVE SSO scope esi-alliances.read_contacts.v1
- esi-assets.read_assets.v1: EVE SSO scope esi-assets.read_assets.v1
- esi-assets.read_corporation_assets.v1: EVE SSO scope esi-assets.read_corporation_assets.v1
- esi-bookmarks.read_character_bookmarks.v1: EVE SSO scope esi-bookmarks.read_character_bookmarks.v1
- esi-bookmarks.read_corporation_bookmarks.v1: EVE SSO scope esi-bookmarks.read_corporation_bookmarks.v1
- esi-calendar.read_calendar_events.v1: EVE SSO scope esi-calendar.read_calendar_events.v1
- esi-calendar.respond_calendar_events.v1: EVE SSO scope esi-calendar.respond_calendar_events.v1
- esi-characters.read_agents_research.v1: EVE SSO scope esi-characters.read_agents_research.v1
- esi-characters.read_blueprints.v1: EVE SSO scope esi-characters.read_blueprints.v1
- esi-characters.read_chat_channels.v1: EVE SSO scope esi-characters.read_chat_channels.v1
- esi-characters.read_contacts.v1: EVE SSO scope esi-characters.read_contacts.v1
- esi-characters.read_corporation_roles.v1: EVE SSO scope esi-characters.read_corporation_roles.v1
- esi-characters.read_fatigue.v1: EVE SSO scope esi-characters.read_fatigue.v1
- esi-characters.read_fw_stats.v1: EVE SSO scope esi-characters.read_fw_stats.v1
- esi-characters.read_loyalty.v1: EVE SSO scope esi-characters.read_loyalty.v1
- esi-characters.read_medals.v1: EVE SSO scope esi-characters.read_medals.v1
- esi-characters.read_notifications.v1: EVE SSO scope esi-characters.read_notifications.v1
- esi-characters.read_opportunities.v1: EVE SSO scope esi-characters.read_opportunities.v1
- esi-characters.read_standings.v1: EVE SSO scope esi-characters.read_standings.v1
- esi-characters.read_titles.v1: EVE SSO scope esi-characters.read_titles.v1
- esi-characters.write_contacts.v1: EVE SSO scope esi-characters.write_contacts.v1
- esi-characterstats.read.v1: EVE SSO scope esi-characterstats.read.v1
- esi-clones.read_clones.v1: EVE SSO scope esi-clones.read_clones.v1
- esi-clones.read_implants.v1: EVE SSO scope esi-clones.read_implants.v1
- esi-contracts.read_character_contracts.v1: EVE SSO scope esi-contracts.read_character_contracts.v1
- esi-contracts.read_corporation_contracts.v1: EVE SSO scope esi-contracts.read_corporation_contracts.v1
- esi-corporations.read_blueprints.v1: EVE SSO scope esi-corporations.read_blueprints.v1
- esi-corporations.read_contacts.v1: EVE SSO scope esi-corporations.read_contacts.v1
- esi-corporations.read_container_logs.v1: EVE SSO scope esi-corporations.read_container_logs.v1
- esi-corporations.read_corporation_membership.v1: EVE SSO scope esi-corporations.read_corporation_membership.v1
- esi-corporations.read_divisions.v1: EVE SSO scope esi-corporations.read_divisions.v1
- esi-corporations.read_facilities.v1: EVE SSO scope esi-corporations.read_facilities.v1
- esi-corporations.read_fw_stats.v1: EVE SSO scope esi-corporations.read_fw_stats.v1
- esi-corporations.read_medals.v1: EVE SSO scope esi-corporations.read_medals.v1
- esi-corporations.read_outposts.v1: EVE SSO scope esi-corporations.read_outposts.v1
- esi-corporations.read_standings.v1: EVE SSO scope esi-corporations.read_standings.v1
- esi-corporations.read_starbases.v1: EVE SSO scope esi-corporations.read_starbases.v1
- esi-corporations.read_structures.v1: EVE SSO scope esi-corporations.read_structures.v1
- esi-corporations.read_titles.v1: EVE SSO scope esi-corporations.read_titles.v1
- esi-corporations.track_members.v1: EVE SSO scope esi-corporations.track_members.v1
- esi-fittings.read_fittings.v1: EVE SSO scope esi-fittings.read_fittings.v1
- esi-fittings.write_fittings.v1: EVE SSO scope esi-fittings.write_fittings.v1
- esi-fleets.read_fleet.v1: EVE SSO scope esi-fleets.read_fleet.v1
- esi-fleets.write_fleet.v1: EVE SSO scope esi-fleets.write_fleet.v1
- esi-industry.read_character_jobs.v1: EVE SSO scope esi-industry.read_character_jobs.v1
- esi-industry.read_character_mining.v1: EVE SSO scope esi-industry.read_character_mining.v1
- esi-industry.read_corporation_jobs.v1: EVE SSO scope esi-industry.read_corporation_jobs.v1
- esi-industry.read_corporation_mining.v1: EVE SSO scope esi-industry.read_corporation_mining.v1
- esi-killmails.read_corporation_killmails.v1: EVE SSO scope esi-killmails.read_corporation_killmails.v1
- esi-killmails.read_killmails.v1: EVE SSO scope esi-killmails.read_killmails.v1
- esi-location.read_location.v1: EVE SSO scope esi-location.read_location.v1
- esi-location.read_online.v1: EVE SSO scope esi-location.read_online.v1
- esi-location.read_ship_type.v1: EVE SSO scope esi-location.read_ship_type.v1
- esi-mail.organize_mail.v1: EVE SSO scope esi-mail.organize_mail.v1
- esi-mail.read_mail.v1: EVE SSO scope esi-mail.read_mail.v1
- esi-mail.send_mail.v1: EVE SSO scope esi-mail.send_mail.v1
- esi-markets.read_character_orders.v1: EVE SSO scope esi-markets.read_character_orders.v1
- esi-markets.read_corporation_orders.v1: EVE SSO scope esi-markets.read_corporation_orders.v1
- esi-markets.structure_markets.v1: EVE SSO scope esi-markets.structure_markets.v1
- esi-planets.manage_planets.v1: EVE SSO scope esi-planets.manage_planets.v1
- esi-planets.read_customs_offices.v1: EVE SSO scope esi-planets.read_customs_offices.v1
- esi-search.search_structures.v1: EVE SSO scope esi-search.search_structures.v1
- esi-skills.read_skillqueue.v1: EVE SSO scope esi-skills.read_skillqueue.v1
- esi-skills.read_skills.v1: EVE SSO scope esi-skills.read_skills.v1
- esi-ui.open_window.v1: EVE SSO scope esi-ui.open_window.v1
- esi-ui.write_waypoint.v1: EVE SSO scope esi-ui.write_waypoint.v1
- esi-universe.read_structures.v1: EVE SSO scope esi-universe.read_structures.v1
- esi-wallet.read_character_wallet.v1: EVE SSO scope esi-wallet.read_character_wallet.v1
- esi-wallet.read_corporation_wallets.v1: EVE SSO scope esi-wallet.read_corporation_wallets.v1