Back to catalog
🗺️

Google Earth Engine

API Key

A cloud-based platform for planetary-scale environmental data analysis

🗺️GeocodingHTTPS

Google Earth Engine API

Access and analyze petabytes of satellite and geospatial imagery

DatasetLANDSAT/LC09/C02/T1_TOA
Acquisition Date2026-01-14
Cloud Cover Percent3.2
Resolution Meters30
Bands Available11

Sample Response

response.json
1{
2 "dataset": "LANDSAT/LC09/C02/T1_TOA",
3 "acquisition_date": "2026-01-14",
4 "cloud_cover_percent": 3.2,
5 "resolution_meters": 30,
6 "bands_available": 11
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/earth-engine/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs