Liking cljdoc? Tell your friends :D

eve-api-client.api.location


get-characters-character-id-locationclj

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

Get character location Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable


This route is cached for up to 5 seconds

Get character location
  Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable

---

This route is cached for up to 5 seconds
sourceraw docstring

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

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

Get character location Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable


This route is cached for up to 5 seconds

Get character location
  Information about the characters current location. Returns the current solar system id, and also the current station or structure ID if applicable

---

This route is cached for up to 5 seconds
sourceraw docstring

get-characters-character-id-onlineclj

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

Get character online Checks if the character is currently online


This route is cached for up to 60 seconds

Get character online
  Checks if the character is currently online

---

This route is cached for up to 60 seconds
sourceraw docstring

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

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

Get character online Checks if the character is currently online


This route is cached for up to 60 seconds

Get character online
  Checks if the character is currently online

---

This route is cached for up to 60 seconds
sourceraw docstring

get-characters-character-id-shipclj

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

Get current ship Get the current ship type, name and id


This route is cached for up to 5 seconds

Get current ship
  Get the current ship type, name and id

---

This route is cached for up to 5 seconds
sourceraw docstring

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

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

Get current ship Get the current ship type, name and id


This route is cached for up to 5 seconds

Get current ship
  Get the current ship type, name and id

---

This route is cached for up to 5 seconds
sourceraw docstring

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

× close