Fleet

Create Chart

Command a ship to chart the waypoint at its current location.

Most waypoints in the universe are uncharted by default. These waypoints have their traits hidden until they have been charted by a ship.

Charting a waypoint will record your agent as the one who created the chart, and all other agents would also be able to see the waypoint's traits. Charting a waypoint gives you a one time reward of credits based on the rarity of the waypoint's traits.

post/my/ships/{shipSymbol}/chart

Path parameters

shipSymbolstring required

The symbol of the ship.

Response

Created

Changes

Changed in 5 of the 50 revisions of this API.216

    • added the required property data/agent to the response with the 201 status

      response-required-property-added

    • added the new path request parameter shipSymbol

      new-request-path-parameter

    • api tag Fleet added

      api-tag-added

    • api tag fleet removed

      api-tag-removed

    • endpoint added

      endpoint-added

  • 86f8c56c4690112See the full diff
    • removed the required property data/agent from the response with the 201 status

      response-required-property-removed

    • deleted the path request parameter shipSymbol

      request-parameter-removed

    • api tag fleet added

      api-tag-added

    • api tag Fleet removed

      api-tag-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 2 have no diff computed.