Get the systems between origin and destinationAlternate route: /dev/route/{origin}/{destination}/Alternate route: /legacy/route/{origin}/{destination}/Alternate route: /v1/route/{origin}/{destination}/This route is cached for up to 86400 seconds
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://esi.evetech.net/latest/route///'
Response Response Example
200 - response
[30002771,30002770,30002769,30002772]
Request
Path Params
destination
integerÂ
required
destination solar system ID
origin
integerÂ
required
origin solar system ID
Query Params
avoid
array[string]
optional
avoid solar system ID(s)
connections
array[string]
optional
connected solar system pairs
datasource
stringÂ
optional
The server name you would like data from
flag
stringÂ
optional
route security preference
Header Params
If-None-Match
stringÂ
optional
ETag from a previous request. A 304 will be returned if this matches the current ETag
Responses
🟢200Solar systems in route from origin to destination