Pular para o conteúdo
Optz

Monitore sua terra pelo satélite

Digite seu número CAR para começar

Propriedades de teste — clique para visualizar:

PLATAFORMA

Three verticals, one platform

Satellite analytics, AI image generation, and file anonymization — accessible through clean APIs

Satellite Analytics

NDVI, spectral indices, change detection, and automated monitoring over free satellite data.

Statistical APICustom ProcessingSaved SearchesSubscriptions

AI Image Generation

Generate satellite-style imagery, aerial visualizations, and technical illustrations via API.

DALL-E 3 + Stability AI4 Visual StylesReference ImagesBatch Generation

File Anonymizer

Strip GPS, device info, timestamps, and all metadata from any file. Privacy by default.

ImagesDocumentsAudio/VideoMCP Tools

Build with Optz

REST APIs backed by free satellite data. No imagery licensing fees.

statistical-api.sh
# Get NDVI statistics for a farm — no downloads needed
curl -X POST https://optz.dev/api/v1/statistics \
  -H "Content-Type: application/json" \
  -d '{
    "aoi": [-55.5, -12.5, -55.4, -12.4],
    "band": "ndvi",
    "dateRange": { "start": "2025-01", "end": "2025-06" },
    "aggregation": "monthly",
    "statistics": ["mean", "percentiles"]
  }'

Statistical API

NDVI stats without downloads

Evalscripts

Custom spectral indices

Saved Searches

Alerts on new imagery

Subscriptions

Automated monitoring

AI Generation

Satellite-style images