Uptimetracker
Real-time website uptime monitoring API with webhook alerts and scalable status tracking. Built for production use and easy integration.
Uptimetracker endpoints
| Method | Endpoint | Description |
|---|---|---|
| Monitors | ||
| GET |
get monitors /monitor/{monitor_id} |
Returns a single monitor owned by the authenticated RapidAPI consumer. |
| GET |
Reactivate Monitor /alive/{monitor_id} |
Reactivates a paused or disabled monitor owned by the authenticated RapidAPI consumer. |
| POST |
pause monitor /monitor/{monitor_id}/pause |
Pauses a monitor so scheduled checks can stop until it is resumed. |
| POST |
resume monitor /monitor/{monitor_id}/resume |
Resumes a paused monitor owned by the authenticated RapidAPI consumer. |
| GET |
List all monitors /monitors |
Returns all monitors created with the provided ``x-rapidapi-key`.` |
| DELETE |
Remove a monitor /monitor/{monitor_id} |
Deletes a monitor owned by the authenticated RapidAPI consumer. |
| POST |
Create Monitor /monitor |
Registers a new uptime monitor for the authenticated RapidAPI consumer. The request body includes optional email and webhook notifications. Free monitors target 5-minute checks;… |
| System | ||
| GET |
Home / |
Confirms the API is running and reports whether local development mode is enabled. |
Uptimetracker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|