Back to catalog
πŸ’»

GETPing

API Key

Trigger an email notification with a simple GET request

πŸ’»DevelopmentHTTPS

https://api.example.com/health

Website Ping / Uptime

UrlHttps://api.example.com/health
StatusUp
Response Time Ms142
Http Status200
Checked At2026-02-25T10:05:00Z

Sample Response

response.json
1{
2 "url": "https://api.example.com/health",
3 "status": "up",
4 "response_time_ms": 142,
5 "http_status": 200,
6 "checked_at": "2026-02-25T10: 05: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.getping.info" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs