Green Public
Open API Green Public project
25 subscribers
50 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Green Public endpoints
| Method | Endpoint | Description |
|---|---|---|
| soil-type-controller | ||
| PUT |
updateSoilType /soilTypes/{name} |
|
| POST |
createSoilType /soilTypes |
|
| GET |
getAllSoilTypes /soilTypes |
|
| DELETE |
deleteSoilTypeByName /soilTypes/{name} |
|
| GET |
getSoilTypeByName /soilTypes/{name} |
|
| watering-frequency-controller | ||
| POST |
saveWateringFrequency /api/watering-frequencies |
|
| DELETE |
deleteWateringFrequency /api/watering-frequencies |
|
| GET |
getWateringFrequencyByFrequencyName /api/watering-frequencies/byName/{frequencyName} |
|
| GET |
getWateringFrequencyById /api/watering-frequencies/{id} |
|
| GET |
getAllWateringFrequencies /api/watering-frequencies |
|
| PUT |
updateWateringFrequency /api/watering-frequencies |
|
| DELETE |
deleteWateringFrequencyById /api/watering-frequencies/{id} |
|
| DELETE |
deleteAllWateringFrequencies /api/watering-frequencies/all |
|
| GET |
getWateringFrequencyByLanguage /api/watering-frequencies/byLanguage/{language} |
|
| suggestions-controller | ||
| GET |
getSuggestionsById /api/suggestions/{id} |
|
| DELETE |
deleteSuggestions /api/suggestions/{id} |
|
| GET |
getAllSuggestions /api/suggestions |
|
| POST |
createSuggestions /api/suggestions |
|
| PUT |
updateSuggestions /api/suggestions/{id} |
|
| retail-store-controller | ||
| POST |
createRetailStore /api/retailStores |
|
| GET |
getAllRetailStores /api/retailStores |
|
| PUT |
updateRetailStore /api/retailStores/{id} |
|
| GET |
getRetailStoreById /api/retailStores/{id} |
|
| DELETE |
deleteRetailStoreById /api/retailStores/{id} |
|
| information-controller | ||
| GET |
getAllInformation /api/information |
|
| POST |
createInformation /api/information |
|
| GET |
getInformationById /api/information/{id} |
|
| PUT |
updateInformation /api/information/{id} |
|
| GET |
getInformationByDescriptionContaining /api/information/description/{keyword} |
|
| GET |
getInformationByLanguage /api/information/language/{language} |
|
| GET |
getInformationByHeader /api/information/header/{header} |
|
| DELETE |
deleteInformationByHeader /api/information/header/{header} |
|
| DELETE |
deleteInformation /api/information/{id} |
|
| language-controller | ||
| DELETE |
deleteLanguageById /language/{id} |
|
| DELETE |
deleteLanguage /language |
|
| GET |
findLanguageById /language/{id} |
|
| GET |
findAllLanguages /language |
|
| POST |
saveLanguage /language |
|
| tree-controller | ||
| DELETE |
deleteTreeById /api/trees/{id} |
|
| GET |
getTreeById /api/trees/{id} |
|
| GET |
getAllTrees /api/trees |
|
| POST |
saveTree /api/trees |
|
| DELETE |
deleteTree /api/trees |
|
| tree-species-controller | ||
| GET |
getTreeSpeciesByName /api/tree-species/name/{name} |
|
| GET |
getTreeSpeciesByScientificName /api/tree-species/scientific-name/{scientificName} |
|
| GET |
getAllTreeSpecies /api/tree-species |
|
| POST |
saveTreeSpecies /api/tree-species |
|
| DELETE |
deleteTreeSpeciesByName /api/tree-species/name/{name} |
|
| GET |
getTreeSpeciesById /api/tree-species/{id} |
|
| DELETE |
deleteTreeSpecies /api/tree-species/{id} |
|
Green Public pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|