v1

latestOpenAPI 3.0.1No Permission2026-07-13590123.0 KB
Fleet

Ship Refine

Attempt to refine the raw materials on your ship. The request will only succeed if your ship is capable of refining at the time of the request. In order to be able to refine, a ship must have goods that can be refined and have installed a Refinery module that can refine it.

When refining, 100 basic goods will be converted into 10 processed goods.

post/my/ships/{shipSymbol}/refine

Path parameters

shipSymbolstring required

The symbol of the ship.

Request body

produce'IRON' | 'COPPER' | 'SILVER' | 'GOLD' | 'ALUMINUM' | 'PLATINUM' | 'URANITE' | 'MERITIUM' | 'FUEL' required

The type of good to produce out of the refining process.

Response

The ship has successfully refined goods.