Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wiseyield.co/llms.txt

Use this file to discover all available pages before exploring further.

WiseYield is sold as five subscription tiers. Tier choice controls resource limits (farms, AI quota, team seats), feature gates (which capabilities are accessible), and API rate limits.

The ladder

TierMonthly (EUR)Yearly (EUR)Audience
Seed€22€220Hobby farms, single-operator
Sprout€49€490Small commercial farms
Harvest€89€890Working farms, full Vision AI
Grove€149€1,490Multi-field operations + advanced forecasting
SummitContact salesContact salesEnterprise + programmatic API access
A 14-day trial grants Harvest-level access. The First Harvest program (first 50 farms) gives 30% off monthly / 50% off annual for life.

Feature gates by tier

CapabilitySeedSproutHarvestGroveSummit
Farm count131025unlimited
AI recommendations / month502001,0005,000unlimited
AI chat messages / month301505002,000unlimited
Team members131025unlimited
Vision AI — growth stage
Vision AI — health / nutrient / yield / weed / disease
AI chat assistant (RAG)
Full crop library (5000+)
Field analytics
Sales / yield tracking
Regional benchmarks
Farm budgeting
Bulk import (CSV)
Market intelligence
Satellite NDVI
Irrigation scheduling (ET₀)
Task templates
Advanced analytics + forecasting
Custom reports export
Invoice management
Financial AI insights
Portfolio optimizer (multi-field)
API access (programmatic)

Rate limits

API requests are rate-limited per-user, sliding-window, scaled to tier:
TierRequests / hour
Expired trial3
Seed25
Sprout50
Trial / Harvest100
Grove200
Summit1,000
See Rate-limit handling for the response headers, 429 shape, and a retry-with-backoff implementation.

Programmatic API access

API keys today authenticate the /api/v1/* surface. While the broader API documentation describes session-authenticated dashboard endpoints, only the versioned API namespace accepts API-key callers. API access is gated to Summit tier. Trial users on Harvest-level limits cannot mint API keys.

Trial behavior

  • 14-day Harvest-equivalent access starts on first signup.
  • No credit card required for trial activation.
  • When the trial expires without a paid plan, the account drops to the Expired tier (3 req/hour) — read-only access until a plan is selected.
  • First Harvest discount applies if the user converts during the first 50-farm window; otherwise standard pricing applies.

Plan changes

ChangeEffect
Upgrade (e.g. Sprout → Harvest)Pro-rated charge for the remainder of the billing cycle; new limits apply immediately.
DowngradeTakes effect at the end of the current billing cycle; current cycle continues at the higher tier.
CancelAccount remains active through cycle end, then drops to Expired tier.
PauseSubscription pauses with read-only access; resume restores the prior plan.
See Billing & Subscriptions for the relevant endpoints.