Liking cljdoc? Tell your friends :D

eve-api-client.api.planetary-interaction


get-characters-character-id-planetsclj

(get-characters-character-id-planets character-id)
(get-characters-character-id-planets character-id optional-params)

Get colonies Returns a list of all planetary colonies owned by a character.


This route is cached for up to 600 seconds

Get colonies
  Returns a list of all planetary colonies owned by a character.

---

This route is cached for up to 600 seconds
sourceraw docstring

get-characters-character-id-planets-planet-idclj

(get-characters-character-id-planets-planet-id character-id planet-id)
(get-characters-character-id-planets-planet-id character-id
                                               planet-id
                                               optional-params)

Get colony layout Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.


Get colony layout
  Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.

---
sourceraw docstring

get-characters-character-id-planets-planet-id-with-http-infoclj

(get-characters-character-id-planets-planet-id-with-http-info character-id
                                                              planet-id)
(get-characters-character-id-planets-planet-id-with-http-info character-id
                                                              planet-id
                                                              {:keys [datasource
                                                                      token]})

Get colony layout Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.


Get colony layout
  Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.

---
sourceraw docstring

get-characters-character-id-planets-with-http-infoclj

(get-characters-character-id-planets-with-http-info character-id)
(get-characters-character-id-planets-with-http-info
  character-id
  {:keys [datasource if-none-match token]})

Get colonies Returns a list of all planetary colonies owned by a character.


This route is cached for up to 600 seconds

Get colonies
  Returns a list of all planetary colonies owned by a character.

---

This route is cached for up to 600 seconds
sourceraw docstring

get-corporations-corporation-id-customs-officesclj

(get-corporations-corporation-id-customs-offices corporation-id)
(get-corporations-corporation-id-customs-offices corporation-id optional-params)

List corporation customs offices List customs offices owned by a corporation


This route is cached for up to 3600 seconds


Requires one of the following EVE corporation role(s): Director

List corporation customs offices
  List customs offices owned by a corporation

---

This route is cached for up to 3600 seconds

---
Requires one of the following EVE corporation role(s): Director
sourceraw docstring

get-corporations-corporation-id-customs-offices-with-http-infoclj

(get-corporations-corporation-id-customs-offices-with-http-info corporation-id)
(get-corporations-corporation-id-customs-offices-with-http-info
  corporation-id
  {:keys [datasource if-none-match page token]})

List corporation customs offices List customs offices owned by a corporation


This route is cached for up to 3600 seconds


Requires one of the following EVE corporation role(s): Director

List corporation customs offices
  List customs offices owned by a corporation

---

This route is cached for up to 3600 seconds

---
Requires one of the following EVE corporation role(s): Director
sourceraw docstring

get-universe-schematics-schematic-idclj

(get-universe-schematics-schematic-id schematic-id)
(get-universe-schematics-schematic-id schematic-id optional-params)

Get schematic information Get information on a planetary factory schematic


This route is cached for up to 3600 seconds

Get schematic information
  Get information on a planetary factory schematic

---

This route is cached for up to 3600 seconds
sourceraw docstring

get-universe-schematics-schematic-id-with-http-infoclj

(get-universe-schematics-schematic-id-with-http-info schematic-id)
(get-universe-schematics-schematic-id-with-http-info schematic-id
                                                     {:keys [datasource
                                                             if-none-match]})

Get schematic information Get information on a planetary factory schematic


This route is cached for up to 3600 seconds

Get schematic information
  Get information on a planetary factory schematic

---

This route is cached for up to 3600 seconds
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close