cURL
curl --request GET \ --url https://api.example.com/
{ "name": "Uptime Monitor API", "version": "1.0.0", "status": "running", "documentation": "/api", "health": "/health", "timestamp": "2024-01-10T12:00:00Z" }
API information
"Uptime Monitor API"
"1.0.0"
"running"
"/api"
"/health"
"2024-01-10T12:00:00Z"