v1

latestOpenAPI 3.0.1No Permission2026-07-13590123.0 KB
Fleet

Navigate Ship

Navigate to a target destination. The ship must be in orbit to use this function. The destination waypoint must be within the same system as the ship's current location. Navigating will consume the necessary fuel from the ship's manifest based on the distance to the target waypoint.

The returned response will detail the route information including the expected time of arrival. Most ship actions are unavailable until the ship has arrived at it's destination.

To travel between systems, see the ship's Warp or Jump actions.

post/my/ships/{shipSymbol}/navigate

Path parameters

shipSymbolstring required

The ship symbol.

Request body

waypointSymbolstring required

The target destination.

Response

The successful transit information including the route details and changes to ship fuel. The route includes the expected time of arrival.