Hello World API
Just say hello
8.7/10 popularity
94 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Hello World API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
health_check_health_get /health |
Health check endpoint for Render.com monitoring. |
| GET |
greet_api_v1_greet_get /api/v1/greet |
Custom greeting endpoint. Parameters: - name: The name to greet (required) - greeting: The greeting word (default: "Hello") |
| GET |
hello_api_v1_hello_get /api/v1/hello |
Say hello! Returns a greeting message. Parameters: - name: The name to greet (default: "World") |