Plantnet: Get Family Genera
Plantnet via Parse · Other
Get all genera belonging to a specific plant family, sorted by observation count descending. Returns paginated genera with species counts and common names. Access plant species, families, genera, observations, and community groups from the Pl@ntNet platform. Fulfilled by Parse from identify.plantnet.org.
- government-public
- identify-plantnet-org
- maps-geo
- other
- parse
- plantnet
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/113c4a85-0514-4358-96ae-4704a01d43ba/get_family_genera
- Interface artifact
- sha256:e9fb86ad98e3b0339d4e673c4a3c5877d038497ddb90485a1babff8fdfaca2ca
- Manifest digest
- sha256:2259ee181a7d858b2f0b4d400d4b7ba4ea11f8c0655863970a8a255d55969264
Request fields
- page (integer): Page number (0-based)
- page_size (integer): Number of results per page
- project_id (string, required): Flora/project identifier: Allowed values: k-world-flora, useful, weeds
- family_name (string, required): Scientific family name (e.g. 'Rosaceae')
Example queries
- {"page":"0","page_size":"5","project_id":"k-world-flora","family_name":"Rosaceae"}