Users can identify the contributing source scenes for a specific quad id using Postman.
1. In Postman, set the HTTP request to GET.
2. In the URL field, insert (Mosaics API):
https://api.planet.com/basemaps/v1/mosaics/{mosaic_id}/quads/{quad_id}/itemsReplace {mosaic_id} and {quad_id} according to the Mosaic identifier and Quad identifier.
3. In the Authorization tab, select:
- Type: Basic Auth
- Username: API_KEY
Note: Leave the Password field empty.
4. Click Send.
Comments
Please sign in to leave a comment.