AI_API
Copy Page
Graduation API
AI_API
API Root
GET
API Health Status
GET
Water Hyacinth Detection
POST
backend_API
Profiles
List profiles
Create profile
Update profile
Delete profile
Classification Runs
List classification runs
Create classification run
Update classification run
Delete classification run
Schemas
Profile
ProfileInput
ClassificationRun
ClassificationRunInput
AI_API
Copy Page
API Root
GET
/
Try it
Run in Apidog
Run in Apidog
Last modified:
2026-05-08 19:55:08
Maintainer:
Yousef Dawood
Water Hyacinth Detection API 🌿
#
Detect water hyacinth from uploaded images using a deep learning model powered by TensorFlow and EfficientNetV2.
Features
#
Fast image classification
Health monitoring endpoint
Real-time inference
Simple REST API
Request
None
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/'
Response
Response Example
{
"message"
:
"string"
}
Modified atÂ
2026-05-08 19:55:08
Next
API Health Status