# pydo.uptime Generated on 16 Mar 2026 from `pydo` version [`v0.28.0`](https://github.com/digitalocean/pydo/releases/tag/v0.28.0) [DigitalOcean Uptime Checks](https://docs.digitalocean.com/products/uptime/index.html.md) provide the ability to monitor your endpoints from around the world, and alert you when they’re slow, unavailable, or SSL certificates are expiring. To interact with Uptime, you will generally send requests to the Uptime endpoint at `/v2/uptime/`. [pydo.uptime.create_alert()](https://docs.digitalocean.com/reference/pydo/reference/uptime/create_alert/index.html.md): Create a New Alert [pydo.uptime.create_check()](https://docs.digitalocean.com/reference/pydo/reference/uptime/create_check/index.html.md): Create a New Check [pydo.uptime.delete_alert()](https://docs.digitalocean.com/reference/pydo/reference/uptime/delete_alert/index.html.md): Delete an Alert [pydo.uptime.delete_check()](https://docs.digitalocean.com/reference/pydo/reference/uptime/delete_check/index.html.md): Delete a Check [pydo.uptime.get_alert()](https://docs.digitalocean.com/reference/pydo/reference/uptime/get_alert/index.html.md): Retrieve an Existing Alert [pydo.uptime.get_check_state()](https://docs.digitalocean.com/reference/pydo/reference/uptime/get_check_state/index.html.md): Retrieve Check State [pydo.uptime.get_check()](https://docs.digitalocean.com/reference/pydo/reference/uptime/get_check/index.html.md): Retrieve an Existing Check [pydo.uptime.list_alerts()](https://docs.digitalocean.com/reference/pydo/reference/uptime/list_alerts/index.html.md): List All Alerts [pydo.uptime.list_checks()](https://docs.digitalocean.com/reference/pydo/reference/uptime/list_checks/index.html.md): List All Checks [pydo.uptime.update_alert()](https://docs.digitalocean.com/reference/pydo/reference/uptime/update_alert/index.html.md): Update an Alert [pydo.uptime.update_check()](https://docs.digitalocean.com/reference/pydo/reference/uptime/update_check/index.html.md): Update a Check