November 18, 2021
Quick and Saved Searches responses now includes a new "assets" object that lists all available assets for a particular item so developers no longer have to call the "List Item Assets" endpoint to list all assets for a specific item.
September 16, 2020
You can now query on "satellite_azimuth" for all PSScene3Band, PSScene4Band, and PSOrthoTile items published after September 9, 2020 in the Data API. This property will also be returned in the json metadata for those items.
July 6 2020
Data API supports a new metadata field, "publishing_stage" to help you understand an item's publishing lifecycle and make decisions on when to download an item, based on whether your pipeline needs to optimize for data latency or data accuracy. This field is searchable and returned in the metadata.json file for all PlanetScope and SkySat items, published after June 19, 2020. More information on this field is available here: https://developers.planet.com/docs/data/items-assets/
May 29 2020
Data API supports a new filter option: UpdateFilter. This filter can be used to filter items by changes to a specified metadata field value made after a specified date. It allows users to identify items which may have been republished with quality improvements or fixes, enabling them to keep internal catalogs up-to-date and make more informed redownload decisions. You can read more on this filter type here: https://developers.planet.com/docs/data/searches-filtering/#updatefilter
May 15 2020
- Data API now returns a list of supported asset types for each item type in all GET item_types calls. This field lists the set of asset types which may be produced for a given item type. You can reference this change in our API reference documentation here: https://developers.planet.com/docs/apis/data/reference/#operation/ListItemTypes