Crop Library
Search crops
Text + filter search over the verified admin crop catalog.
GET
Authentication
Requires a key with thelibrary:read scope. See Authentication.
Query parameters
All optional.Text search across name, scientific name, and localized names (Arabic, French, Spanish, German).
Category ID filter.
low, moderate, high, very_high.full_sun, partial_shade, shade.none, light, moderate, high.low, moderate, high.declining, stable, growing, high_growth.Filter for crops maturing within N days.
name, daysToMaturity, yield.1–100.
Response
Array of admin crop objects matching the query.
Errors
| Status | When |
|---|---|
401 | Missing, malformed, expired, or revoked API key |
403 INSUFFICIENT_SCOPE | Key lacks library:read scope |
429 RATE_LIMIT_EXCEEDED | Per-user rate limit reached |
5xx | Server error |