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,953 @@
1
+ # CharacterApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net/latest*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**getCharactersCharacterId**](#getcharacterscharacterid) | **GET** /characters/{character_id}/ | Get character\'s public information|
8
+ |[**getCharactersCharacterIdAgentsResearch**](#getcharacterscharacteridagentsresearch) | **GET** /characters/{character_id}/agents_research/ | Get agents research|
9
+ |[**getCharactersCharacterIdBlueprints**](#getcharacterscharacteridblueprints) | **GET** /characters/{character_id}/blueprints/ | Get blueprints|
10
+ |[**getCharactersCharacterIdCorporationhistory**](#getcharacterscharacteridcorporationhistory) | **GET** /characters/{character_id}/corporationhistory/ | Get corporation history|
11
+ |[**getCharactersCharacterIdFatigue**](#getcharacterscharacteridfatigue) | **GET** /characters/{character_id}/fatigue/ | Get jump fatigue|
12
+ |[**getCharactersCharacterIdMedals**](#getcharacterscharacteridmedals) | **GET** /characters/{character_id}/medals/ | Get medals|
13
+ |[**getCharactersCharacterIdNotifications**](#getcharacterscharacteridnotifications) | **GET** /characters/{character_id}/notifications/ | Get character notifications|
14
+ |[**getCharactersCharacterIdNotificationsContacts**](#getcharacterscharacteridnotificationscontacts) | **GET** /characters/{character_id}/notifications/contacts/ | Get new contact notifications|
15
+ |[**getCharactersCharacterIdPortrait**](#getcharacterscharacteridportrait) | **GET** /characters/{character_id}/portrait/ | Get character portraits|
16
+ |[**getCharactersCharacterIdRoles**](#getcharacterscharacteridroles) | **GET** /characters/{character_id}/roles/ | Get character corporation roles|
17
+ |[**getCharactersCharacterIdStandings**](#getcharacterscharacteridstandings) | **GET** /characters/{character_id}/standings/ | Get standings|
18
+ |[**getCharactersCharacterIdTitles**](#getcharacterscharacteridtitles) | **GET** /characters/{character_id}/titles/ | Get character corporation titles|
19
+ |[**postCharactersAffiliation**](#postcharactersaffiliation) | **POST** /characters/affiliation/ | Character affiliation|
20
+ |[**postCharactersCharacterIdCspa**](#postcharacterscharacteridcspa) | **POST** /characters/{character_id}/cspa/ | Calculate a CSPA charge cost|
21
+
22
+ # **getCharactersCharacterId**
23
+ > GetCharactersCharacterIdOk getCharactersCharacterId()
24
+
25
+ Public information about a character --- Alternate route: `/dev/characters/{character_id}/` Alternate route: `/legacy/characters/{character_id}/` Alternate route: `/v5/characters/{character_id}/` --- This route is cached for up to 604800 seconds
26
+
27
+ ### Example
28
+
29
+ ```typescript
30
+ import {
31
+ CharacterApi,
32
+ Configuration
33
+ } from 'eve-esi-client-ts';
34
+
35
+ const configuration = new Configuration();
36
+ const apiInstance = new CharacterApi(configuration);
37
+
38
+ let characterId: number; //An EVE character ID (default to undefined)
39
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
40
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
41
+
42
+ const { status, data } = await apiInstance.getCharactersCharacterId(
43
+ characterId,
44
+ datasource,
45
+ ifNoneMatch
46
+ );
47
+ ```
48
+
49
+ ### Parameters
50
+
51
+ |Name | Type | Description | Notes|
52
+ |------------- | ------------- | ------------- | -------------|
53
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
54
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
55
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
56
+
57
+
58
+ ### Return type
59
+
60
+ **GetCharactersCharacterIdOk**
61
+
62
+ ### Authorization
63
+
64
+ No authorization required
65
+
66
+ ### HTTP request headers
67
+
68
+ - **Content-Type**: Not defined
69
+ - **Accept**: application/json
70
+
71
+
72
+ ### HTTP response details
73
+ | Status code | Description | Response headers |
74
+ |-------------|-------------|------------------|
75
+ |**200** | Public data for the given character | * 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> |
76
+ |**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> |
77
+ |**400** | Bad request | - |
78
+ |**404** | Character not found | - |
79
+ |**420** | Error limited | - |
80
+ |**500** | Internal server error | - |
81
+ |**503** | Service unavailable | - |
82
+ |**504** | Gateway timeout | - |
83
+
84
+ [[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)
85
+
86
+ # **getCharactersCharacterIdAgentsResearch**
87
+ > Array<GetCharactersCharacterIdAgentsResearch200Ok> getCharactersCharacterIdAgentsResearch()
88
+
89
+ Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate) --- Alternate route: `/dev/characters/{character_id}/agents_research/` Alternate route: `/legacy/characters/{character_id}/agents_research/` Alternate route: `/v1/characters/{character_id}/agents_research/` Alternate route: `/v2/characters/{character_id}/agents_research/` --- This route is cached for up to 3600 seconds
90
+
91
+ ### Example
92
+
93
+ ```typescript
94
+ import {
95
+ CharacterApi,
96
+ Configuration
97
+ } from 'eve-esi-client-ts';
98
+
99
+ const configuration = new Configuration();
100
+ const apiInstance = new CharacterApi(configuration);
101
+
102
+ let characterId: number; //An EVE character ID (default to undefined)
103
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
104
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
105
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
106
+
107
+ const { status, data } = await apiInstance.getCharactersCharacterIdAgentsResearch(
108
+ characterId,
109
+ datasource,
110
+ ifNoneMatch,
111
+ token
112
+ );
113
+ ```
114
+
115
+ ### Parameters
116
+
117
+ |Name | Type | Description | Notes|
118
+ |------------- | ------------- | ------------- | -------------|
119
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
120
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
121
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
122
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
123
+
124
+
125
+ ### Return type
126
+
127
+ **Array<GetCharactersCharacterIdAgentsResearch200Ok>**
128
+
129
+ ### Authorization
130
+
131
+ [evesso](../README.md#evesso)
132
+
133
+ ### HTTP request headers
134
+
135
+ - **Content-Type**: Not defined
136
+ - **Accept**: application/json
137
+
138
+
139
+ ### HTTP response details
140
+ | Status code | Description | Response headers |
141
+ |-------------|-------------|------------------|
142
+ |**200** | A list of agents research information | * 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> |
143
+ |**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> |
144
+ |**400** | Bad request | - |
145
+ |**401** | Unauthorized | - |
146
+ |**403** | Forbidden | - |
147
+ |**420** | Error limited | - |
148
+ |**500** | Internal server error | - |
149
+ |**503** | Service unavailable | - |
150
+ |**504** | Gateway timeout | - |
151
+
152
+ [[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)
153
+
154
+ # **getCharactersCharacterIdBlueprints**
155
+ > Array<GetCharactersCharacterIdBlueprints200Ok> getCharactersCharacterIdBlueprints()
156
+
157
+ Return a list of blueprints the character owns --- Alternate route: `/dev/characters/{character_id}/blueprints/` Alternate route: `/legacy/characters/{character_id}/blueprints/` Alternate route: `/v2/characters/{character_id}/blueprints/` Alternate route: `/v3/characters/{character_id}/blueprints/` --- This route is cached for up to 3600 seconds
158
+
159
+ ### Example
160
+
161
+ ```typescript
162
+ import {
163
+ CharacterApi,
164
+ Configuration
165
+ } from 'eve-esi-client-ts';
166
+
167
+ const configuration = new Configuration();
168
+ const apiInstance = new CharacterApi(configuration);
169
+
170
+ let characterId: number; //An EVE character ID (default to undefined)
171
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
172
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
173
+ let page: number; //Which page of results to return (optional) (default to 1)
174
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
175
+
176
+ const { status, data } = await apiInstance.getCharactersCharacterIdBlueprints(
177
+ characterId,
178
+ datasource,
179
+ ifNoneMatch,
180
+ page,
181
+ token
182
+ );
183
+ ```
184
+
185
+ ### Parameters
186
+
187
+ |Name | Type | Description | Notes|
188
+ |------------- | ------------- | ------------- | -------------|
189
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
190
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
191
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
192
+ | **page** | [**number**] | Which page of results to return | (optional) defaults to 1|
193
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
194
+
195
+
196
+ ### Return type
197
+
198
+ **Array<GetCharactersCharacterIdBlueprints200Ok>**
199
+
200
+ ### Authorization
201
+
202
+ [evesso](../README.md#evesso)
203
+
204
+ ### HTTP request headers
205
+
206
+ - **Content-Type**: Not defined
207
+ - **Accept**: application/json
208
+
209
+
210
+ ### HTTP response details
211
+ | Status code | Description | Response headers |
212
+ |-------------|-------------|------------------|
213
+ |**200** | A list of blueprints | * 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> |
214
+ |**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> |
215
+ |**400** | Bad request | - |
216
+ |**401** | Unauthorized | - |
217
+ |**403** | Forbidden | - |
218
+ |**420** | Error limited | - |
219
+ |**500** | Internal server error | - |
220
+ |**503** | Service unavailable | - |
221
+ |**504** | Gateway timeout | - |
222
+
223
+ [[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)
224
+
225
+ # **getCharactersCharacterIdCorporationhistory**
226
+ > Array<GetCharactersCharacterIdCorporationhistory200Ok> getCharactersCharacterIdCorporationhistory()
227
+
228
+ Get a list of all the corporations a character has been a member of --- Alternate route: `/dev/characters/{character_id}/corporationhistory/` Alternate route: `/legacy/characters/{character_id}/corporationhistory/` Alternate route: `/v1/characters/{character_id}/corporationhistory/` Alternate route: `/v2/characters/{character_id}/corporationhistory/` --- This route is cached for up to 86400 seconds
229
+
230
+ ### Example
231
+
232
+ ```typescript
233
+ import {
234
+ CharacterApi,
235
+ Configuration
236
+ } from 'eve-esi-client-ts';
237
+
238
+ const configuration = new Configuration();
239
+ const apiInstance = new CharacterApi(configuration);
240
+
241
+ let characterId: number; //An EVE character ID (default to undefined)
242
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
243
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
244
+
245
+ const { status, data } = await apiInstance.getCharactersCharacterIdCorporationhistory(
246
+ characterId,
247
+ datasource,
248
+ ifNoneMatch
249
+ );
250
+ ```
251
+
252
+ ### Parameters
253
+
254
+ |Name | Type | Description | Notes|
255
+ |------------- | ------------- | ------------- | -------------|
256
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
257
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
258
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
259
+
260
+
261
+ ### Return type
262
+
263
+ **Array<GetCharactersCharacterIdCorporationhistory200Ok>**
264
+
265
+ ### Authorization
266
+
267
+ No authorization required
268
+
269
+ ### HTTP request headers
270
+
271
+ - **Content-Type**: Not defined
272
+ - **Accept**: application/json
273
+
274
+
275
+ ### HTTP response details
276
+ | Status code | Description | Response headers |
277
+ |-------------|-------------|------------------|
278
+ |**200** | Corporation history for the given character | * 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> |
279
+ |**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> |
280
+ |**400** | Bad request | - |
281
+ |**420** | Error limited | - |
282
+ |**500** | Internal server error | - |
283
+ |**503** | Service unavailable | - |
284
+ |**504** | Gateway timeout | - |
285
+
286
+ [[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)
287
+
288
+ # **getCharactersCharacterIdFatigue**
289
+ > GetCharactersCharacterIdFatigueOk getCharactersCharacterIdFatigue()
290
+
291
+ Return a character\'s jump activation and fatigue information --- Alternate route: `/dev/characters/{character_id}/fatigue/` Alternate route: `/legacy/characters/{character_id}/fatigue/` Alternate route: `/v1/characters/{character_id}/fatigue/` Alternate route: `/v2/characters/{character_id}/fatigue/` --- This route is cached for up to 300 seconds
292
+
293
+ ### Example
294
+
295
+ ```typescript
296
+ import {
297
+ CharacterApi,
298
+ Configuration
299
+ } from 'eve-esi-client-ts';
300
+
301
+ const configuration = new Configuration();
302
+ const apiInstance = new CharacterApi(configuration);
303
+
304
+ let characterId: number; //An EVE character ID (default to undefined)
305
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
306
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
307
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
308
+
309
+ const { status, data } = await apiInstance.getCharactersCharacterIdFatigue(
310
+ characterId,
311
+ datasource,
312
+ ifNoneMatch,
313
+ token
314
+ );
315
+ ```
316
+
317
+ ### Parameters
318
+
319
+ |Name | Type | Description | Notes|
320
+ |------------- | ------------- | ------------- | -------------|
321
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
322
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
323
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
324
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
325
+
326
+
327
+ ### Return type
328
+
329
+ **GetCharactersCharacterIdFatigueOk**
330
+
331
+ ### Authorization
332
+
333
+ [evesso](../README.md#evesso)
334
+
335
+ ### HTTP request headers
336
+
337
+ - **Content-Type**: Not defined
338
+ - **Accept**: application/json
339
+
340
+
341
+ ### HTTP response details
342
+ | Status code | Description | Response headers |
343
+ |-------------|-------------|------------------|
344
+ |**200** | Jump activation and fatigue information | * 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> |
345
+ |**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> |
346
+ |**400** | Bad request | - |
347
+ |**401** | Unauthorized | - |
348
+ |**403** | Forbidden | - |
349
+ |**420** | Error limited | - |
350
+ |**500** | Internal server error | - |
351
+ |**503** | Service unavailable | - |
352
+ |**504** | Gateway timeout | - |
353
+
354
+ [[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)
355
+
356
+ # **getCharactersCharacterIdMedals**
357
+ > Array<GetCharactersCharacterIdMedals200Ok> getCharactersCharacterIdMedals()
358
+
359
+ Return a list of medals the character has --- Alternate route: `/dev/characters/{character_id}/medals/` Alternate route: `/legacy/characters/{character_id}/medals/` Alternate route: `/v1/characters/{character_id}/medals/` Alternate route: `/v2/characters/{character_id}/medals/` --- This route is cached for up to 3600 seconds
360
+
361
+ ### Example
362
+
363
+ ```typescript
364
+ import {
365
+ CharacterApi,
366
+ Configuration
367
+ } from 'eve-esi-client-ts';
368
+
369
+ const configuration = new Configuration();
370
+ const apiInstance = new CharacterApi(configuration);
371
+
372
+ let characterId: number; //An EVE character ID (default to undefined)
373
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
374
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
375
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
376
+
377
+ const { status, data } = await apiInstance.getCharactersCharacterIdMedals(
378
+ characterId,
379
+ datasource,
380
+ ifNoneMatch,
381
+ token
382
+ );
383
+ ```
384
+
385
+ ### Parameters
386
+
387
+ |Name | Type | Description | Notes|
388
+ |------------- | ------------- | ------------- | -------------|
389
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
390
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
391
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
392
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
393
+
394
+
395
+ ### Return type
396
+
397
+ **Array<GetCharactersCharacterIdMedals200Ok>**
398
+
399
+ ### Authorization
400
+
401
+ [evesso](../README.md#evesso)
402
+
403
+ ### HTTP request headers
404
+
405
+ - **Content-Type**: Not defined
406
+ - **Accept**: application/json
407
+
408
+
409
+ ### HTTP response details
410
+ | Status code | Description | Response headers |
411
+ |-------------|-------------|------------------|
412
+ |**200** | A list of medals | * 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> |
413
+ |**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> |
414
+ |**400** | Bad request | - |
415
+ |**401** | Unauthorized | - |
416
+ |**403** | Forbidden | - |
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
+ # **getCharactersCharacterIdNotifications**
425
+ > Array<GetCharactersCharacterIdNotifications200Ok> getCharactersCharacterIdNotifications()
426
+
427
+ Return character notifications --- Alternate route: `/dev/characters/{character_id}/notifications/` Alternate route: `/legacy/characters/{character_id}/notifications/` Alternate route: `/v4/characters/{character_id}/notifications/` Alternate route: `/v5/characters/{character_id}/notifications/` Alternate route: `/v6/characters/{character_id}/notifications/` --- This route is cached for up to 600 seconds
428
+
429
+ ### Example
430
+
431
+ ```typescript
432
+ import {
433
+ CharacterApi,
434
+ Configuration
435
+ } from 'eve-esi-client-ts';
436
+
437
+ const configuration = new Configuration();
438
+ const apiInstance = new CharacterApi(configuration);
439
+
440
+ let characterId: number; //An EVE character ID (default to undefined)
441
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
442
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
443
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
444
+
445
+ const { status, data } = await apiInstance.getCharactersCharacterIdNotifications(
446
+ characterId,
447
+ datasource,
448
+ ifNoneMatch,
449
+ token
450
+ );
451
+ ```
452
+
453
+ ### Parameters
454
+
455
+ |Name | Type | Description | Notes|
456
+ |------------- | ------------- | ------------- | -------------|
457
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
458
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
459
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
460
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
461
+
462
+
463
+ ### Return type
464
+
465
+ **Array<GetCharactersCharacterIdNotifications200Ok>**
466
+
467
+ ### Authorization
468
+
469
+ [evesso](../README.md#evesso)
470
+
471
+ ### HTTP request headers
472
+
473
+ - **Content-Type**: Not defined
474
+ - **Accept**: application/json
475
+
476
+
477
+ ### HTTP response details
478
+ | Status code | Description | Response headers |
479
+ |-------------|-------------|------------------|
480
+ |**200** | Returns your recent notifications | * 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> |
481
+ |**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> |
482
+ |**400** | Bad request | - |
483
+ |**401** | Unauthorized | - |
484
+ |**403** | Forbidden | - |
485
+ |**420** | Error limited | - |
486
+ |**500** | Internal server error | - |
487
+ |**503** | Service unavailable | - |
488
+ |**504** | Gateway timeout | - |
489
+
490
+ [[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)
491
+
492
+ # **getCharactersCharacterIdNotificationsContacts**
493
+ > Array<GetCharactersCharacterIdNotificationsContacts200Ok> getCharactersCharacterIdNotificationsContacts()
494
+
495
+ Return notifications about having been added to someone\'s contact list --- Alternate route: `/dev/characters/{character_id}/notifications/contacts/` Alternate route: `/legacy/characters/{character_id}/notifications/contacts/` Alternate route: `/v1/characters/{character_id}/notifications/contacts/` Alternate route: `/v2/characters/{character_id}/notifications/contacts/` --- This route is cached for up to 600 seconds
496
+
497
+ ### Example
498
+
499
+ ```typescript
500
+ import {
501
+ CharacterApi,
502
+ Configuration
503
+ } from 'eve-esi-client-ts';
504
+
505
+ const configuration = new Configuration();
506
+ const apiInstance = new CharacterApi(configuration);
507
+
508
+ let characterId: number; //An EVE character ID (default to undefined)
509
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
510
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
511
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
512
+
513
+ const { status, data } = await apiInstance.getCharactersCharacterIdNotificationsContacts(
514
+ characterId,
515
+ datasource,
516
+ ifNoneMatch,
517
+ token
518
+ );
519
+ ```
520
+
521
+ ### Parameters
522
+
523
+ |Name | Type | Description | Notes|
524
+ |------------- | ------------- | ------------- | -------------|
525
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
526
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
527
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
528
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
529
+
530
+
531
+ ### Return type
532
+
533
+ **Array<GetCharactersCharacterIdNotificationsContacts200Ok>**
534
+
535
+ ### Authorization
536
+
537
+ [evesso](../README.md#evesso)
538
+
539
+ ### HTTP request headers
540
+
541
+ - **Content-Type**: Not defined
542
+ - **Accept**: application/json
543
+
544
+
545
+ ### HTTP response details
546
+ | Status code | Description | Response headers |
547
+ |-------------|-------------|------------------|
548
+ |**200** | A list of contact notifications | * 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> |
549
+ |**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> |
550
+ |**400** | Bad request | - |
551
+ |**401** | Unauthorized | - |
552
+ |**403** | Forbidden | - |
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
+ # **getCharactersCharacterIdPortrait**
561
+ > GetCharactersCharacterIdPortraitOk getCharactersCharacterIdPortrait()
562
+
563
+ Get portrait urls for a character --- Alternate route: `/dev/characters/{character_id}/portrait/` Alternate route: `/v2/characters/{character_id}/portrait/` Alternate route: `/v3/characters/{character_id}/portrait/` --- This route expires daily at 11:05
564
+
565
+ ### Example
566
+
567
+ ```typescript
568
+ import {
569
+ CharacterApi,
570
+ Configuration
571
+ } from 'eve-esi-client-ts';
572
+
573
+ const configuration = new Configuration();
574
+ const apiInstance = new CharacterApi(configuration);
575
+
576
+ let characterId: number; //An EVE character ID (default to undefined)
577
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
578
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
579
+
580
+ const { status, data } = await apiInstance.getCharactersCharacterIdPortrait(
581
+ characterId,
582
+ datasource,
583
+ ifNoneMatch
584
+ );
585
+ ```
586
+
587
+ ### Parameters
588
+
589
+ |Name | Type | Description | Notes|
590
+ |------------- | ------------- | ------------- | -------------|
591
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
592
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
593
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
594
+
595
+
596
+ ### Return type
597
+
598
+ **GetCharactersCharacterIdPortraitOk**
599
+
600
+ ### Authorization
601
+
602
+ No authorization required
603
+
604
+ ### HTTP request headers
605
+
606
+ - **Content-Type**: Not defined
607
+ - **Accept**: application/json
608
+
609
+
610
+ ### HTTP response details
611
+ | Status code | Description | Response headers |
612
+ |-------------|-------------|------------------|
613
+ |**200** | Public data for the given character | * 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> |
614
+ |**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> |
615
+ |**400** | Bad request | - |
616
+ |**404** | No image server for this datasource | - |
617
+ |**420** | Error limited | - |
618
+ |**500** | Internal server error | - |
619
+ |**503** | Service unavailable | - |
620
+ |**504** | Gateway timeout | - |
621
+
622
+ [[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)
623
+
624
+ # **getCharactersCharacterIdRoles**
625
+ > GetCharactersCharacterIdRolesOk getCharactersCharacterIdRoles()
626
+
627
+ Returns a character\'s corporation roles --- Alternate route: `/dev/characters/{character_id}/roles/` Alternate route: `/legacy/characters/{character_id}/roles/` Alternate route: `/v2/characters/{character_id}/roles/` Alternate route: `/v3/characters/{character_id}/roles/` --- This route is cached for up to 3600 seconds
628
+
629
+ ### Example
630
+
631
+ ```typescript
632
+ import {
633
+ CharacterApi,
634
+ Configuration
635
+ } from 'eve-esi-client-ts';
636
+
637
+ const configuration = new Configuration();
638
+ const apiInstance = new CharacterApi(configuration);
639
+
640
+ let characterId: number; //An EVE character ID (default to undefined)
641
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
642
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
643
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
644
+
645
+ const { status, data } = await apiInstance.getCharactersCharacterIdRoles(
646
+ characterId,
647
+ datasource,
648
+ ifNoneMatch,
649
+ token
650
+ );
651
+ ```
652
+
653
+ ### Parameters
654
+
655
+ |Name | Type | Description | Notes|
656
+ |------------- | ------------- | ------------- | -------------|
657
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
658
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
659
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
660
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
661
+
662
+
663
+ ### Return type
664
+
665
+ **GetCharactersCharacterIdRolesOk**
666
+
667
+ ### Authorization
668
+
669
+ [evesso](../README.md#evesso)
670
+
671
+ ### HTTP request headers
672
+
673
+ - **Content-Type**: Not defined
674
+ - **Accept**: application/json
675
+
676
+
677
+ ### HTTP response details
678
+ | Status code | Description | Response headers |
679
+ |-------------|-------------|------------------|
680
+ |**200** | The character\&#39;s roles in thier corporation | * 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> |
681
+ |**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> |
682
+ |**400** | Bad request | - |
683
+ |**401** | Unauthorized | - |
684
+ |**403** | Forbidden | - |
685
+ |**420** | Error limited | - |
686
+ |**500** | Internal server error | - |
687
+ |**503** | Service unavailable | - |
688
+ |**504** | Gateway timeout | - |
689
+
690
+ [[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)
691
+
692
+ # **getCharactersCharacterIdStandings**
693
+ > Array<GetCharactersCharacterIdStandings200Ok> getCharactersCharacterIdStandings()
694
+
695
+ Return character standings from agents, NPC corporations, and factions --- Alternate route: `/dev/characters/{character_id}/standings/` Alternate route: `/legacy/characters/{character_id}/standings/` Alternate route: `/v1/characters/{character_id}/standings/` Alternate route: `/v2/characters/{character_id}/standings/` --- This route is cached for up to 3600 seconds
696
+
697
+ ### Example
698
+
699
+ ```typescript
700
+ import {
701
+ CharacterApi,
702
+ Configuration
703
+ } from 'eve-esi-client-ts';
704
+
705
+ const configuration = new Configuration();
706
+ const apiInstance = new CharacterApi(configuration);
707
+
708
+ let characterId: number; //An EVE character ID (default to undefined)
709
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
710
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
711
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
712
+
713
+ const { status, data } = await apiInstance.getCharactersCharacterIdStandings(
714
+ characterId,
715
+ datasource,
716
+ ifNoneMatch,
717
+ token
718
+ );
719
+ ```
720
+
721
+ ### Parameters
722
+
723
+ |Name | Type | Description | Notes|
724
+ |------------- | ------------- | ------------- | -------------|
725
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
726
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
727
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
728
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
729
+
730
+
731
+ ### Return type
732
+
733
+ **Array<GetCharactersCharacterIdStandings200Ok>**
734
+
735
+ ### Authorization
736
+
737
+ [evesso](../README.md#evesso)
738
+
739
+ ### HTTP request headers
740
+
741
+ - **Content-Type**: Not defined
742
+ - **Accept**: application/json
743
+
744
+
745
+ ### HTTP response details
746
+ | Status code | Description | Response headers |
747
+ |-------------|-------------|------------------|
748
+ |**200** | A list of standings | * 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> |
749
+ |**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> |
750
+ |**400** | Bad request | - |
751
+ |**401** | Unauthorized | - |
752
+ |**403** | Forbidden | - |
753
+ |**420** | Error limited | - |
754
+ |**500** | Internal server error | - |
755
+ |**503** | Service unavailable | - |
756
+ |**504** | Gateway timeout | - |
757
+
758
+ [[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)
759
+
760
+ # **getCharactersCharacterIdTitles**
761
+ > Array<GetCharactersCharacterIdTitles200Ok> getCharactersCharacterIdTitles()
762
+
763
+ Returns a character\'s titles --- Alternate route: `/dev/characters/{character_id}/titles/` Alternate route: `/legacy/characters/{character_id}/titles/` Alternate route: `/v1/characters/{character_id}/titles/` Alternate route: `/v2/characters/{character_id}/titles/` --- This route is cached for up to 3600 seconds
764
+
765
+ ### Example
766
+
767
+ ```typescript
768
+ import {
769
+ CharacterApi,
770
+ Configuration
771
+ } from 'eve-esi-client-ts';
772
+
773
+ const configuration = new Configuration();
774
+ const apiInstance = new CharacterApi(configuration);
775
+
776
+ let characterId: number; //An EVE character ID (default to undefined)
777
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
778
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
779
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
780
+
781
+ const { status, data } = await apiInstance.getCharactersCharacterIdTitles(
782
+ characterId,
783
+ datasource,
784
+ ifNoneMatch,
785
+ token
786
+ );
787
+ ```
788
+
789
+ ### Parameters
790
+
791
+ |Name | Type | Description | Notes|
792
+ |------------- | ------------- | ------------- | -------------|
793
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
794
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
795
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
796
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
797
+
798
+
799
+ ### Return type
800
+
801
+ **Array<GetCharactersCharacterIdTitles200Ok>**
802
+
803
+ ### Authorization
804
+
805
+ [evesso](../README.md#evesso)
806
+
807
+ ### HTTP request headers
808
+
809
+ - **Content-Type**: Not defined
810
+ - **Accept**: application/json
811
+
812
+
813
+ ### HTTP response details
814
+ | Status code | Description | Response headers |
815
+ |-------------|-------------|------------------|
816
+ |**200** | A list of titles | * 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> |
817
+ |**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> |
818
+ |**400** | Bad request | - |
819
+ |**401** | Unauthorized | - |
820
+ |**403** | Forbidden | - |
821
+ |**420** | Error limited | - |
822
+ |**500** | Internal server error | - |
823
+ |**503** | Service unavailable | - |
824
+ |**504** | Gateway timeout | - |
825
+
826
+ [[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)
827
+
828
+ # **postCharactersAffiliation**
829
+ > Array<PostCharactersAffiliation200Ok> postCharactersAffiliation(characters)
830
+
831
+ Bulk lookup of character IDs to corporation, alliance and faction --- Alternate route: `/dev/characters/affiliation/` Alternate route: `/legacy/characters/affiliation/` Alternate route: `/v1/characters/affiliation/` Alternate route: `/v2/characters/affiliation/` --- This route is cached for up to 3600 seconds
832
+
833
+ ### Example
834
+
835
+ ```typescript
836
+ import {
837
+ CharacterApi,
838
+ Configuration
839
+ } from 'eve-esi-client-ts';
840
+
841
+ const configuration = new Configuration();
842
+ const apiInstance = new CharacterApi(configuration);
843
+
844
+ let characters: Set<number>; //The character IDs to fetch affiliations for. All characters must exist, or none will be returned
845
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
846
+
847
+ const { status, data } = await apiInstance.postCharactersAffiliation(
848
+ characters,
849
+ datasource
850
+ );
851
+ ```
852
+
853
+ ### Parameters
854
+
855
+ |Name | Type | Description | Notes|
856
+ |------------- | ------------- | ------------- | -------------|
857
+ | **characters** | **Set<number>**| The character IDs to fetch affiliations for. All characters must exist, or none will be returned | |
858
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
859
+
860
+
861
+ ### Return type
862
+
863
+ **Array<PostCharactersAffiliation200Ok>**
864
+
865
+ ### Authorization
866
+
867
+ No authorization required
868
+
869
+ ### HTTP request headers
870
+
871
+ - **Content-Type**: application/json
872
+ - **Accept**: application/json
873
+
874
+
875
+ ### HTTP response details
876
+ | Status code | Description | Response headers |
877
+ |-------------|-------------|------------------|
878
+ |**200** | Character corporation, alliance and faction IDs | - |
879
+ |**400** | Bad request | - |
880
+ |**420** | Error limited | - |
881
+ |**500** | Internal server error | - |
882
+ |**503** | Service unavailable | - |
883
+ |**504** | Gateway timeout | - |
884
+
885
+ [[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)
886
+
887
+ # **postCharactersCharacterIdCspa**
888
+ > number postCharactersCharacterIdCspa(characters)
889
+
890
+ Takes a source character ID in the url and a set of target character ID\'s in the body, returns a CSPA charge cost --- Alternate route: `/dev/characters/{character_id}/cspa/` Alternate route: `/legacy/characters/{character_id}/cspa/` Alternate route: `/v4/characters/{character_id}/cspa/` Alternate route: `/v5/characters/{character_id}/cspa/`
891
+
892
+ ### Example
893
+
894
+ ```typescript
895
+ import {
896
+ CharacterApi,
897
+ Configuration
898
+ } from 'eve-esi-client-ts';
899
+
900
+ const configuration = new Configuration();
901
+ const apiInstance = new CharacterApi(configuration);
902
+
903
+ let characterId: number; //An EVE character ID (default to undefined)
904
+ let characters: Set<number>; //The target characters to calculate the charge for
905
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
906
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
907
+
908
+ const { status, data } = await apiInstance.postCharactersCharacterIdCspa(
909
+ characterId,
910
+ characters,
911
+ datasource,
912
+ token
913
+ );
914
+ ```
915
+
916
+ ### Parameters
917
+
918
+ |Name | Type | Description | Notes|
919
+ |------------- | ------------- | ------------- | -------------|
920
+ | **characters** | **Set<number>**| The target characters to calculate the charge for | |
921
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
922
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
923
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
924
+
925
+
926
+ ### Return type
927
+
928
+ **number**
929
+
930
+ ### Authorization
931
+
932
+ [evesso](../README.md#evesso)
933
+
934
+ ### HTTP request headers
935
+
936
+ - **Content-Type**: application/json
937
+ - **Accept**: application/json
938
+
939
+
940
+ ### HTTP response details
941
+ | Status code | Description | Response headers |
942
+ |-------------|-------------|------------------|
943
+ |**201** | Aggregate cost of sending a mail from the source character to the target characters, in ISK | - |
944
+ |**400** | Bad request | - |
945
+ |**401** | Unauthorized | - |
946
+ |**403** | Forbidden | - |
947
+ |**420** | Error limited | - |
948
+ |**500** | Internal server error | - |
949
+ |**503** | Service unavailable | - |
950
+ |**504** | Gateway timeout | - |
951
+
952
+ [[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)
953
+