Skip to content

Changelog

Launched June 2026

The first public release of the Canopi Intelligence Layer API.

Endpoints:

  • POST /v1/predict — Single-site survival predictions
  • POST /v1/predict/compare — Side-by-side method comparison
  • POST /v1/predict/batch — Multi-site predictions
  • GET /v1/species — Species reference (20 PNW species)
  • GET /v1/methods — Planting method reference
  • GET /v1/coverage — Geographic coverage (GeoJSON)
  • GET /v1/health — API status

Model: Mycel v0.2 (pnw_v0_2_mycel)

  • Coverage: Oregon and Washington
  • 20 tree species (16 conifers, 4 hardwoods)
  • 2 planting methods (manual, drone-seeded)
  • 3 time horizons (1, 3, 5 years)
  • ~18,000 prediction sites
  • Full SHAP explainability on every prediction

Authentication:

  • API key authentication (X-API-Key header)
  • Three tiers: Spore (free), Mycel (partner), Hypha (enterprise)
  • Daily rate limiting with midnight UTC reset