Changelog for October 10, 2024
-
GET tasking/v1/tasks/{taskID}/products/{productType}andGET /purchases/{purchaseID}/productsendpoints — the list of products returned by these endpoints is now limited to show only the products considered suitable for delivery. Images acquired by ICEYE satellites can be processed multiple times and each processing run produces new products (for example, reprocessing images to take advantage of software updates that produce images with the latest specifications). -
GET company/v1/contracts/{contractID}andGET company/v1/contractsendpoints — the Company API spec documentation has been updated to correctly show theimagingModes.allowedproperty in the JSON response as an array, not a nested array.