Skip to main content
GET
The crop library is a shared, curated catalog of admin crops with climate, soil, growth, yield, management, and economic metadata. Results exclude only crops that are inactive, deleted, or rejected on review — each row carries its own verificationStatus so you can decide how much weight to give it. Use this endpoint to discover crops; use Get crop details for the full record by ID.

Authentication

Requires a key with the library:read scope. See Authentication.

Query parameters

All optional.
string
Text search across name, scientific name, and localized names (Arabic, French, Spanish, German).
string
Category ID filter.
string
low, moderate, high, very_high.
string
full_sun, partial_shade, shade.
string
none, light, moderate, high.
string
low, moderate, high.
string
declining, stable, growing, high_growth.
integer
Filter for crops maturing within N days.
string
default:"name"
name, daysToMaturity, yield.
integer
default:"50"
1–100.

Response

array
Array of admin crop objects matching the query.

Errors