eve-esi-client-ts 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (396) hide show
  1. package/.github/workflows/generate.yml +63 -0
  2. package/.openapi-generator/FILES +375 -0
  3. package/.openapi-generator/VERSION +1 -0
  4. package/.openapi-generator-ignore +23 -0
  5. package/README.md +662 -0
  6. package/api.ts +35392 -0
  7. package/base.ts +86 -0
  8. package/common.ts +150 -0
  9. package/configuration.ts +115 -0
  10. package/dist/api.d.ts +25041 -0
  11. package/dist/api.js +23271 -0
  12. package/dist/base.d.ts +66 -0
  13. package/dist/base.js +65 -0
  14. package/dist/common.d.ts +65 -0
  15. package/dist/common.js +161 -0
  16. package/dist/configuration.d.ts +91 -0
  17. package/dist/configuration.js +44 -0
  18. package/dist/esm/api.d.ts +25041 -0
  19. package/dist/esm/api.js +23139 -0
  20. package/dist/esm/base.d.ts +66 -0
  21. package/dist/esm/base.js +60 -0
  22. package/dist/esm/common.d.ts +65 -0
  23. package/dist/esm/common.js +149 -0
  24. package/dist/esm/configuration.d.ts +91 -0
  25. package/dist/esm/configuration.js +40 -0
  26. package/dist/esm/index.d.ts +13 -0
  27. package/dist/esm/index.js +15 -0
  28. package/dist/index.d.ts +13 -0
  29. package/dist/index.js +31 -0
  30. package/docs/AllianceApi.md +262 -0
  31. package/docs/AssetsApi.md +426 -0
  32. package/docs/BadRequest.md +21 -0
  33. package/docs/CalendarApi.md +297 -0
  34. package/docs/CharacterApi.md +953 -0
  35. package/docs/ClonesApi.md +145 -0
  36. package/docs/ContactsApi.md +653 -0
  37. package/docs/ContractsApi.md +655 -0
  38. package/docs/CorporationApi.md +1543 -0
  39. package/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +21 -0
  40. package/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  41. package/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  42. package/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +21 -0
  43. package/docs/DogmaApi.md +327 -0
  44. package/docs/ErrorLimited.md +21 -0
  45. package/docs/FactionWarfareApi.md +511 -0
  46. package/docs/FittingsApi.md +213 -0
  47. package/docs/FleetsApi.md +1002 -0
  48. package/docs/Forbidden.md +23 -0
  49. package/docs/GatewayTimeout.md +23 -0
  50. package/docs/GetAlliancesAllianceIdContacts200Ok.md +27 -0
  51. package/docs/GetAlliancesAllianceIdContactsLabels200Ok.md +23 -0
  52. package/docs/GetAlliancesAllianceIdIconsNotFound.md +21 -0
  53. package/docs/GetAlliancesAllianceIdIconsOk.md +23 -0
  54. package/docs/GetAlliancesAllianceIdNotFound.md +21 -0
  55. package/docs/GetAlliancesAllianceIdOk.md +33 -0
  56. package/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +29 -0
  57. package/docs/GetCharactersCharacterIdAssets200Ok.md +35 -0
  58. package/docs/GetCharactersCharacterIdAssetsNotFound.md +21 -0
  59. package/docs/GetCharactersCharacterIdAttributesOk.md +35 -0
  60. package/docs/GetCharactersCharacterIdBlueprints200Ok.md +35 -0
  61. package/docs/GetCharactersCharacterIdCalendar200Ok.md +29 -0
  62. package/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +23 -0
  63. package/docs/GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.md +21 -0
  64. package/docs/GetCharactersCharacterIdCalendarEventIdNotFound.md +21 -0
  65. package/docs/GetCharactersCharacterIdCalendarEventIdOk.md +39 -0
  66. package/docs/GetCharactersCharacterIdClonesHomeLocation.md +23 -0
  67. package/docs/GetCharactersCharacterIdClonesJumpClone.md +29 -0
  68. package/docs/GetCharactersCharacterIdClonesOk.md +27 -0
  69. package/docs/GetCharactersCharacterIdContacts200Ok.md +31 -0
  70. package/docs/GetCharactersCharacterIdContactsLabels200Ok.md +23 -0
  71. package/docs/GetCharactersCharacterIdContracts200Ok.md +63 -0
  72. package/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +27 -0
  73. package/docs/GetCharactersCharacterIdContractsContractIdBidsNotFound.md +21 -0
  74. package/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +31 -0
  75. package/docs/GetCharactersCharacterIdContractsContractIdItemsNotFound.md +21 -0
  76. package/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +27 -0
  77. package/docs/GetCharactersCharacterIdFatigueOk.md +25 -0
  78. package/docs/GetCharactersCharacterIdFittings200Ok.md +29 -0
  79. package/docs/GetCharactersCharacterIdFittingsItem.md +25 -0
  80. package/docs/GetCharactersCharacterIdFleetNotFound.md +21 -0
  81. package/docs/GetCharactersCharacterIdFleetOk.md +29 -0
  82. package/docs/GetCharactersCharacterIdFwStatsKills.md +25 -0
  83. package/docs/GetCharactersCharacterIdFwStatsOk.md +31 -0
  84. package/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +25 -0
  85. package/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +63 -0
  86. package/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +23 -0
  87. package/docs/GetCharactersCharacterIdLocationOk.md +25 -0
  88. package/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +23 -0
  89. package/docs/GetCharactersCharacterIdMail200Ok.md +33 -0
  90. package/docs/GetCharactersCharacterIdMailLabelsLabel.md +27 -0
  91. package/docs/GetCharactersCharacterIdMailLabelsOk.md +23 -0
  92. package/docs/GetCharactersCharacterIdMailLists200Ok.md +23 -0
  93. package/docs/GetCharactersCharacterIdMailMailIdNotFound.md +21 -0
  94. package/docs/GetCharactersCharacterIdMailMailIdOk.md +33 -0
  95. package/docs/GetCharactersCharacterIdMailMailIdRecipient.md +23 -0
  96. package/docs/GetCharactersCharacterIdMailRecipient.md +23 -0
  97. package/docs/GetCharactersCharacterIdMedals200Ok.md +37 -0
  98. package/docs/GetCharactersCharacterIdMedalsGraphic.md +27 -0
  99. package/docs/GetCharactersCharacterIdMining200Ok.md +27 -0
  100. package/docs/GetCharactersCharacterIdNotFound.md +21 -0
  101. package/docs/GetCharactersCharacterIdNotifications200Ok.md +33 -0
  102. package/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +29 -0
  103. package/docs/GetCharactersCharacterIdOk.md +41 -0
  104. package/docs/GetCharactersCharacterIdOnlineOk.md +27 -0
  105. package/docs/GetCharactersCharacterIdOrders200Ok.md +47 -0
  106. package/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +49 -0
  107. package/docs/GetCharactersCharacterIdPlanets200Ok.md +33 -0
  108. package/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +23 -0
  109. package/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +29 -0
  110. package/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +21 -0
  111. package/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +25 -0
  112. package/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +25 -0
  113. package/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +21 -0
  114. package/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +25 -0
  115. package/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +41 -0
  116. package/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +31 -0
  117. package/docs/GetCharactersCharacterIdPortraitNotFound.md +21 -0
  118. package/docs/GetCharactersCharacterIdPortraitOk.md +27 -0
  119. package/docs/GetCharactersCharacterIdRolesOk.md +27 -0
  120. package/docs/GetCharactersCharacterIdSearchOk.md +41 -0
  121. package/docs/GetCharactersCharacterIdShipOk.md +25 -0
  122. package/docs/GetCharactersCharacterIdSkillqueue200Ok.md +35 -0
  123. package/docs/GetCharactersCharacterIdSkillsOk.md +25 -0
  124. package/docs/GetCharactersCharacterIdSkillsSkill.md +27 -0
  125. package/docs/GetCharactersCharacterIdStandings200Ok.md +25 -0
  126. package/docs/GetCharactersCharacterIdTitles200Ok.md +23 -0
  127. package/docs/GetCharactersCharacterIdWalletJournal200Ok.md +45 -0
  128. package/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +39 -0
  129. package/docs/GetContractsPublicBidsContractId200Ok.md +25 -0
  130. package/docs/GetContractsPublicBidsContractIdForbidden.md +21 -0
  131. package/docs/GetContractsPublicBidsContractIdNotFound.md +21 -0
  132. package/docs/GetContractsPublicItemsContractId200Ok.md +37 -0
  133. package/docs/GetContractsPublicItemsContractIdForbidden.md +21 -0
  134. package/docs/GetContractsPublicItemsContractIdNotFound.md +21 -0
  135. package/docs/GetContractsPublicRegionId200Ok.md +51 -0
  136. package/docs/GetContractsPublicRegionIdNotFound.md +21 -0
  137. package/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +29 -0
  138. package/docs/GetCorporationCorporationIdMiningObservers200Ok.md +25 -0
  139. package/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +29 -0
  140. package/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +27 -0
  141. package/docs/GetCorporationsCorporationIdAssets200Ok.md +35 -0
  142. package/docs/GetCorporationsCorporationIdBlueprints200Ok.md +35 -0
  143. package/docs/GetCorporationsCorporationIdContacts200Ok.md +29 -0
  144. package/docs/GetCorporationsCorporationIdContactsLabels200Ok.md +23 -0
  145. package/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +43 -0
  146. package/docs/GetCorporationsCorporationIdContracts200Ok.md +63 -0
  147. package/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +27 -0
  148. package/docs/GetCorporationsCorporationIdContractsContractIdBidsNotFound.md +21 -0
  149. package/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +31 -0
  150. package/docs/GetCorporationsCorporationIdContractsContractIdItemsError520.md +21 -0
  151. package/docs/GetCorporationsCorporationIdContractsContractIdItemsNotFound.md +21 -0
  152. package/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +47 -0
  153. package/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +23 -0
  154. package/docs/GetCorporationsCorporationIdDivisionsOk.md +23 -0
  155. package/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +23 -0
  156. package/docs/GetCorporationsCorporationIdFacilities200Ok.md +25 -0
  157. package/docs/GetCorporationsCorporationIdFwStatsKills.md +25 -0
  158. package/docs/GetCorporationsCorporationIdFwStatsOk.md +29 -0
  159. package/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +25 -0
  160. package/docs/GetCorporationsCorporationIdIconsNotFound.md +21 -0
  161. package/docs/GetCorporationsCorporationIdIconsOk.md +25 -0
  162. package/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +63 -0
  163. package/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +23 -0
  164. package/docs/GetCorporationsCorporationIdMedals200Ok.md +29 -0
  165. package/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +31 -0
  166. package/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +23 -0
  167. package/docs/GetCorporationsCorporationIdMembertracking200Ok.md +33 -0
  168. package/docs/GetCorporationsCorporationIdNotFound.md +21 -0
  169. package/docs/GetCorporationsCorporationIdOk.md +47 -0
  170. package/docs/GetCorporationsCorporationIdOrders200Ok.md +49 -0
  171. package/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +51 -0
  172. package/docs/GetCorporationsCorporationIdRoles200Ok.md +37 -0
  173. package/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +31 -0
  174. package/docs/GetCorporationsCorporationIdShareholders200Ok.md +25 -0
  175. package/docs/GetCorporationsCorporationIdStandings200Ok.md +25 -0
  176. package/docs/GetCorporationsCorporationIdStarbases200Ok.md +35 -0
  177. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +23 -0
  178. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +47 -0
  179. package/docs/GetCorporationsCorporationIdStructures200Ok.md +49 -0
  180. package/docs/GetCorporationsCorporationIdStructuresService.md +23 -0
  181. package/docs/GetCorporationsCorporationIdTitles200Ok.md +39 -0
  182. package/docs/GetCorporationsCorporationIdWallets200Ok.md +23 -0
  183. package/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +45 -0
  184. package/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +37 -0
  185. package/docs/GetDogmaAttributesAttributeIdNotFound.md +21 -0
  186. package/docs/GetDogmaAttributesAttributeIdOk.md +39 -0
  187. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.md +23 -0
  188. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaEffect.md +23 -0
  189. package/docs/GetDogmaDynamicItemsTypeIdItemIdNotFound.md +21 -0
  190. package/docs/GetDogmaDynamicItemsTypeIdItemIdOk.md +29 -0
  191. package/docs/GetDogmaEffectsEffectIdModifier.md +31 -0
  192. package/docs/GetDogmaEffectsEffectIdNotFound.md +21 -0
  193. package/docs/GetDogmaEffectsEffectIdOk.md +61 -0
  194. package/docs/GetFleetsFleetIdMembers200Ok.md +39 -0
  195. package/docs/GetFleetsFleetIdMembersNotFound.md +21 -0
  196. package/docs/GetFleetsFleetIdNotFound.md +21 -0
  197. package/docs/GetFleetsFleetIdOk.md +27 -0
  198. package/docs/GetFleetsFleetIdWings200Ok.md +25 -0
  199. package/docs/GetFleetsFleetIdWingsNotFound.md +21 -0
  200. package/docs/GetFleetsFleetIdWingsSquad.md +23 -0
  201. package/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +23 -0
  202. package/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +23 -0
  203. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +23 -0
  204. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +23 -0
  205. package/docs/GetFwLeaderboardsCharactersKills.md +25 -0
  206. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +23 -0
  207. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +23 -0
  208. package/docs/GetFwLeaderboardsCharactersOk.md +23 -0
  209. package/docs/GetFwLeaderboardsCharactersVictoryPoints.md +25 -0
  210. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +23 -0
  211. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +23 -0
  212. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +23 -0
  213. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +23 -0
  214. package/docs/GetFwLeaderboardsCorporationsKills.md +25 -0
  215. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +23 -0
  216. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +23 -0
  217. package/docs/GetFwLeaderboardsCorporationsOk.md +23 -0
  218. package/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +25 -0
  219. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +23 -0
  220. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +23 -0
  221. package/docs/GetFwLeaderboardsKills.md +25 -0
  222. package/docs/GetFwLeaderboardsLastWeekLastWeek.md +23 -0
  223. package/docs/GetFwLeaderboardsLastWeekLastWeek1.md +23 -0
  224. package/docs/GetFwLeaderboardsOk.md +23 -0
  225. package/docs/GetFwLeaderboardsVictoryPoints.md +25 -0
  226. package/docs/GetFwLeaderboardsYesterdayYesterday.md +23 -0
  227. package/docs/GetFwLeaderboardsYesterdayYesterday1.md +23 -0
  228. package/docs/GetFwStats200Ok.md +29 -0
  229. package/docs/GetFwStatsKills.md +25 -0
  230. package/docs/GetFwStatsVictoryPoints.md +25 -0
  231. package/docs/GetFwSystems200Ok.md +31 -0
  232. package/docs/GetFwWars200Ok.md +23 -0
  233. package/docs/GetIncursions200Ok.md +35 -0
  234. package/docs/GetIndustryFacilities200Ok.md +31 -0
  235. package/docs/GetIndustrySystems200Ok.md +23 -0
  236. package/docs/GetIndustrySystemsCostIndice.md +23 -0
  237. package/docs/GetInsurancePrices200Ok.md +23 -0
  238. package/docs/GetInsurancePricesLevel.md +25 -0
  239. package/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +37 -0
  240. package/docs/GetKillmailsKillmailIdKillmailHashItem.md +31 -0
  241. package/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +29 -0
  242. package/docs/GetKillmailsKillmailIdKillmailHashOk.md +33 -0
  243. package/docs/GetKillmailsKillmailIdKillmailHashPosition.md +25 -0
  244. package/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +21 -0
  245. package/docs/GetKillmailsKillmailIdKillmailHashVictim.md +35 -0
  246. package/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +33 -0
  247. package/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +21 -0
  248. package/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +23 -0
  249. package/docs/GetMarketsGroupsMarketGroupIdNotFound.md +21 -0
  250. package/docs/GetMarketsGroupsMarketGroupIdOk.md +29 -0
  251. package/docs/GetMarketsPrices200Ok.md +25 -0
  252. package/docs/GetMarketsRegionIdHistory200Ok.md +31 -0
  253. package/docs/GetMarketsRegionIdHistoryError520.md +21 -0
  254. package/docs/GetMarketsRegionIdHistoryNotFound.md +21 -0
  255. package/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +21 -0
  256. package/docs/GetMarketsRegionIdOrders200Ok.md +43 -0
  257. package/docs/GetMarketsRegionIdOrdersNotFound.md +21 -0
  258. package/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +21 -0
  259. package/docs/GetMarketsRegionIdTypesNotFound.md +21 -0
  260. package/docs/GetMarketsStructuresStructureId200Ok.md +41 -0
  261. package/docs/GetRouteOriginDestinationNotFound.md +21 -0
  262. package/docs/GetSovereigntyCampaigns200Ok.md +39 -0
  263. package/docs/GetSovereigntyCampaignsParticipant.md +23 -0
  264. package/docs/GetSovereigntyMap200Ok.md +27 -0
  265. package/docs/GetSovereigntyStructures200Ok.md +33 -0
  266. package/docs/GetStatusOk.md +27 -0
  267. package/docs/GetUniverseAncestries200Ok.md +31 -0
  268. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +21 -0
  269. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +25 -0
  270. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +25 -0
  271. package/docs/GetUniverseBloodlines200Ok.md +41 -0
  272. package/docs/GetUniverseCategoriesCategoryIdNotFound.md +21 -0
  273. package/docs/GetUniverseCategoriesCategoryIdOk.md +27 -0
  274. package/docs/GetUniverseConstellationsConstellationIdNotFound.md +21 -0
  275. package/docs/GetUniverseConstellationsConstellationIdOk.md +29 -0
  276. package/docs/GetUniverseConstellationsConstellationIdPosition.md +25 -0
  277. package/docs/GetUniverseFactions200Ok.md +39 -0
  278. package/docs/GetUniverseGraphicsGraphicIdNotFound.md +21 -0
  279. package/docs/GetUniverseGraphicsGraphicIdOk.md +35 -0
  280. package/docs/GetUniverseGroupsGroupIdNotFound.md +21 -0
  281. package/docs/GetUniverseGroupsGroupIdOk.md +29 -0
  282. package/docs/GetUniverseMoonsMoonIdNotFound.md +21 -0
  283. package/docs/GetUniverseMoonsMoonIdOk.md +27 -0
  284. package/docs/GetUniverseMoonsMoonIdPosition.md +25 -0
  285. package/docs/GetUniversePlanetsPlanetIdNotFound.md +21 -0
  286. package/docs/GetUniversePlanetsPlanetIdOk.md +29 -0
  287. package/docs/GetUniversePlanetsPlanetIdPosition.md +25 -0
  288. package/docs/GetUniverseRaces200Ok.md +27 -0
  289. package/docs/GetUniverseRegionsRegionIdNotFound.md +21 -0
  290. package/docs/GetUniverseRegionsRegionIdOk.md +27 -0
  291. package/docs/GetUniverseSchematicsSchematicIdNotFound.md +21 -0
  292. package/docs/GetUniverseSchematicsSchematicIdOk.md +23 -0
  293. package/docs/GetUniverseStargatesStargateIdDestination.md +23 -0
  294. package/docs/GetUniverseStargatesStargateIdNotFound.md +21 -0
  295. package/docs/GetUniverseStargatesStargateIdOk.md +31 -0
  296. package/docs/GetUniverseStargatesStargateIdPosition.md +25 -0
  297. package/docs/GetUniverseStarsStarIdOk.md +35 -0
  298. package/docs/GetUniverseStationsStationIdNotFound.md +21 -0
  299. package/docs/GetUniverseStationsStationIdOk.md +43 -0
  300. package/docs/GetUniverseStationsStationIdPosition.md +25 -0
  301. package/docs/GetUniverseStructuresStructureIdNotFound.md +21 -0
  302. package/docs/GetUniverseStructuresStructureIdOk.md +29 -0
  303. package/docs/GetUniverseStructuresStructureIdPosition.md +25 -0
  304. package/docs/GetUniverseSystemJumps200Ok.md +23 -0
  305. package/docs/GetUniverseSystemKills200Ok.md +27 -0
  306. package/docs/GetUniverseSystemsSystemIdNotFound.md +21 -0
  307. package/docs/GetUniverseSystemsSystemIdOk.md +39 -0
  308. package/docs/GetUniverseSystemsSystemIdPlanet.md +25 -0
  309. package/docs/GetUniverseSystemsSystemIdPosition.md +25 -0
  310. package/docs/GetUniverseTypesTypeIdDogmaAttribute.md +23 -0
  311. package/docs/GetUniverseTypesTypeIdDogmaEffect.md +23 -0
  312. package/docs/GetUniverseTypesTypeIdNotFound.md +21 -0
  313. package/docs/GetUniverseTypesTypeIdOk.md +51 -0
  314. package/docs/GetWarsWarIdAggressor.md +27 -0
  315. package/docs/GetWarsWarIdAlly.md +23 -0
  316. package/docs/GetWarsWarIdDefender.md +27 -0
  317. package/docs/GetWarsWarIdKillmails200Ok.md +23 -0
  318. package/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +21 -0
  319. package/docs/GetWarsWarIdOk.md +39 -0
  320. package/docs/GetWarsWarIdUnprocessableEntity.md +21 -0
  321. package/docs/IncursionsApi.md +68 -0
  322. package/docs/IndustryApi.md +567 -0
  323. package/docs/InsuranceApi.md +74 -0
  324. package/docs/InternalServerError.md +21 -0
  325. package/docs/KillmailsApi.md +219 -0
  326. package/docs/LocationApi.md +214 -0
  327. package/docs/LoyaltyApi.md +141 -0
  328. package/docs/MailApi.md +641 -0
  329. package/docs/MarketApi.md +770 -0
  330. package/docs/PlanetaryInteractionApi.md +282 -0
  331. package/docs/PostCharactersAffiliation200Ok.md +27 -0
  332. package/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +23 -0
  333. package/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +25 -0
  334. package/docs/PostCharactersCharacterIdAssetsNames200Ok.md +23 -0
  335. package/docs/PostCharactersCharacterIdContactsError520.md +21 -0
  336. package/docs/PostCharactersCharacterIdFittingsCreated.md +21 -0
  337. package/docs/PostCharactersCharacterIdFittingsFitting.md +27 -0
  338. package/docs/PostCharactersCharacterIdFittingsItem.md +25 -0
  339. package/docs/PostCharactersCharacterIdMailError520.md +21 -0
  340. package/docs/PostCharactersCharacterIdMailLabelsLabel.md +23 -0
  341. package/docs/PostCharactersCharacterIdMailMail.md +27 -0
  342. package/docs/PostCharactersCharacterIdMailRecipient.md +23 -0
  343. package/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +23 -0
  344. package/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +21 -0
  345. package/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +25 -0
  346. package/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +23 -0
  347. package/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +21 -0
  348. package/docs/PostFleetsFleetIdMembersInvitation.md +27 -0
  349. package/docs/PostFleetsFleetIdMembersNotFound.md +21 -0
  350. package/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +21 -0
  351. package/docs/PostFleetsFleetIdWingsCreated.md +21 -0
  352. package/docs/PostFleetsFleetIdWingsNotFound.md +21 -0
  353. package/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +21 -0
  354. package/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +21 -0
  355. package/docs/PostUiOpenwindowNewmailNewMail.md +29 -0
  356. package/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +21 -0
  357. package/docs/PostUniverseIdsAgent.md +23 -0
  358. package/docs/PostUniverseIdsAlliance.md +23 -0
  359. package/docs/PostUniverseIdsCharacter.md +23 -0
  360. package/docs/PostUniverseIdsConstellation.md +23 -0
  361. package/docs/PostUniverseIdsCorporation.md +23 -0
  362. package/docs/PostUniverseIdsFaction.md +23 -0
  363. package/docs/PostUniverseIdsInventoryType.md +23 -0
  364. package/docs/PostUniverseIdsOk.md +39 -0
  365. package/docs/PostUniverseIdsRegion.md +23 -0
  366. package/docs/PostUniverseIdsStation.md +23 -0
  367. package/docs/PostUniverseIdsSystem.md +23 -0
  368. package/docs/PostUniverseNames200Ok.md +25 -0
  369. package/docs/PostUniverseNamesNotFound.md +21 -0
  370. package/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +21 -0
  371. package/docs/PutCharactersCharacterIdMailMailIdContents.md +23 -0
  372. package/docs/PutFleetsFleetIdMembersMemberIdMovement.md +25 -0
  373. package/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  374. package/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +21 -0
  375. package/docs/PutFleetsFleetIdNewSettings.md +23 -0
  376. package/docs/PutFleetsFleetIdNotFound.md +21 -0
  377. package/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +21 -0
  378. package/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  379. package/docs/PutFleetsFleetIdWingsWingIdNaming.md +21 -0
  380. package/docs/PutFleetsFleetIdWingsWingIdNotFound.md +21 -0
  381. package/docs/RoutesApi.md +84 -0
  382. package/docs/SearchApi.md +91 -0
  383. package/docs/ServiceUnavailable.md +21 -0
  384. package/docs/SkillsApi.md +214 -0
  385. package/docs/SovereigntyApi.md +190 -0
  386. package/docs/StatusApi.md +68 -0
  387. package/docs/Unauthorized.md +21 -0
  388. package/docs/UniverseApi.md +1971 -0
  389. package/docs/UserInterfaceApi.md +340 -0
  390. package/docs/WalletApi.md +439 -0
  391. package/docs/WarsApi.md +204 -0
  392. package/git_push.sh +57 -0
  393. package/index.ts +18 -0
  394. package/package.json +33 -0
  395. package/tsconfig.esm.json +7 -0
  396. package/tsconfig.json +18 -0
@@ -0,0 +1,1971 @@
1
+ # UniverseApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net/latest*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**getUniverseAncestries**](#getuniverseancestries) | **GET** /universe/ancestries/ | Get ancestries|
8
+ |[**getUniverseAsteroidBeltsAsteroidBeltId**](#getuniverseasteroidbeltsasteroidbeltid) | **GET** /universe/asteroid_belts/{asteroid_belt_id}/ | Get asteroid belt information|
9
+ |[**getUniverseBloodlines**](#getuniversebloodlines) | **GET** /universe/bloodlines/ | Get bloodlines|
10
+ |[**getUniverseCategories**](#getuniversecategories) | **GET** /universe/categories/ | Get item categories|
11
+ |[**getUniverseCategoriesCategoryId**](#getuniversecategoriescategoryid) | **GET** /universe/categories/{category_id}/ | Get item category information|
12
+ |[**getUniverseConstellations**](#getuniverseconstellations) | **GET** /universe/constellations/ | Get constellations|
13
+ |[**getUniverseConstellationsConstellationId**](#getuniverseconstellationsconstellationid) | **GET** /universe/constellations/{constellation_id}/ | Get constellation information|
14
+ |[**getUniverseFactions**](#getuniversefactions) | **GET** /universe/factions/ | Get factions|
15
+ |[**getUniverseGraphics**](#getuniversegraphics) | **GET** /universe/graphics/ | Get graphics|
16
+ |[**getUniverseGraphicsGraphicId**](#getuniversegraphicsgraphicid) | **GET** /universe/graphics/{graphic_id}/ | Get graphic information|
17
+ |[**getUniverseGroups**](#getuniversegroups) | **GET** /universe/groups/ | Get item groups|
18
+ |[**getUniverseGroupsGroupId**](#getuniversegroupsgroupid) | **GET** /universe/groups/{group_id}/ | Get item group information|
19
+ |[**getUniverseMoonsMoonId**](#getuniversemoonsmoonid) | **GET** /universe/moons/{moon_id}/ | Get moon information|
20
+ |[**getUniversePlanetsPlanetId**](#getuniverseplanetsplanetid) | **GET** /universe/planets/{planet_id}/ | Get planet information|
21
+ |[**getUniverseRaces**](#getuniverseraces) | **GET** /universe/races/ | Get character races|
22
+ |[**getUniverseRegions**](#getuniverseregions) | **GET** /universe/regions/ | Get regions|
23
+ |[**getUniverseRegionsRegionId**](#getuniverseregionsregionid) | **GET** /universe/regions/{region_id}/ | Get region information|
24
+ |[**getUniverseStargatesStargateId**](#getuniversestargatesstargateid) | **GET** /universe/stargates/{stargate_id}/ | Get stargate information|
25
+ |[**getUniverseStarsStarId**](#getuniversestarsstarid) | **GET** /universe/stars/{star_id}/ | Get star information|
26
+ |[**getUniverseStationsStationId**](#getuniversestationsstationid) | **GET** /universe/stations/{station_id}/ | Get station information|
27
+ |[**getUniverseStructures**](#getuniversestructures) | **GET** /universe/structures/ | List all public structures|
28
+ |[**getUniverseStructuresStructureId**](#getuniversestructuresstructureid) | **GET** /universe/structures/{structure_id}/ | Get structure information|
29
+ |[**getUniverseSystemJumps**](#getuniversesystemjumps) | **GET** /universe/system_jumps/ | Get system jumps|
30
+ |[**getUniverseSystemKills**](#getuniversesystemkills) | **GET** /universe/system_kills/ | Get system kills|
31
+ |[**getUniverseSystems**](#getuniversesystems) | **GET** /universe/systems/ | Get solar systems|
32
+ |[**getUniverseSystemsSystemId**](#getuniversesystemssystemid) | **GET** /universe/systems/{system_id}/ | Get solar system information|
33
+ |[**getUniverseTypes**](#getuniversetypes) | **GET** /universe/types/ | Get types|
34
+ |[**getUniverseTypesTypeId**](#getuniversetypestypeid) | **GET** /universe/types/{type_id}/ | Get type information|
35
+ |[**postUniverseIds**](#postuniverseids) | **POST** /universe/ids/ | Bulk names to IDs|
36
+ |[**postUniverseNames**](#postuniversenames) | **POST** /universe/names/ | Get names and categories for a set of IDs|
37
+
38
+ # **getUniverseAncestries**
39
+ > Array<GetUniverseAncestries200Ok> getUniverseAncestries()
40
+
41
+ Get all character ancestries --- Alternate route: `/legacy/universe/ancestries/` Alternate route: `/v1/universe/ancestries/` --- This route expires daily at 11:05
42
+
43
+ ### Example
44
+
45
+ ```typescript
46
+ import {
47
+ UniverseApi,
48
+ Configuration
49
+ } from 'eve-esi-client-ts';
50
+
51
+ const configuration = new Configuration();
52
+ const apiInstance = new UniverseApi(configuration);
53
+
54
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
55
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
56
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
57
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
58
+
59
+ const { status, data } = await apiInstance.getUniverseAncestries(
60
+ acceptLanguage,
61
+ datasource,
62
+ ifNoneMatch,
63
+ language
64
+ );
65
+ ```
66
+
67
+ ### Parameters
68
+
69
+ |Name | Type | Description | Notes|
70
+ |------------- | ------------- | ------------- | -------------|
71
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
72
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
73
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
74
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
75
+
76
+
77
+ ### Return type
78
+
79
+ **Array<GetUniverseAncestries200Ok>**
80
+
81
+ ### Authorization
82
+
83
+ No authorization required
84
+
85
+ ### HTTP request headers
86
+
87
+ - **Content-Type**: Not defined
88
+ - **Accept**: application/json
89
+
90
+
91
+ ### HTTP response details
92
+ | Status code | Description | Response headers |
93
+ |-------------|-------------|------------------|
94
+ |**200** | A list of ancestries | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
95
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
96
+ |**400** | Bad request | - |
97
+ |**420** | Error limited | - |
98
+ |**500** | Internal server error | - |
99
+ |**503** | Service unavailable | - |
100
+ |**504** | Gateway timeout | - |
101
+
102
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
103
+
104
+ # **getUniverseAsteroidBeltsAsteroidBeltId**
105
+ > GetUniverseAsteroidBeltsAsteroidBeltIdOk getUniverseAsteroidBeltsAsteroidBeltId()
106
+
107
+ Get information on an asteroid belt --- Alternate route: `/legacy/universe/asteroid_belts/{asteroid_belt_id}/` Alternate route: `/v1/universe/asteroid_belts/{asteroid_belt_id}/` --- This route expires daily at 11:05
108
+
109
+ ### Example
110
+
111
+ ```typescript
112
+ import {
113
+ UniverseApi,
114
+ Configuration
115
+ } from 'eve-esi-client-ts';
116
+
117
+ const configuration = new Configuration();
118
+ const apiInstance = new UniverseApi(configuration);
119
+
120
+ let asteroidBeltId: number; //asteroid_belt_id integer (default to undefined)
121
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
122
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
123
+
124
+ const { status, data } = await apiInstance.getUniverseAsteroidBeltsAsteroidBeltId(
125
+ asteroidBeltId,
126
+ datasource,
127
+ ifNoneMatch
128
+ );
129
+ ```
130
+
131
+ ### Parameters
132
+
133
+ |Name | Type | Description | Notes|
134
+ |------------- | ------------- | ------------- | -------------|
135
+ | **asteroidBeltId** | [**number**] | asteroid_belt_id integer | defaults to undefined|
136
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
137
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
138
+
139
+
140
+ ### Return type
141
+
142
+ **GetUniverseAsteroidBeltsAsteroidBeltIdOk**
143
+
144
+ ### Authorization
145
+
146
+ No authorization required
147
+
148
+ ### HTTP request headers
149
+
150
+ - **Content-Type**: Not defined
151
+ - **Accept**: application/json
152
+
153
+
154
+ ### HTTP response details
155
+ | Status code | Description | Response headers |
156
+ |-------------|-------------|------------------|
157
+ |**200** | Information about an asteroid belt | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
158
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
159
+ |**400** | Bad request | - |
160
+ |**404** | Asteroid belt not found | - |
161
+ |**420** | Error limited | - |
162
+ |**500** | Internal server error | - |
163
+ |**503** | Service unavailable | - |
164
+ |**504** | Gateway timeout | - |
165
+
166
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
167
+
168
+ # **getUniverseBloodlines**
169
+ > Array<GetUniverseBloodlines200Ok> getUniverseBloodlines()
170
+
171
+ Get a list of bloodlines --- Alternate route: `/legacy/universe/bloodlines/` Alternate route: `/v1/universe/bloodlines/` --- This route expires daily at 11:05
172
+
173
+ ### Example
174
+
175
+ ```typescript
176
+ import {
177
+ UniverseApi,
178
+ Configuration
179
+ } from 'eve-esi-client-ts';
180
+
181
+ const configuration = new Configuration();
182
+ const apiInstance = new UniverseApi(configuration);
183
+
184
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
185
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
186
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
187
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
188
+
189
+ const { status, data } = await apiInstance.getUniverseBloodlines(
190
+ acceptLanguage,
191
+ datasource,
192
+ ifNoneMatch,
193
+ language
194
+ );
195
+ ```
196
+
197
+ ### Parameters
198
+
199
+ |Name | Type | Description | Notes|
200
+ |------------- | ------------- | ------------- | -------------|
201
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
202
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
203
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
204
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
205
+
206
+
207
+ ### Return type
208
+
209
+ **Array<GetUniverseBloodlines200Ok>**
210
+
211
+ ### Authorization
212
+
213
+ No authorization required
214
+
215
+ ### HTTP request headers
216
+
217
+ - **Content-Type**: Not defined
218
+ - **Accept**: application/json
219
+
220
+
221
+ ### HTTP response details
222
+ | Status code | Description | Response headers |
223
+ |-------------|-------------|------------------|
224
+ |**200** | A list of bloodlines | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
225
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
226
+ |**400** | Bad request | - |
227
+ |**420** | Error limited | - |
228
+ |**500** | Internal server error | - |
229
+ |**503** | Service unavailable | - |
230
+ |**504** | Gateway timeout | - |
231
+
232
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
233
+
234
+ # **getUniverseCategories**
235
+ > Array<number> getUniverseCategories()
236
+
237
+ Get a list of item categories --- Alternate route: `/legacy/universe/categories/` Alternate route: `/v1/universe/categories/` --- This route expires daily at 11:05
238
+
239
+ ### Example
240
+
241
+ ```typescript
242
+ import {
243
+ UniverseApi,
244
+ Configuration
245
+ } from 'eve-esi-client-ts';
246
+
247
+ const configuration = new Configuration();
248
+ const apiInstance = new UniverseApi(configuration);
249
+
250
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
251
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
252
+
253
+ const { status, data } = await apiInstance.getUniverseCategories(
254
+ datasource,
255
+ ifNoneMatch
256
+ );
257
+ ```
258
+
259
+ ### Parameters
260
+
261
+ |Name | Type | Description | Notes|
262
+ |------------- | ------------- | ------------- | -------------|
263
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
264
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
265
+
266
+
267
+ ### Return type
268
+
269
+ **Array<number>**
270
+
271
+ ### Authorization
272
+
273
+ No authorization required
274
+
275
+ ### HTTP request headers
276
+
277
+ - **Content-Type**: Not defined
278
+ - **Accept**: application/json
279
+
280
+
281
+ ### HTTP response details
282
+ | Status code | Description | Response headers |
283
+ |-------------|-------------|------------------|
284
+ |**200** | A list of item category ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
285
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
286
+ |**400** | Bad request | - |
287
+ |**420** | Error limited | - |
288
+ |**500** | Internal server error | - |
289
+ |**503** | Service unavailable | - |
290
+ |**504** | Gateway timeout | - |
291
+
292
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
293
+
294
+ # **getUniverseCategoriesCategoryId**
295
+ > GetUniverseCategoriesCategoryIdOk getUniverseCategoriesCategoryId()
296
+
297
+ Get information of an item category --- Alternate route: `/legacy/universe/categories/{category_id}/` Alternate route: `/v1/universe/categories/{category_id}/` --- This route expires daily at 11:05
298
+
299
+ ### Example
300
+
301
+ ```typescript
302
+ import {
303
+ UniverseApi,
304
+ Configuration
305
+ } from 'eve-esi-client-ts';
306
+
307
+ const configuration = new Configuration();
308
+ const apiInstance = new UniverseApi(configuration);
309
+
310
+ let categoryId: number; //An Eve item category ID (default to undefined)
311
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
312
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
313
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
314
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
315
+
316
+ const { status, data } = await apiInstance.getUniverseCategoriesCategoryId(
317
+ categoryId,
318
+ acceptLanguage,
319
+ datasource,
320
+ ifNoneMatch,
321
+ language
322
+ );
323
+ ```
324
+
325
+ ### Parameters
326
+
327
+ |Name | Type | Description | Notes|
328
+ |------------- | ------------- | ------------- | -------------|
329
+ | **categoryId** | [**number**] | An Eve item category ID | defaults to undefined|
330
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
331
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
332
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
333
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
334
+
335
+
336
+ ### Return type
337
+
338
+ **GetUniverseCategoriesCategoryIdOk**
339
+
340
+ ### Authorization
341
+
342
+ No authorization required
343
+
344
+ ### HTTP request headers
345
+
346
+ - **Content-Type**: Not defined
347
+ - **Accept**: application/json
348
+
349
+
350
+ ### HTTP response details
351
+ | Status code | Description | Response headers |
352
+ |-------------|-------------|------------------|
353
+ |**200** | Information about an item category | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
354
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
355
+ |**400** | Bad request | - |
356
+ |**404** | Category not found | - |
357
+ |**420** | Error limited | - |
358
+ |**500** | Internal server error | - |
359
+ |**503** | Service unavailable | - |
360
+ |**504** | Gateway timeout | - |
361
+
362
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
363
+
364
+ # **getUniverseConstellations**
365
+ > Array<number> getUniverseConstellations()
366
+
367
+ Get a list of constellations --- Alternate route: `/legacy/universe/constellations/` Alternate route: `/v1/universe/constellations/` --- This route expires daily at 11:05
368
+
369
+ ### Example
370
+
371
+ ```typescript
372
+ import {
373
+ UniverseApi,
374
+ Configuration
375
+ } from 'eve-esi-client-ts';
376
+
377
+ const configuration = new Configuration();
378
+ const apiInstance = new UniverseApi(configuration);
379
+
380
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
381
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
382
+
383
+ const { status, data } = await apiInstance.getUniverseConstellations(
384
+ datasource,
385
+ ifNoneMatch
386
+ );
387
+ ```
388
+
389
+ ### Parameters
390
+
391
+ |Name | Type | Description | Notes|
392
+ |------------- | ------------- | ------------- | -------------|
393
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
394
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
395
+
396
+
397
+ ### Return type
398
+
399
+ **Array<number>**
400
+
401
+ ### Authorization
402
+
403
+ No authorization required
404
+
405
+ ### HTTP request headers
406
+
407
+ - **Content-Type**: Not defined
408
+ - **Accept**: application/json
409
+
410
+
411
+ ### HTTP response details
412
+ | Status code | Description | Response headers |
413
+ |-------------|-------------|------------------|
414
+ |**200** | A list of constellation ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
415
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
416
+ |**400** | Bad request | - |
417
+ |**420** | Error limited | - |
418
+ |**500** | Internal server error | - |
419
+ |**503** | Service unavailable | - |
420
+ |**504** | Gateway timeout | - |
421
+
422
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
423
+
424
+ # **getUniverseConstellationsConstellationId**
425
+ > GetUniverseConstellationsConstellationIdOk getUniverseConstellationsConstellationId()
426
+
427
+ Get information on a constellation --- Alternate route: `/legacy/universe/constellations/{constellation_id}/` Alternate route: `/v1/universe/constellations/{constellation_id}/` --- This route expires daily at 11:05
428
+
429
+ ### Example
430
+
431
+ ```typescript
432
+ import {
433
+ UniverseApi,
434
+ Configuration
435
+ } from 'eve-esi-client-ts';
436
+
437
+ const configuration = new Configuration();
438
+ const apiInstance = new UniverseApi(configuration);
439
+
440
+ let constellationId: number; //constellation_id integer (default to undefined)
441
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
442
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
443
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
444
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
445
+
446
+ const { status, data } = await apiInstance.getUniverseConstellationsConstellationId(
447
+ constellationId,
448
+ acceptLanguage,
449
+ datasource,
450
+ ifNoneMatch,
451
+ language
452
+ );
453
+ ```
454
+
455
+ ### Parameters
456
+
457
+ |Name | Type | Description | Notes|
458
+ |------------- | ------------- | ------------- | -------------|
459
+ | **constellationId** | [**number**] | constellation_id integer | defaults to undefined|
460
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
461
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
462
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
463
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
464
+
465
+
466
+ ### Return type
467
+
468
+ **GetUniverseConstellationsConstellationIdOk**
469
+
470
+ ### Authorization
471
+
472
+ No authorization required
473
+
474
+ ### HTTP request headers
475
+
476
+ - **Content-Type**: Not defined
477
+ - **Accept**: application/json
478
+
479
+
480
+ ### HTTP response details
481
+ | Status code | Description | Response headers |
482
+ |-------------|-------------|------------------|
483
+ |**200** | Information about a constellation | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
484
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
485
+ |**400** | Bad request | - |
486
+ |**404** | Constellation not found | - |
487
+ |**420** | Error limited | - |
488
+ |**500** | Internal server error | - |
489
+ |**503** | Service unavailable | - |
490
+ |**504** | Gateway timeout | - |
491
+
492
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
493
+
494
+ # **getUniverseFactions**
495
+ > Array<GetUniverseFactions200Ok> getUniverseFactions()
496
+
497
+ Get a list of factions --- Alternate route: `/dev/universe/factions/` Alternate route: `/v2/universe/factions/` --- This route expires daily at 11:05
498
+
499
+ ### Example
500
+
501
+ ```typescript
502
+ import {
503
+ UniverseApi,
504
+ Configuration
505
+ } from 'eve-esi-client-ts';
506
+
507
+ const configuration = new Configuration();
508
+ const apiInstance = new UniverseApi(configuration);
509
+
510
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
511
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
512
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
513
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
514
+
515
+ const { status, data } = await apiInstance.getUniverseFactions(
516
+ acceptLanguage,
517
+ datasource,
518
+ ifNoneMatch,
519
+ language
520
+ );
521
+ ```
522
+
523
+ ### Parameters
524
+
525
+ |Name | Type | Description | Notes|
526
+ |------------- | ------------- | ------------- | -------------|
527
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
528
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
529
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
530
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
531
+
532
+
533
+ ### Return type
534
+
535
+ **Array<GetUniverseFactions200Ok>**
536
+
537
+ ### Authorization
538
+
539
+ No authorization required
540
+
541
+ ### HTTP request headers
542
+
543
+ - **Content-Type**: Not defined
544
+ - **Accept**: application/json
545
+
546
+
547
+ ### HTTP response details
548
+ | Status code | Description | Response headers |
549
+ |-------------|-------------|------------------|
550
+ |**200** | A list of factions | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
551
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
552
+ |**400** | Bad request | - |
553
+ |**420** | Error limited | - |
554
+ |**500** | Internal server error | - |
555
+ |**503** | Service unavailable | - |
556
+ |**504** | Gateway timeout | - |
557
+
558
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
559
+
560
+ # **getUniverseGraphics**
561
+ > Array<number> getUniverseGraphics()
562
+
563
+ Get a list of graphics --- Alternate route: `/legacy/universe/graphics/` Alternate route: `/v1/universe/graphics/` --- This route expires daily at 11:05
564
+
565
+ ### Example
566
+
567
+ ```typescript
568
+ import {
569
+ UniverseApi,
570
+ Configuration
571
+ } from 'eve-esi-client-ts';
572
+
573
+ const configuration = new Configuration();
574
+ const apiInstance = new UniverseApi(configuration);
575
+
576
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
577
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
578
+
579
+ const { status, data } = await apiInstance.getUniverseGraphics(
580
+ datasource,
581
+ ifNoneMatch
582
+ );
583
+ ```
584
+
585
+ ### Parameters
586
+
587
+ |Name | Type | Description | Notes|
588
+ |------------- | ------------- | ------------- | -------------|
589
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
590
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
591
+
592
+
593
+ ### Return type
594
+
595
+ **Array<number>**
596
+
597
+ ### Authorization
598
+
599
+ No authorization required
600
+
601
+ ### HTTP request headers
602
+
603
+ - **Content-Type**: Not defined
604
+ - **Accept**: application/json
605
+
606
+
607
+ ### HTTP response details
608
+ | Status code | Description | Response headers |
609
+ |-------------|-------------|------------------|
610
+ |**200** | A list of graphic ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
611
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
612
+ |**400** | Bad request | - |
613
+ |**420** | Error limited | - |
614
+ |**500** | Internal server error | - |
615
+ |**503** | Service unavailable | - |
616
+ |**504** | Gateway timeout | - |
617
+
618
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
619
+
620
+ # **getUniverseGraphicsGraphicId**
621
+ > GetUniverseGraphicsGraphicIdOk getUniverseGraphicsGraphicId()
622
+
623
+ Get information on a graphic --- Alternate route: `/dev/universe/graphics/{graphic_id}/` Alternate route: `/legacy/universe/graphics/{graphic_id}/` Alternate route: `/v1/universe/graphics/{graphic_id}/` --- This route expires daily at 11:05
624
+
625
+ ### Example
626
+
627
+ ```typescript
628
+ import {
629
+ UniverseApi,
630
+ Configuration
631
+ } from 'eve-esi-client-ts';
632
+
633
+ const configuration = new Configuration();
634
+ const apiInstance = new UniverseApi(configuration);
635
+
636
+ let graphicId: number; //graphic_id integer (default to undefined)
637
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
638
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
639
+
640
+ const { status, data } = await apiInstance.getUniverseGraphicsGraphicId(
641
+ graphicId,
642
+ datasource,
643
+ ifNoneMatch
644
+ );
645
+ ```
646
+
647
+ ### Parameters
648
+
649
+ |Name | Type | Description | Notes|
650
+ |------------- | ------------- | ------------- | -------------|
651
+ | **graphicId** | [**number**] | graphic_id integer | defaults to undefined|
652
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
653
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
654
+
655
+
656
+ ### Return type
657
+
658
+ **GetUniverseGraphicsGraphicIdOk**
659
+
660
+ ### Authorization
661
+
662
+ No authorization required
663
+
664
+ ### HTTP request headers
665
+
666
+ - **Content-Type**: Not defined
667
+ - **Accept**: application/json
668
+
669
+
670
+ ### HTTP response details
671
+ | Status code | Description | Response headers |
672
+ |-------------|-------------|------------------|
673
+ |**200** | Information about a graphic | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
674
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
675
+ |**400** | Bad request | - |
676
+ |**404** | Graphic not found | - |
677
+ |**420** | Error limited | - |
678
+ |**500** | Internal server error | - |
679
+ |**503** | Service unavailable | - |
680
+ |**504** | Gateway timeout | - |
681
+
682
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
683
+
684
+ # **getUniverseGroups**
685
+ > Array<number> getUniverseGroups()
686
+
687
+ Get a list of item groups --- Alternate route: `/legacy/universe/groups/` Alternate route: `/v1/universe/groups/` --- This route expires daily at 11:05
688
+
689
+ ### Example
690
+
691
+ ```typescript
692
+ import {
693
+ UniverseApi,
694
+ Configuration
695
+ } from 'eve-esi-client-ts';
696
+
697
+ const configuration = new Configuration();
698
+ const apiInstance = new UniverseApi(configuration);
699
+
700
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
701
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
702
+ let page: number; //Which page of results to return (optional) (default to 1)
703
+
704
+ const { status, data } = await apiInstance.getUniverseGroups(
705
+ datasource,
706
+ ifNoneMatch,
707
+ page
708
+ );
709
+ ```
710
+
711
+ ### Parameters
712
+
713
+ |Name | Type | Description | Notes|
714
+ |------------- | ------------- | ------------- | -------------|
715
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
716
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
717
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
718
+
719
+
720
+ ### Return type
721
+
722
+ **Array<number>**
723
+
724
+ ### Authorization
725
+
726
+ No authorization required
727
+
728
+ ### HTTP request headers
729
+
730
+ - **Content-Type**: Not defined
731
+ - **Accept**: application/json
732
+
733
+
734
+ ### HTTP response details
735
+ | Status code | Description | Response headers |
736
+ |-------------|-------------|------------------|
737
+ |**200** | A list of item group ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
738
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
739
+ |**400** | Bad request | - |
740
+ |**420** | Error limited | - |
741
+ |**500** | Internal server error | - |
742
+ |**503** | Service unavailable | - |
743
+ |**504** | Gateway timeout | - |
744
+
745
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
746
+
747
+ # **getUniverseGroupsGroupId**
748
+ > GetUniverseGroupsGroupIdOk getUniverseGroupsGroupId()
749
+
750
+ Get information on an item group --- Alternate route: `/dev/universe/groups/{group_id}/` Alternate route: `/legacy/universe/groups/{group_id}/` Alternate route: `/v1/universe/groups/{group_id}/` --- This route expires daily at 11:05
751
+
752
+ ### Example
753
+
754
+ ```typescript
755
+ import {
756
+ UniverseApi,
757
+ Configuration
758
+ } from 'eve-esi-client-ts';
759
+
760
+ const configuration = new Configuration();
761
+ const apiInstance = new UniverseApi(configuration);
762
+
763
+ let groupId: number; //An Eve item group ID (default to undefined)
764
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
765
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
766
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
767
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
768
+
769
+ const { status, data } = await apiInstance.getUniverseGroupsGroupId(
770
+ groupId,
771
+ acceptLanguage,
772
+ datasource,
773
+ ifNoneMatch,
774
+ language
775
+ );
776
+ ```
777
+
778
+ ### Parameters
779
+
780
+ |Name | Type | Description | Notes|
781
+ |------------- | ------------- | ------------- | -------------|
782
+ | **groupId** | [**number**] | An Eve item group ID | defaults to undefined|
783
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
784
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
785
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
786
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
787
+
788
+
789
+ ### Return type
790
+
791
+ **GetUniverseGroupsGroupIdOk**
792
+
793
+ ### Authorization
794
+
795
+ No authorization required
796
+
797
+ ### HTTP request headers
798
+
799
+ - **Content-Type**: Not defined
800
+ - **Accept**: application/json
801
+
802
+
803
+ ### HTTP response details
804
+ | Status code | Description | Response headers |
805
+ |-------------|-------------|------------------|
806
+ |**200** | Information about an item group | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
807
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
808
+ |**400** | Bad request | - |
809
+ |**404** | Group not found | - |
810
+ |**420** | Error limited | - |
811
+ |**500** | Internal server error | - |
812
+ |**503** | Service unavailable | - |
813
+ |**504** | Gateway timeout | - |
814
+
815
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
816
+
817
+ # **getUniverseMoonsMoonId**
818
+ > GetUniverseMoonsMoonIdOk getUniverseMoonsMoonId()
819
+
820
+ Get information on a moon --- Alternate route: `/legacy/universe/moons/{moon_id}/` Alternate route: `/v1/universe/moons/{moon_id}/` --- This route expires daily at 11:05
821
+
822
+ ### Example
823
+
824
+ ```typescript
825
+ import {
826
+ UniverseApi,
827
+ Configuration
828
+ } from 'eve-esi-client-ts';
829
+
830
+ const configuration = new Configuration();
831
+ const apiInstance = new UniverseApi(configuration);
832
+
833
+ let moonId: number; //moon_id integer (default to undefined)
834
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
835
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
836
+
837
+ const { status, data } = await apiInstance.getUniverseMoonsMoonId(
838
+ moonId,
839
+ datasource,
840
+ ifNoneMatch
841
+ );
842
+ ```
843
+
844
+ ### Parameters
845
+
846
+ |Name | Type | Description | Notes|
847
+ |------------- | ------------- | ------------- | -------------|
848
+ | **moonId** | [**number**] | moon_id integer | defaults to undefined|
849
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
850
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
851
+
852
+
853
+ ### Return type
854
+
855
+ **GetUniverseMoonsMoonIdOk**
856
+
857
+ ### Authorization
858
+
859
+ No authorization required
860
+
861
+ ### HTTP request headers
862
+
863
+ - **Content-Type**: Not defined
864
+ - **Accept**: application/json
865
+
866
+
867
+ ### HTTP response details
868
+ | Status code | Description | Response headers |
869
+ |-------------|-------------|------------------|
870
+ |**200** | Information about a moon | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
871
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
872
+ |**400** | Bad request | - |
873
+ |**404** | Moon not found | - |
874
+ |**420** | Error limited | - |
875
+ |**500** | Internal server error | - |
876
+ |**503** | Service unavailable | - |
877
+ |**504** | Gateway timeout | - |
878
+
879
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
880
+
881
+ # **getUniversePlanetsPlanetId**
882
+ > GetUniversePlanetsPlanetIdOk getUniversePlanetsPlanetId()
883
+
884
+ Get information on a planet --- Alternate route: `/legacy/universe/planets/{planet_id}/` Alternate route: `/v1/universe/planets/{planet_id}/` --- This route expires daily at 11:05
885
+
886
+ ### Example
887
+
888
+ ```typescript
889
+ import {
890
+ UniverseApi,
891
+ Configuration
892
+ } from 'eve-esi-client-ts';
893
+
894
+ const configuration = new Configuration();
895
+ const apiInstance = new UniverseApi(configuration);
896
+
897
+ let planetId: number; //planet_id integer (default to undefined)
898
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
899
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
900
+
901
+ const { status, data } = await apiInstance.getUniversePlanetsPlanetId(
902
+ planetId,
903
+ datasource,
904
+ ifNoneMatch
905
+ );
906
+ ```
907
+
908
+ ### Parameters
909
+
910
+ |Name | Type | Description | Notes|
911
+ |------------- | ------------- | ------------- | -------------|
912
+ | **planetId** | [**number**] | planet_id integer | defaults to undefined|
913
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
914
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
915
+
916
+
917
+ ### Return type
918
+
919
+ **GetUniversePlanetsPlanetIdOk**
920
+
921
+ ### Authorization
922
+
923
+ No authorization required
924
+
925
+ ### HTTP request headers
926
+
927
+ - **Content-Type**: Not defined
928
+ - **Accept**: application/json
929
+
930
+
931
+ ### HTTP response details
932
+ | Status code | Description | Response headers |
933
+ |-------------|-------------|------------------|
934
+ |**200** | Information about a planet | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
935
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
936
+ |**400** | Bad request | - |
937
+ |**404** | Planet not found | - |
938
+ |**420** | Error limited | - |
939
+ |**500** | Internal server error | - |
940
+ |**503** | Service unavailable | - |
941
+ |**504** | Gateway timeout | - |
942
+
943
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
944
+
945
+ # **getUniverseRaces**
946
+ > Array<GetUniverseRaces200Ok> getUniverseRaces()
947
+
948
+ Get a list of character races --- Alternate route: `/dev/universe/races/` Alternate route: `/legacy/universe/races/` Alternate route: `/v1/universe/races/` --- This route expires daily at 11:05
949
+
950
+ ### Example
951
+
952
+ ```typescript
953
+ import {
954
+ UniverseApi,
955
+ Configuration
956
+ } from 'eve-esi-client-ts';
957
+
958
+ const configuration = new Configuration();
959
+ const apiInstance = new UniverseApi(configuration);
960
+
961
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
962
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
963
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
964
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
965
+
966
+ const { status, data } = await apiInstance.getUniverseRaces(
967
+ acceptLanguage,
968
+ datasource,
969
+ ifNoneMatch,
970
+ language
971
+ );
972
+ ```
973
+
974
+ ### Parameters
975
+
976
+ |Name | Type | Description | Notes|
977
+ |------------- | ------------- | ------------- | -------------|
978
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
979
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
980
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
981
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
982
+
983
+
984
+ ### Return type
985
+
986
+ **Array<GetUniverseRaces200Ok>**
987
+
988
+ ### Authorization
989
+
990
+ No authorization required
991
+
992
+ ### HTTP request headers
993
+
994
+ - **Content-Type**: Not defined
995
+ - **Accept**: application/json
996
+
997
+
998
+ ### HTTP response details
999
+ | Status code | Description | Response headers |
1000
+ |-------------|-------------|------------------|
1001
+ |**200** | A list of character races | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
1002
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1003
+ |**400** | Bad request | - |
1004
+ |**420** | Error limited | - |
1005
+ |**500** | Internal server error | - |
1006
+ |**503** | Service unavailable | - |
1007
+ |**504** | Gateway timeout | - |
1008
+
1009
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1010
+
1011
+ # **getUniverseRegions**
1012
+ > Array<number> getUniverseRegions()
1013
+
1014
+ Get a list of regions --- Alternate route: `/legacy/universe/regions/` Alternate route: `/v1/universe/regions/` --- This route expires daily at 11:05
1015
+
1016
+ ### Example
1017
+
1018
+ ```typescript
1019
+ import {
1020
+ UniverseApi,
1021
+ Configuration
1022
+ } from 'eve-esi-client-ts';
1023
+
1024
+ const configuration = new Configuration();
1025
+ const apiInstance = new UniverseApi(configuration);
1026
+
1027
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1028
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1029
+
1030
+ const { status, data } = await apiInstance.getUniverseRegions(
1031
+ datasource,
1032
+ ifNoneMatch
1033
+ );
1034
+ ```
1035
+
1036
+ ### Parameters
1037
+
1038
+ |Name | Type | Description | Notes|
1039
+ |------------- | ------------- | ------------- | -------------|
1040
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1041
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1042
+
1043
+
1044
+ ### Return type
1045
+
1046
+ **Array<number>**
1047
+
1048
+ ### Authorization
1049
+
1050
+ No authorization required
1051
+
1052
+ ### HTTP request headers
1053
+
1054
+ - **Content-Type**: Not defined
1055
+ - **Accept**: application/json
1056
+
1057
+
1058
+ ### HTTP response details
1059
+ | Status code | Description | Response headers |
1060
+ |-------------|-------------|------------------|
1061
+ |**200** | A list of region ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1062
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1063
+ |**400** | Bad request | - |
1064
+ |**420** | Error limited | - |
1065
+ |**500** | Internal server error | - |
1066
+ |**503** | Service unavailable | - |
1067
+ |**504** | Gateway timeout | - |
1068
+
1069
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1070
+
1071
+ # **getUniverseRegionsRegionId**
1072
+ > GetUniverseRegionsRegionIdOk getUniverseRegionsRegionId()
1073
+
1074
+ Get information on a region --- Alternate route: `/legacy/universe/regions/{region_id}/` Alternate route: `/v1/universe/regions/{region_id}/` --- This route expires daily at 11:05
1075
+
1076
+ ### Example
1077
+
1078
+ ```typescript
1079
+ import {
1080
+ UniverseApi,
1081
+ Configuration
1082
+ } from 'eve-esi-client-ts';
1083
+
1084
+ const configuration = new Configuration();
1085
+ const apiInstance = new UniverseApi(configuration);
1086
+
1087
+ let regionId: number; //region_id integer (default to undefined)
1088
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
1089
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1090
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1091
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
1092
+
1093
+ const { status, data } = await apiInstance.getUniverseRegionsRegionId(
1094
+ regionId,
1095
+ acceptLanguage,
1096
+ datasource,
1097
+ ifNoneMatch,
1098
+ language
1099
+ );
1100
+ ```
1101
+
1102
+ ### Parameters
1103
+
1104
+ |Name | Type | Description | Notes|
1105
+ |------------- | ------------- | ------------- | -------------|
1106
+ | **regionId** | [**number**] | region_id integer | defaults to undefined|
1107
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
1108
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1109
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1110
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
1111
+
1112
+
1113
+ ### Return type
1114
+
1115
+ **GetUniverseRegionsRegionIdOk**
1116
+
1117
+ ### Authorization
1118
+
1119
+ No authorization required
1120
+
1121
+ ### HTTP request headers
1122
+
1123
+ - **Content-Type**: Not defined
1124
+ - **Accept**: application/json
1125
+
1126
+
1127
+ ### HTTP response details
1128
+ | Status code | Description | Response headers |
1129
+ |-------------|-------------|------------------|
1130
+ |**200** | Information about a region | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
1131
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1132
+ |**400** | Bad request | - |
1133
+ |**404** | Region not found | - |
1134
+ |**420** | Error limited | - |
1135
+ |**500** | Internal server error | - |
1136
+ |**503** | Service unavailable | - |
1137
+ |**504** | Gateway timeout | - |
1138
+
1139
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1140
+
1141
+ # **getUniverseStargatesStargateId**
1142
+ > GetUniverseStargatesStargateIdOk getUniverseStargatesStargateId()
1143
+
1144
+ Get information on a stargate --- Alternate route: `/legacy/universe/stargates/{stargate_id}/` Alternate route: `/v1/universe/stargates/{stargate_id}/` --- This route expires daily at 11:05
1145
+
1146
+ ### Example
1147
+
1148
+ ```typescript
1149
+ import {
1150
+ UniverseApi,
1151
+ Configuration
1152
+ } from 'eve-esi-client-ts';
1153
+
1154
+ const configuration = new Configuration();
1155
+ const apiInstance = new UniverseApi(configuration);
1156
+
1157
+ let stargateId: number; //stargate_id integer (default to undefined)
1158
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1159
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1160
+
1161
+ const { status, data } = await apiInstance.getUniverseStargatesStargateId(
1162
+ stargateId,
1163
+ datasource,
1164
+ ifNoneMatch
1165
+ );
1166
+ ```
1167
+
1168
+ ### Parameters
1169
+
1170
+ |Name | Type | Description | Notes|
1171
+ |------------- | ------------- | ------------- | -------------|
1172
+ | **stargateId** | [**number**] | stargate_id integer | defaults to undefined|
1173
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1174
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1175
+
1176
+
1177
+ ### Return type
1178
+
1179
+ **GetUniverseStargatesStargateIdOk**
1180
+
1181
+ ### Authorization
1182
+
1183
+ No authorization required
1184
+
1185
+ ### HTTP request headers
1186
+
1187
+ - **Content-Type**: Not defined
1188
+ - **Accept**: application/json
1189
+
1190
+
1191
+ ### HTTP response details
1192
+ | Status code | Description | Response headers |
1193
+ |-------------|-------------|------------------|
1194
+ |**200** | Information about a stargate | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1195
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1196
+ |**400** | Bad request | - |
1197
+ |**404** | Stargate not found | - |
1198
+ |**420** | Error limited | - |
1199
+ |**500** | Internal server error | - |
1200
+ |**503** | Service unavailable | - |
1201
+ |**504** | Gateway timeout | - |
1202
+
1203
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1204
+
1205
+ # **getUniverseStarsStarId**
1206
+ > GetUniverseStarsStarIdOk getUniverseStarsStarId()
1207
+
1208
+ Get information on a star --- Alternate route: `/legacy/universe/stars/{star_id}/` Alternate route: `/v1/universe/stars/{star_id}/` --- This route expires daily at 11:05
1209
+
1210
+ ### Example
1211
+
1212
+ ```typescript
1213
+ import {
1214
+ UniverseApi,
1215
+ Configuration
1216
+ } from 'eve-esi-client-ts';
1217
+
1218
+ const configuration = new Configuration();
1219
+ const apiInstance = new UniverseApi(configuration);
1220
+
1221
+ let starId: number; //star_id integer (default to undefined)
1222
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1223
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1224
+
1225
+ const { status, data } = await apiInstance.getUniverseStarsStarId(
1226
+ starId,
1227
+ datasource,
1228
+ ifNoneMatch
1229
+ );
1230
+ ```
1231
+
1232
+ ### Parameters
1233
+
1234
+ |Name | Type | Description | Notes|
1235
+ |------------- | ------------- | ------------- | -------------|
1236
+ | **starId** | [**number**] | star_id integer | defaults to undefined|
1237
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1238
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1239
+
1240
+
1241
+ ### Return type
1242
+
1243
+ **GetUniverseStarsStarIdOk**
1244
+
1245
+ ### Authorization
1246
+
1247
+ No authorization required
1248
+
1249
+ ### HTTP request headers
1250
+
1251
+ - **Content-Type**: Not defined
1252
+ - **Accept**: application/json
1253
+
1254
+
1255
+ ### HTTP response details
1256
+ | Status code | Description | Response headers |
1257
+ |-------------|-------------|------------------|
1258
+ |**200** | Information about a star | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1259
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1260
+ |**400** | Bad request | - |
1261
+ |**420** | Error limited | - |
1262
+ |**500** | Internal server error | - |
1263
+ |**503** | Service unavailable | - |
1264
+ |**504** | Gateway timeout | - |
1265
+
1266
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1267
+
1268
+ # **getUniverseStationsStationId**
1269
+ > GetUniverseStationsStationIdOk getUniverseStationsStationId()
1270
+
1271
+ Get information on a station --- Alternate route: `/dev/universe/stations/{station_id}/` Alternate route: `/v2/universe/stations/{station_id}/` --- This route expires daily at 11:05
1272
+
1273
+ ### Example
1274
+
1275
+ ```typescript
1276
+ import {
1277
+ UniverseApi,
1278
+ Configuration
1279
+ } from 'eve-esi-client-ts';
1280
+
1281
+ const configuration = new Configuration();
1282
+ const apiInstance = new UniverseApi(configuration);
1283
+
1284
+ let stationId: number; //station_id integer (default to undefined)
1285
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1286
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1287
+
1288
+ const { status, data } = await apiInstance.getUniverseStationsStationId(
1289
+ stationId,
1290
+ datasource,
1291
+ ifNoneMatch
1292
+ );
1293
+ ```
1294
+
1295
+ ### Parameters
1296
+
1297
+ |Name | Type | Description | Notes|
1298
+ |------------- | ------------- | ------------- | -------------|
1299
+ | **stationId** | [**number**] | station_id integer | defaults to undefined|
1300
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1301
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1302
+
1303
+
1304
+ ### Return type
1305
+
1306
+ **GetUniverseStationsStationIdOk**
1307
+
1308
+ ### Authorization
1309
+
1310
+ No authorization required
1311
+
1312
+ ### HTTP request headers
1313
+
1314
+ - **Content-Type**: Not defined
1315
+ - **Accept**: application/json
1316
+
1317
+
1318
+ ### HTTP response details
1319
+ | Status code | Description | Response headers |
1320
+ |-------------|-------------|------------------|
1321
+ |**200** | Information about a station | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1322
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1323
+ |**400** | Bad request | - |
1324
+ |**404** | Station not found | - |
1325
+ |**420** | Error limited | - |
1326
+ |**500** | Internal server error | - |
1327
+ |**503** | Service unavailable | - |
1328
+ |**504** | Gateway timeout | - |
1329
+
1330
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1331
+
1332
+ # **getUniverseStructures**
1333
+ > Set<number> getUniverseStructures()
1334
+
1335
+ List all public structures --- Alternate route: `/dev/universe/structures/` Alternate route: `/legacy/universe/structures/` Alternate route: `/v1/universe/structures/` --- This route is cached for up to 3600 seconds
1336
+
1337
+ ### Example
1338
+
1339
+ ```typescript
1340
+ import {
1341
+ UniverseApi,
1342
+ Configuration
1343
+ } from 'eve-esi-client-ts';
1344
+
1345
+ const configuration = new Configuration();
1346
+ const apiInstance = new UniverseApi(configuration);
1347
+
1348
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1349
+ let filter: 'market' | 'manufacturing_basic'; //Only list public structures that have this service online (optional) (default to undefined)
1350
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1351
+
1352
+ const { status, data } = await apiInstance.getUniverseStructures(
1353
+ datasource,
1354
+ filter,
1355
+ ifNoneMatch
1356
+ );
1357
+ ```
1358
+
1359
+ ### Parameters
1360
+
1361
+ |Name | Type | Description | Notes|
1362
+ |------------- | ------------- | ------------- | -------------|
1363
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1364
+ | **filter** | [**&#39;market&#39; | &#39;manufacturing_basic&#39;**]**Array<&#39;market&#39; &#124; &#39;manufacturing_basic&#39;>** | Only list public structures that have this service online | (optional) defaults to undefined|
1365
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1366
+
1367
+
1368
+ ### Return type
1369
+
1370
+ **Set<number>**
1371
+
1372
+ ### Authorization
1373
+
1374
+ No authorization required
1375
+
1376
+ ### HTTP request headers
1377
+
1378
+ - **Content-Type**: Not defined
1379
+ - **Accept**: application/json
1380
+
1381
+
1382
+ ### HTTP response details
1383
+ | Status code | Description | Response headers |
1384
+ |-------------|-------------|------------------|
1385
+ |**200** | List of public structure IDs | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1386
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1387
+ |**400** | Bad request | - |
1388
+ |**420** | Error limited | - |
1389
+ |**500** | Internal server error | - |
1390
+ |**503** | Service unavailable | - |
1391
+ |**504** | Gateway timeout | - |
1392
+
1393
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1394
+
1395
+ # **getUniverseStructuresStructureId**
1396
+ > GetUniverseStructuresStructureIdOk getUniverseStructuresStructureId()
1397
+
1398
+ Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs. --- Alternate route: `/legacy/universe/structures/{structure_id}/` Alternate route: `/v1/universe/structures/{structure_id}/` Alternate route: `/v2/universe/structures/{structure_id}/` --- This route is cached for up to 3600 seconds
1399
+
1400
+ ### Example
1401
+
1402
+ ```typescript
1403
+ import {
1404
+ UniverseApi,
1405
+ Configuration
1406
+ } from 'eve-esi-client-ts';
1407
+
1408
+ const configuration = new Configuration();
1409
+ const apiInstance = new UniverseApi(configuration);
1410
+
1411
+ let structureId: number; //An Eve structure ID (default to undefined)
1412
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1413
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1414
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
1415
+
1416
+ const { status, data } = await apiInstance.getUniverseStructuresStructureId(
1417
+ structureId,
1418
+ datasource,
1419
+ ifNoneMatch,
1420
+ token
1421
+ );
1422
+ ```
1423
+
1424
+ ### Parameters
1425
+
1426
+ |Name | Type | Description | Notes|
1427
+ |------------- | ------------- | ------------- | -------------|
1428
+ | **structureId** | [**number**] | An Eve structure ID | defaults to undefined|
1429
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1430
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1431
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
1432
+
1433
+
1434
+ ### Return type
1435
+
1436
+ **GetUniverseStructuresStructureIdOk**
1437
+
1438
+ ### Authorization
1439
+
1440
+ [evesso](../README.md#evesso)
1441
+
1442
+ ### HTTP request headers
1443
+
1444
+ - **Content-Type**: Not defined
1445
+ - **Accept**: application/json
1446
+
1447
+
1448
+ ### HTTP response details
1449
+ | Status code | Description | Response headers |
1450
+ |-------------|-------------|------------------|
1451
+ |**200** | Data about a structure | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1452
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1453
+ |**400** | Bad request | - |
1454
+ |**401** | Unauthorized | - |
1455
+ |**403** | Forbidden | - |
1456
+ |**404** | Structure not found | - |
1457
+ |**420** | Error limited | - |
1458
+ |**500** | Internal server error | - |
1459
+ |**503** | Service unavailable | - |
1460
+ |**504** | Gateway timeout | - |
1461
+
1462
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1463
+
1464
+ # **getUniverseSystemJumps**
1465
+ > Array<GetUniverseSystemJumps200Ok> getUniverseSystemJumps()
1466
+
1467
+ Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- Alternate route: `/legacy/universe/system_jumps/` Alternate route: `/v1/universe/system_jumps/` --- This route is cached for up to 3600 seconds
1468
+
1469
+ ### Example
1470
+
1471
+ ```typescript
1472
+ import {
1473
+ UniverseApi,
1474
+ Configuration
1475
+ } from 'eve-esi-client-ts';
1476
+
1477
+ const configuration = new Configuration();
1478
+ const apiInstance = new UniverseApi(configuration);
1479
+
1480
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1481
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1482
+
1483
+ const { status, data } = await apiInstance.getUniverseSystemJumps(
1484
+ datasource,
1485
+ ifNoneMatch
1486
+ );
1487
+ ```
1488
+
1489
+ ### Parameters
1490
+
1491
+ |Name | Type | Description | Notes|
1492
+ |------------- | ------------- | ------------- | -------------|
1493
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1494
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1495
+
1496
+
1497
+ ### Return type
1498
+
1499
+ **Array<GetUniverseSystemJumps200Ok>**
1500
+
1501
+ ### Authorization
1502
+
1503
+ No authorization required
1504
+
1505
+ ### HTTP request headers
1506
+
1507
+ - **Content-Type**: Not defined
1508
+ - **Accept**: application/json
1509
+
1510
+
1511
+ ### HTTP response details
1512
+ | Status code | Description | Response headers |
1513
+ |-------------|-------------|------------------|
1514
+ |**200** | A list of systems and number of jumps | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1515
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1516
+ |**400** | Bad request | - |
1517
+ |**420** | Error limited | - |
1518
+ |**500** | Internal server error | - |
1519
+ |**503** | Service unavailable | - |
1520
+ |**504** | Gateway timeout | - |
1521
+
1522
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1523
+
1524
+ # **getUniverseSystemKills**
1525
+ > Array<GetUniverseSystemKills200Ok> getUniverseSystemKills()
1526
+
1527
+ Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- Alternate route: `/v2/universe/system_kills/` --- This route is cached for up to 3600 seconds
1528
+
1529
+ ### Example
1530
+
1531
+ ```typescript
1532
+ import {
1533
+ UniverseApi,
1534
+ Configuration
1535
+ } from 'eve-esi-client-ts';
1536
+
1537
+ const configuration = new Configuration();
1538
+ const apiInstance = new UniverseApi(configuration);
1539
+
1540
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1541
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1542
+
1543
+ const { status, data } = await apiInstance.getUniverseSystemKills(
1544
+ datasource,
1545
+ ifNoneMatch
1546
+ );
1547
+ ```
1548
+
1549
+ ### Parameters
1550
+
1551
+ |Name | Type | Description | Notes|
1552
+ |------------- | ------------- | ------------- | -------------|
1553
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1554
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1555
+
1556
+
1557
+ ### Return type
1558
+
1559
+ **Array<GetUniverseSystemKills200Ok>**
1560
+
1561
+ ### Authorization
1562
+
1563
+ No authorization required
1564
+
1565
+ ### HTTP request headers
1566
+
1567
+ - **Content-Type**: Not defined
1568
+ - **Accept**: application/json
1569
+
1570
+
1571
+ ### HTTP response details
1572
+ | Status code | Description | Response headers |
1573
+ |-------------|-------------|------------------|
1574
+ |**200** | A list of systems and number of ship, pod and NPC kills | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1575
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1576
+ |**400** | Bad request | - |
1577
+ |**420** | Error limited | - |
1578
+ |**500** | Internal server error | - |
1579
+ |**503** | Service unavailable | - |
1580
+ |**504** | Gateway timeout | - |
1581
+
1582
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1583
+
1584
+ # **getUniverseSystems**
1585
+ > Array<number> getUniverseSystems()
1586
+
1587
+ Get a list of solar systems --- Alternate route: `/dev/universe/systems/` Alternate route: `/legacy/universe/systems/` Alternate route: `/v1/universe/systems/` --- This route expires daily at 11:05
1588
+
1589
+ ### Example
1590
+
1591
+ ```typescript
1592
+ import {
1593
+ UniverseApi,
1594
+ Configuration
1595
+ } from 'eve-esi-client-ts';
1596
+
1597
+ const configuration = new Configuration();
1598
+ const apiInstance = new UniverseApi(configuration);
1599
+
1600
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1601
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1602
+
1603
+ const { status, data } = await apiInstance.getUniverseSystems(
1604
+ datasource,
1605
+ ifNoneMatch
1606
+ );
1607
+ ```
1608
+
1609
+ ### Parameters
1610
+
1611
+ |Name | Type | Description | Notes|
1612
+ |------------- | ------------- | ------------- | -------------|
1613
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1614
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1615
+
1616
+
1617
+ ### Return type
1618
+
1619
+ **Array<number>**
1620
+
1621
+ ### Authorization
1622
+
1623
+ No authorization required
1624
+
1625
+ ### HTTP request headers
1626
+
1627
+ - **Content-Type**: Not defined
1628
+ - **Accept**: application/json
1629
+
1630
+
1631
+ ### HTTP response details
1632
+ | Status code | Description | Response headers |
1633
+ |-------------|-------------|------------------|
1634
+ |**200** | A list of solar system ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1635
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1636
+ |**400** | Bad request | - |
1637
+ |**420** | Error limited | - |
1638
+ |**500** | Internal server error | - |
1639
+ |**503** | Service unavailable | - |
1640
+ |**504** | Gateway timeout | - |
1641
+
1642
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1643
+
1644
+ # **getUniverseSystemsSystemId**
1645
+ > GetUniverseSystemsSystemIdOk getUniverseSystemsSystemId()
1646
+
1647
+ Get information on a solar system. --- Alternate route: `/dev/universe/systems/{system_id}/` Alternate route: `/v4/universe/systems/{system_id}/` --- This route expires daily at 11:05
1648
+
1649
+ ### Example
1650
+
1651
+ ```typescript
1652
+ import {
1653
+ UniverseApi,
1654
+ Configuration
1655
+ } from 'eve-esi-client-ts';
1656
+
1657
+ const configuration = new Configuration();
1658
+ const apiInstance = new UniverseApi(configuration);
1659
+
1660
+ let systemId: number; //system_id integer (default to undefined)
1661
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
1662
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1663
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1664
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
1665
+
1666
+ const { status, data } = await apiInstance.getUniverseSystemsSystemId(
1667
+ systemId,
1668
+ acceptLanguage,
1669
+ datasource,
1670
+ ifNoneMatch,
1671
+ language
1672
+ );
1673
+ ```
1674
+
1675
+ ### Parameters
1676
+
1677
+ |Name | Type | Description | Notes|
1678
+ |------------- | ------------- | ------------- | -------------|
1679
+ | **systemId** | [**number**] | system_id integer | defaults to undefined|
1680
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
1681
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1682
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1683
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
1684
+
1685
+
1686
+ ### Return type
1687
+
1688
+ **GetUniverseSystemsSystemIdOk**
1689
+
1690
+ ### Authorization
1691
+
1692
+ No authorization required
1693
+
1694
+ ### HTTP request headers
1695
+
1696
+ - **Content-Type**: Not defined
1697
+ - **Accept**: application/json
1698
+
1699
+
1700
+ ### HTTP response details
1701
+ | Status code | Description | Response headers |
1702
+ |-------------|-------------|------------------|
1703
+ |**200** | Information about a solar system | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
1704
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1705
+ |**400** | Bad request | - |
1706
+ |**404** | Solar system not found | - |
1707
+ |**420** | Error limited | - |
1708
+ |**500** | Internal server error | - |
1709
+ |**503** | Service unavailable | - |
1710
+ |**504** | Gateway timeout | - |
1711
+
1712
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1713
+
1714
+ # **getUniverseTypes**
1715
+ > Array<number> getUniverseTypes()
1716
+
1717
+ Get a list of type ids --- Alternate route: `/legacy/universe/types/` Alternate route: `/v1/universe/types/` --- This route expires daily at 11:05
1718
+
1719
+ ### Example
1720
+
1721
+ ```typescript
1722
+ import {
1723
+ UniverseApi,
1724
+ Configuration
1725
+ } from 'eve-esi-client-ts';
1726
+
1727
+ const configuration = new Configuration();
1728
+ const apiInstance = new UniverseApi(configuration);
1729
+
1730
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1731
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1732
+ let page: number; //Which page of results to return (optional) (default to 1)
1733
+
1734
+ const { status, data } = await apiInstance.getUniverseTypes(
1735
+ datasource,
1736
+ ifNoneMatch,
1737
+ page
1738
+ );
1739
+ ```
1740
+
1741
+ ### Parameters
1742
+
1743
+ |Name | Type | Description | Notes|
1744
+ |------------- | ------------- | ------------- | -------------|
1745
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1746
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1747
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
1748
+
1749
+
1750
+ ### Return type
1751
+
1752
+ **Array<number>**
1753
+
1754
+ ### Authorization
1755
+
1756
+ No authorization required
1757
+
1758
+ ### HTTP request headers
1759
+
1760
+ - **Content-Type**: Not defined
1761
+ - **Accept**: application/json
1762
+
1763
+
1764
+ ### HTTP response details
1765
+ | Status code | Description | Response headers |
1766
+ |-------------|-------------|------------------|
1767
+ |**200** | A list of type ids | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * X-Pages - Maximum page number <br> |
1768
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1769
+ |**400** | Bad request | - |
1770
+ |**420** | Error limited | - |
1771
+ |**500** | Internal server error | - |
1772
+ |**503** | Service unavailable | - |
1773
+ |**504** | Gateway timeout | - |
1774
+
1775
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1776
+
1777
+ # **getUniverseTypesTypeId**
1778
+ > GetUniverseTypesTypeIdOk getUniverseTypesTypeId()
1779
+
1780
+ Get information on a type --- Alternate route: `/dev/universe/types/{type_id}/` Alternate route: `/legacy/universe/types/{type_id}/` Alternate route: `/v2/universe/types/{type_id}/` Alternate route: `/v3/universe/types/{type_id}/` --- This route expires daily at 11:05
1781
+
1782
+ ### Example
1783
+
1784
+ ```typescript
1785
+ import {
1786
+ UniverseApi,
1787
+ Configuration
1788
+ } from 'eve-esi-client-ts';
1789
+
1790
+ const configuration = new Configuration();
1791
+ const apiInstance = new UniverseApi(configuration);
1792
+
1793
+ let typeId: number; //An Eve item type ID (default to undefined)
1794
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
1795
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1796
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
1797
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
1798
+
1799
+ const { status, data } = await apiInstance.getUniverseTypesTypeId(
1800
+ typeId,
1801
+ acceptLanguage,
1802
+ datasource,
1803
+ ifNoneMatch,
1804
+ language
1805
+ );
1806
+ ```
1807
+
1808
+ ### Parameters
1809
+
1810
+ |Name | Type | Description | Notes|
1811
+ |------------- | ------------- | ------------- | -------------|
1812
+ | **typeId** | [**number**] | An Eve item type ID | defaults to undefined|
1813
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
1814
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1815
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
1816
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
1817
+
1818
+
1819
+ ### Return type
1820
+
1821
+ **GetUniverseTypesTypeIdOk**
1822
+
1823
+ ### Authorization
1824
+
1825
+ No authorization required
1826
+
1827
+ ### HTTP request headers
1828
+
1829
+ - **Content-Type**: Not defined
1830
+ - **Accept**: application/json
1831
+
1832
+
1833
+ ### HTTP response details
1834
+ | Status code | Description | Response headers |
1835
+ |-------------|-------------|------------------|
1836
+ |**200** | Information about a type | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
1837
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
1838
+ |**400** | Bad request | - |
1839
+ |**404** | Type not found | - |
1840
+ |**420** | Error limited | - |
1841
+ |**500** | Internal server error | - |
1842
+ |**503** | Service unavailable | - |
1843
+ |**504** | Gateway timeout | - |
1844
+
1845
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1846
+
1847
+ # **postUniverseIds**
1848
+ > PostUniverseIdsOk postUniverseIds(names)
1849
+
1850
+ Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours --- Alternate route: `/dev/universe/ids/` Alternate route: `/legacy/universe/ids/` Alternate route: `/v1/universe/ids/`
1851
+
1852
+ ### Example
1853
+
1854
+ ```typescript
1855
+ import {
1856
+ UniverseApi,
1857
+ Configuration
1858
+ } from 'eve-esi-client-ts';
1859
+
1860
+ const configuration = new Configuration();
1861
+ const apiInstance = new UniverseApi(configuration);
1862
+
1863
+ let names: Set<string>; //The names to resolve
1864
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
1865
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1866
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
1867
+
1868
+ const { status, data } = await apiInstance.postUniverseIds(
1869
+ names,
1870
+ acceptLanguage,
1871
+ datasource,
1872
+ language
1873
+ );
1874
+ ```
1875
+
1876
+ ### Parameters
1877
+
1878
+ |Name | Type | Description | Notes|
1879
+ |------------- | ------------- | ------------- | -------------|
1880
+ | **names** | **Set<string>**| The names to resolve | |
1881
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
1882
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1883
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
1884
+
1885
+
1886
+ ### Return type
1887
+
1888
+ **PostUniverseIdsOk**
1889
+
1890
+ ### Authorization
1891
+
1892
+ No authorization required
1893
+
1894
+ ### HTTP request headers
1895
+
1896
+ - **Content-Type**: application/json
1897
+ - **Accept**: application/json
1898
+
1899
+
1900
+ ### HTTP response details
1901
+ | Status code | Description | Response headers |
1902
+ |-------------|-------------|------------------|
1903
+ |**200** | List of id/name associations for a set of names divided by category. Any name passed in that did not have a match will be ommitted | * Content-Language - The language used in the response <br> |
1904
+ |**400** | Bad request | - |
1905
+ |**420** | Error limited | - |
1906
+ |**500** | Internal server error | - |
1907
+ |**503** | Service unavailable | - |
1908
+ |**504** | Gateway timeout | - |
1909
+
1910
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1911
+
1912
+ # **postUniverseNames**
1913
+ > Array<PostUniverseNames200Ok> postUniverseNames(ids)
1914
+
1915
+ Resolve a set of IDs to names and categories. Supported ID\'s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions --- Alternate route: `/dev/universe/names/` Alternate route: `/legacy/universe/names/` Alternate route: `/v2/universe/names/` Alternate route: `/v3/universe/names/`
1916
+
1917
+ ### Example
1918
+
1919
+ ```typescript
1920
+ import {
1921
+ UniverseApi,
1922
+ Configuration
1923
+ } from 'eve-esi-client-ts';
1924
+
1925
+ const configuration = new Configuration();
1926
+ const apiInstance = new UniverseApi(configuration);
1927
+
1928
+ let ids: Set<number>; //The ids to resolve
1929
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
1930
+
1931
+ const { status, data } = await apiInstance.postUniverseNames(
1932
+ ids,
1933
+ datasource
1934
+ );
1935
+ ```
1936
+
1937
+ ### Parameters
1938
+
1939
+ |Name | Type | Description | Notes|
1940
+ |------------- | ------------- | ------------- | -------------|
1941
+ | **ids** | **Set<number>**| The ids to resolve | |
1942
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
1943
+
1944
+
1945
+ ### Return type
1946
+
1947
+ **Array<PostUniverseNames200Ok>**
1948
+
1949
+ ### Authorization
1950
+
1951
+ No authorization required
1952
+
1953
+ ### HTTP request headers
1954
+
1955
+ - **Content-Type**: application/json
1956
+ - **Accept**: application/json
1957
+
1958
+
1959
+ ### HTTP response details
1960
+ | Status code | Description | Response headers |
1961
+ |-------------|-------------|------------------|
1962
+ |**200** | List of id/name associations for a set of IDs. All IDs must resolve to a name, or nothing will be returned | - |
1963
+ |**400** | Bad request | - |
1964
+ |**404** | Ensure all IDs are valid before resolving | - |
1965
+ |**420** | Error limited | - |
1966
+ |**500** | Internal server error | - |
1967
+ |**503** | Service unavailable | - |
1968
+ |**504** | Gateway timeout | - |
1969
+
1970
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1971
+