{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Incineration (ESI) - tranquility Alliance Routes API", "version": "2020-01-01" }, "items": [ { "info": { "name": "Routes", "type": "folder" }, "items": [ { "info": { "name": "Get route", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/route/:origin/:destination", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ], "params": [ { "name": "avoid", "value": "", "type": "query" }, { "name": "connections", "value": "", "type": "query" }, { "name": "destination", "value": "", "type": "path" }, { "name": "flag", "value": "", "type": "query" }, { "name": "origin", "value": "", "type": "path" } ] }, "docs": "Get the systems between origin and destination" } ] } ], "bundled": true }