OptionalendIf you only want to receive systems updated before a specific date & time, use this parameter. Parameter is inclusive. All dates must be UTC. Format: YYYY-MM-DD HH:MM:SS.
OptionalincludeSet to 1 to get system even if hidden in the database. Hidden system are generally typo errors, renamed system in the game...
OptionalonlySet to 1 to get only systems with known coordinates.
OptionalonlySet to 1 to get only systems without coordinates.
OptionalshowSet to 1 to get the system coordinates. If coordinates are unknown, the coords key will not be returned.
OptionalshowSet to 1 to get our internal ID for this system.
OptionalshowSet to 1 to get the system information like allegiance, government... If no information are stored, an empty object will be returned.
OptionalshowSet to 1 to get the system permit if there is one. If the permit is named, also return permitName.
OptionalshowSet to 1 to get the system primary star if known. If no primary star is stored, null will be returned.
OptionalstartIf you only want to receive systems updated after a specific date & time, use this parameter. Parameter is inclusive. All dates must be UTC. Format: YYYY-MM-DD HH:MM:SS.
OptionalsystemThe systems name to retrieve, can be a start of a name or an array of specific names.
Options for getSystems request.