The Uptrends API allows you to work with your Uptrends account in an automated way: you can build scripts that modify your monitoring setup, or you can access uptime and performance data for your own number crunching.
To get the latest info on changes and new features in the API, please visit the API changelog.
The current API version is version 4.
Note: Version 3 of the API has reached its end of life as of January 2023, and has been disabled. You can still find its documentation in our knowledge base, but it will no longer work. If you have existing scripts or procedures in place that are still making use of version 3, these will fail, and we recommend you switch to version 4 as quickly as possible. See our upgrade guide for more information on switching from API version 3 to version 4.
More information on how to use the API can be found in the knowledge base articles and the API specification environment as listed below.
API information
Authentication and creating an API account
OpenAPI Specification (Swagger environment)
General documentation of the API
Using Powershell for API calls