Fleet

Extract Resources

Extract resources from a waypoint that can be extracted, such as asteroid fields, into your ship. Send an optional survey as the payload to target specific yields.

The ship must be in orbit to be able to extract and must have mining equipments installed that can extract goods, such as the Gas Siphon mount for gas-based goods or Mining Laser mount for ore-based goods.

The survey property is now deprecated. See the extract/survey endpoint for more details.

post/my/ships/{shipSymbol}/extract

Path parameters

shipSymbolstring required

The ship symbol.

Request body

surveySurveyJson — unresolved $ref

Response

Extracted successfully.

Changes

Changed in 8 of the 50 revisions of this API.2210

    • added the optional property / to the response with the status

      response-optional-property-added

    • removed from the // response property oneOf list for the response status

      response-property-one-of-removed

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

    • added the new path request parameter shipSymbol

      new-request-path-parameter

    • added the required property / to the response with the status

      response-required-property-added

    • request property deprecated

      request-property-deprecated

    • api tag Fleet added

      api-tag-added

    • api tag fleet removed

      api-tag-removed

    • endpoint added

      endpoint-added

  • 86f8c56c4690123See the full diff
    • removed the required property / from the response with the status

      response-required-property-removed

    • deleted the path request parameter shipSymbol

      request-parameter-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • api tag fleet added

      api-tag-added

    • api tag Fleet removed

      api-tag-removed

    • request property reactivated

      request-property-reactivated

    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.