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.6.2
  • Package version: 1.3.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.3.0.gem

(for development, run gem install --dev ./esi_client-1.3.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.3.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 /v2/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 /v1/alliances/names/ Get alliance names
ESIClient::AssetsApi get_characters_character_id_assets GET /v1/characters/character_id/assets/ Get character assets
ESIClient::AssetsApi get_corporations_corporation_id_assets GET /v1/corporations/corporation_id/assets/ Get corporation assets
ESIClient::AssetsApi post_characters_character_id_assets_locations POST /v1/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 /v1/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 /v1/characters/character_id/bookmarks/ List bookmarks
ESIClient::BookmarksApi get_characters_character_id_bookmarks_folders GET /v1/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 /v1/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_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 /v3/characters/character_id/cspa/ Calculate a CSPA charge cost
ESIClient::ClonesApi get_characters_character_id_clones GET /v2/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 /v1/characters/character_id/contacts/ Delete 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 /v3/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_icons GET /v1/corporations/corporation_id/icons/ Get corporation icon
ESIClient::CorporationApi get_corporations_corporation_id_members GET /v2/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_membertracking GET /v1/corporations/corporation_id/membertracking/ Track corporation members
ESIClient::CorporationApi get_corporations_corporation_id_roles GET /v1/corporations/corporation_id/roles/ Get corporation member roles
ESIClient::CorporationApi get_corporations_corporation_id_shareholders GET /v1/corporations/corporation_id/shareholders/ Get corporation members
ESIClient::CorporationApi get_corporations_corporation_id_standings GET /v1/corporations/corporation_id/standings/ Get corporation standings
ESIClient::CorporationApi get_corporations_corporation_id_structures GET /v1/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 /v1/corporations/names/ Get corporation names
ESIClient::CorporationApi get_corporations_npccorps GET /v1/corporations/npccorps/ Get npc corporations
ESIClient::CorporationApi put_corporations_corporation_id_structures_structure_id PUT /v1/corporations/corporation_id/structures/structure_id/ Update structure vulnerability schedule
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_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_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 /v1/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 orders from a character
ESIClient::MarketApi get_corporations_corporation_id_orders GET /v1/corporations/corporation_id/orders/ List 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_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 /v2/characters/character_id/search/ Search on a string
ESIClient::SearchApi get_search GET /v1/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 /v3/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_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 /v1/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_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 /v2/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 /v1/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

Documentation for Authorization

evesso

  • Type: OAuth
  • Flow: implicit
  • Authorization URL: https://login.eveonline.com/oauth/authorize
  • Scopes:
    • 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_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.write_contacts.v1: EVE SSO scope esi-characters.write_contacts.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_standings.v1: EVE SSO scope esi-corporations.read_standings.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-corporations.write_structures.v1: EVE SSO scope esi-corporations.write_structures.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_corporation_jobs.v1: EVE SSO scope esi-industry.read_corporation_jobs.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-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