Plantix: Get Plant Disease Detail
Plantix via Parse · Other
Get detailed information about a specific plant disease or pest, including symptoms, causes, treatment recommendations, and preventive measures. Requires both the numeric ID and slug, obtainable from list_plant_diseases results. The Plantix API provides comprehensive access to a database of plant diseases, pests, and agricultural knowledge. Fulfilled by Parse from plantix.net.
- food-dining
- healthcare
- other
- parse
- plantix
- plantix-net
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4d5a37ee-9dd2-40f4-8ca2-a85caf590c32/get_plant_disease_detail
- Interface artifact
- sha256:28e919a9acd02ba102253907d8d83af2e69352a97fd625ebfc3de63b714acd78
- Manifest digest
- sha256:e4428294bf13bce5f4aa751eb09fb40f58b4d4c21388604887d3861fc00141dc
Request fields
- id (string, required): The numeric ID of the disease (e.g. '600051'). Obtained from list_plant_diseases results.
- slug (string, required): The URL slug of the disease (e.g. 'stink-bugs-on-maize-millet-and-sorghum'). Obtained from list_plant_diseases results.
Example queries
- {"id":"600051","slug":"stink-bugs-on-maize-millet-and-sorghum"}