Aleph V1 (Legacy)
Aleph V1 contains our original API ecosystem designed for specialized workflows: Tasking API for new image collection, Archive API for historical imagery, Analysis API for feasibility, and Delivery API for asset retrieval.
When to use V1
- You have existing production integrations and don't want to change them yet
- You need specific V1 features not yet available in V2
- You want to minimize code changes right now
Documentation
Archive API (V1)
- Introduction
- Examples: Command line tools | Python examples | QGIS plugin
- Useful links
Tasking API (V1)
- Introduction
- Analysis API Spec — Feasibility analysis
- Tasking API Spec — Task creation and management
- Examples: Command line | Python | Practical use cases
Delivery API (V1)
Migration path
We recommend planning a migration to Aleph V2. While V1 APIs will remain supported for existing integrations, new features will be V2-only.
Ready to explore V2? → See Migration Decision Matrix to understand what's new and plan your upgrade.
Want to stay on V1 for now? → Your existing code will continue to work. You can also use Phase 1 of the Staged adoption strategy to monitor your V1 orders via V2 API without code changes.