Getting Started
Uptimia is a website uptime and performance monitoring tool. In this article, we will provide you with essential information about the Uptimia API. With the Uptimia API, you can access the features typically used through your web browser via HTTPS calls. You can find the API reference here.
How to use Uptimia API?
You can use the RESTful Uptimia API by sending HTTPS requests to our API server at (https://www.uptimia.com/api/v1/). For more information, check out the API reference. The Uptimia API works with different types of requests like GET, POST, PUT, PATCH, and DELETE. To access the API, you will need to have an API key associated with your Uptimia account.
You can read more about authentication and how to get an API key on the next page.