ConsoleCatalog
Sign in
Pl@ntNet logo

Pl@ntNet

identify.plantnet.orgResearchno auth

Plant biodiversity; species records, flora catalogs, and observations.

Flora Region Catalog

ASYNCREADNo auth

Returns all flora regions and jurisdictions with species counts, titles, and geographic metadata.

ParametersFormJSON

Response language code

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_identify_plantnet_flora_region_catalog",
    "params": {
      "language": "en"
    }
  }'