Developer API
A read-only JSON API over the satellite data catalog. All endpoints are static, cacheable, and CORS-enabled (Access-Control-Allow-Origin: *). No API key required.
Endpoints
GET
/api/datasets
List every dataset with localized text and sample galleries.
GET
/api/dataset/{slug}
A single dataset by slug.
GET
/api/plans
Pricing plans (Starter / Pro).
Example
curl https://satellitedata.org/api/dataset/sentinel-2
Response fields
- slug
- Stable identifier used in catalog URLs
- category
- optical | sar | weather | hyperspectral | dem
- priceType
- free | paid
- price
- { usd, yen } — null for free datasets
- resolutionM
- Ground resolution in metres
- en / ja
- Localized name, provider, description, use-cases
- gallery
- Up to 5 sample images with credit, license, source
- representative
- true if imagery is a same-modality stand-in