(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
(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
(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
(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
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close