Endpoint
Response
Always returns
"pong" when the server is healthyStatus codes
- 200: Server is healthy and responding
Example request
Example response
Notes
- No authentication required
- Use this endpoint for:
- Server health monitoring
- Uptime checks
- Connection testing
- Load balancer health probes
- Always returns 200 status if the server is running