The ladder
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
Rate limits
API requests are rate-limited per-user, sliding-window, scaled to tier:
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
See Billing & Subscriptions for the relevant endpoints.