How to know if an specific asset is available for an item id

Assets or products can be derived from the item's source data, if you want to check all available assets for an Item_id, the Data API can be used:

The request will include a method supported by HTTP, item_type_id and item_id

GET https://api.planet.com/data/v1/item-types/{item_type_id}/items/{item_id}

Authorizations: BasicAuth or ApiKeyAuth

 

Example Request

item_type_id: PSOrthoTile

item_id: 1368746_3262717_2018-04-21_1036

GET https://api.planet.com/data/v1/item-types/PSOrthoTile/items/1368746_3262717_2018-04-21_1036

Example Response

Screen_Shot_2021-07-30_at_4.01.36_PM.png

 

_permissions: Assets available for the item which the authenticated user has permission to download.

 

For more information about Items & Assets please check the following link:

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.