Built for B2B Use Cases
See Example Integrations for ready-to-use API workflows in each industry.
Insurance & Claims
Verify property damage claims with satellite imagery. Detect changes before and after events.
InsurTech, Claims AdjustersAgriculture & Finance
Monitor crop health, assess farm conditions for lending decisions.
AgriTech, Rural BanksReal Estate & Land
Evaluate property risks — floods, environmental factors, land-cover changes.
PropTech, DevelopersGovernment & ESG
Track deforestation, monitor environmental compliance, and produce ESG reports.
Governments, ESG FirmsQuick Start
Make your first satellite API call in 5 minutes
Get API Key
Sign up and generate your API key from the Console
Make API Call
Send a POST request with a GeoJSON polygon and date range
Get Insights
Receive structured JSON with satellite analysis results
curl -X POST https://api.satalyse.dev/api/v1/satellite/detect-changes \
-H "Authorization: Bearer sat_sk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"geometry": {
"type": "Polygon",
"coordinates": [[[77.5, 12.9], [77.6, 12.9], [77.6, 13.0], [77.5, 13.0], [77.5, 12.9]]]
},
"start_date": "2024-01-01",
"end_date": "2025-01-01"
}'Why Satalyse?
5 Satellite Endpoints
Change Detection, Feature Extraction, Temporal Analysis, Anomaly Detection, Risk Scoring
Global Coverage
Analyze any location on Earth via Google Earth Engine satellite datasets
Real Data Sources
Sentinel-2, Landsat 8, MODIS, SRTM, CHIRPS, and JRC Global Surface Water
Minutes, Not Days
First analysis completes in under 3 minutes. Repeat requests return cached results instantly — no GIS setup, no Earth Engine service accounts
Available APIs
Change Detection
Detect land-cover changes between two dates
Feature Extraction
Extract NDVI, moisture index, surface temperature
Temporal Analysis
Analyze vegetation and land trends over 5+ years
Anomaly Detection
Detect fires, disease, and unusual vegetation patterns
Risk Scoring
Flood, wildfire, drought, and environmental risk scores