Entities API¶
Character¶
-
class
Character¶ -
from_name()¶ Initialize an entity from a name
Parameters: Returns:
-
from_names()¶ Initialize a set of entities from a list of names
Parameters: Returns: Return type:
-
get_agents_research()¶ Get agents research
-
get_assets()¶ Get character assets
-
get_attributes()¶ Get character attributes
-
get_blueprints()¶ Get blueprints
-
get_bookmarks()¶ List bookmarks
-
get_bookmarks_folders()¶ List bookmark folders
-
get_calendar()¶ List calendar event summaries
-
get_clones()¶ Get clones
-
get_contacts()¶ Get contacts
-
get_contacts_labels()¶ Get contact labels
-
get_contracts()¶ Get contracts
-
get_contracts_contract_bids(contract_id=None)¶ Get contract bids
Parameters: contract_id (int) – contract_id
-
get_contracts_contract_items(contract_id=None)¶ Get contract items
Parameters: contract_id (int) – contract_id
-
get_corporationhistory()¶ Get corporation history
-
get_fatigue()¶ Get jump fatigue
-
get_fittings()¶ Get fittings
-
get_fleet()¶ Get character fleet info
-
get_fw_stats()¶ Overview of a character involved in faction warfare
-
get_implants()¶ Get active implants
-
get_industry_jobs()¶ List character industry jobs
-
get_killmails_recent()¶ Get a character’s recent kills and losses
-
get_location()¶ Get character location
-
get_loyalty_points()¶ Get loyalty points
-
get_mail()¶ Return mail headers
-
get_mail_labels()¶ Get mail labels and unread counts
-
get_mail_lists()¶ Return mailing list subscriptions
-
get_medals()¶ Get medals
-
get_mining()¶ Character mining ledger
-
get_notifications()¶ Get character notifications
-
get_notifications_contacts()¶ Get new contact notifications
-
get_online()¶ Get character online
-
get_opportunities()¶ Get a character’s completed tasks
-
get_orders()¶ List open orders from a character
-
get_orders_history()¶ List historical orders by a character
-
get_planets()¶ Get colonies
-
get_portrait()¶ Get character portraits
-
get_roles()¶ Get character corporation roles
-
get_search()¶ Search on a string
-
get_ship()¶ Get current ship
-
get_skillqueue()¶ Get character’s skill queue
-
get_skills()¶ Get character skills
-
get_standings()¶ Get standings
-
get_stats()¶ Yearly aggregate stats
-
get_titles()¶ Get character corporation titles
-
get_wallet()¶ Get a character’s wallet balance
-
get_wallet_journal()¶ Get character wallet journal
-
get_wallet_transactions()¶ Get wallet transactions
-
Corporation¶
-
class
Corporation¶ -
from_name()¶ Initialize an entity from a name
Parameters: Returns:
-
from_names()¶ Initialize a set of entities from a list of names
Parameters: Returns: Return type:
-
get_alliancehistory()¶ Get alliance history
-
get_assets()¶ Get corporation assets
-
get_blueprints()¶ Get corporation blueprints
-
get_bookmarks()¶ List corporation bookmarks
-
get_bookmarks_folders()¶ List corporation bookmark folders
-
get_contacts()¶ Get corporation contacts
-
get_contacts_labels()¶ Get corporation contact labels
-
get_containers_logs()¶ Get all corporation ALSC logs
-
get_contracts()¶ Get corporation contracts
-
get_contracts_contract_bids(contract_id=None)¶ Get corporation contract bids
Parameters: contract_id (int) – contract_id
-
get_contracts_contract_items(contract_id=None)¶ Get corporation contract items
Parameters: contract_id (int) – contract_id
-
get_customs_offices()¶ List corporation customs offices
-
get_divisions()¶ Get corporation divisions
-
get_facilities()¶ Get corporation facilities
-
get_fw_stats()¶ Overview of a corporation involved in faction warfare
-
get_icons()¶ Get corporation icon
-
get_industry_jobs()¶ List corporation industry jobs
-
get_killmails_recent()¶ Get a corporation’s recent kills and losses
-
get_medals()¶ Get corporation medals
-
get_medals_issued()¶ Get corporation issued medals
-
get_members()¶ Get corporation members
-
get_members_limit()¶ Get corporation member limit
-
get_members_titles()¶ Get corporation’s members’ titles
-
get_membertracking()¶ Track corporation members
-
get_orders()¶ List open orders from a corporation
-
get_orders_history()¶ List historical orders from a corporation
-
get_roles()¶ Get corporation member roles
-
get_roles_history()¶ Get corporation member roles history
Get corporation shareholders
-
get_standings()¶ Get corporation standings
-
get_starbases()¶ Get corporation starbases (POSes)
-
get_starbases_starbase(starbase_id=None)¶ Get starbase (POS) detail
Parameters: starbase_id (int) – starbase_id
-
get_structures()¶ Get corporation structures
-
get_titles()¶ Get corporation titles
-
get_wallets()¶ Returns a corporation’s wallet balance
-
get_wallets_division_journal()¶ Get corporation wallet journal
-
get_wallets_division_transactions()¶ Get corporation wallet transactions
-
Alliance¶
-
class
Alliance¶ -
from_name()¶ Initialize an entity from a name
Parameters: Returns:
-
from_names()¶ Initialize a set of entities from a list of names
Parameters: Returns: Return type:
-
get_contacts()¶ Get alliance contacts
-
get_contacts_labels()¶ Get alliance contact labels
-
get_corporations()¶ List alliance’s corporations
-
get_icons()¶ Get alliance icon
-