Utilizes an Esri ArcGIS ImageServer REST API - View Esri Documentation

Example of returned attributes:

            "objectid": 5425727,
            "vehicle_name": "WV04",
            "catalog_update_date": 1502040918000,
            "collect_time_start": 1492710588000,
            "collect_time_end": 1492710591000,
            "image_identifier": "ff5c9917-42dc-4788-aa63-026b5593060f-inv",
            "image_band_name": "4-BANDS",
            "sensor_name": "VNIR",
            "area_cloud_cover_percentage": 34.5000716301515,
            "cloud_cover_percentage": 23.9,
            "pan_resolution_min": 0.31087391,
            "pan_resolution_start": 0.31087391,
            "pan_resolution_max": 0.31091487,
            "pan_resolution_end": 0.31087394,
            "pan_resolution_avg": 0.3108927,
            "multi_resolution_max": 1.24252671,
            "multi_resolution_min": 1.24247245,
            "multi_resolution_end": 1.24247245,
            "multi_resolution_avg": 1.2424943,
            "multi_resolution_start": 1.24252671
            "sun_elevation_max": 58.35212882,
            "sun_elevation_min": 58.20741093,
            "sun_elevation_avg": 58.29268107,
            "target_azimuth_max": 346.7232772,
            "target_azimuth_end": 346.7232772,
            "target_azimuth_min": 338.49602735,
            "target_azimuth_avg": 343.34719846,
            "target_azimuth_start": 338.49602735,
            "area_avg_off_nadir_angle": 3.22547233,
            "off_nadir_max": 3.23552517,
            "off_nadir_start": 3.21857342,
            "off_nadir_end": 3.23552517,
            "off_nadir_min": 3.21857342,
            "off_nadir_avg": 3.22547233,
            "sun_azimuth_max": 146.26006735,
            "sun_azimuth_avg": 146.18356096,
            "sun_azimuth_min": 146.13009303,
            "browse_url": "https://api.discover.digitalglobe.com/show?id=ff5c9917-42dc-4788-aa63-026b5593060f-inv",
            "has_stereo_pair": 0,
            "scan_direction": "Forward",
            "legacy_identifier_reference": null,
            "is_public": 1,

Esri ArcGIS ImageServer REST API Query Documentation:

Language
Click Try It! to start a request and see the response here!