Identification classes - flowerchecker/plant-id-examples GitHub Wiki

⚠️ Following endpoints are not a standard part of the Plant.id API and is not enabled by default. It is intended only for internal use. If you think you are entitled to use it, contact us at [email protected].

Plant info

Get a list of all plant classes identified by the Plant.id Species identification.

Request

Endpoint:

  • https://api.plant.id/v2/plant_info

Request method:

  • POST

You need to authenticate with your API key when sending the request. No additional parameters are required.

Diseases info

Get a list of all diseses classes with in the tree structure identified by the Plant.id Health Assessment.

Request

Endpoint:

  • https://api.plant.id/v2/diseases_info

Request method:

  • POST

You need to authenticate with your API key when sending the request. No additional parameters are required.