An open API service indexing awesome lists of open source software.

https://github.com/jimleuk/uptimerobot-swagger

Unofficial swagger 3.0 documentation for the UptimeRobot.com API v2 spec
https://github.com/jimleuk/uptimerobot-swagger

openapi3 swagger uptimerobot uptimerobot-api

Last synced: 4 months ago
JSON representation

Unofficial swagger 3.0 documentation for the UptimeRobot.com API v2 spec

Awesome Lists containing this project

README

          

# Uptimerobot-swagger

This repo contains an unofficial swagger document of the UptimeRobot API v2. It is written to the [OpenApi3 spec]([https://swagger.io/docs/specification/about/](https://swagger.io/docs/specification/about/)) and tested to render correctly in [swagger.io editor]([https://editor.swagger.io/](https://editor.swagger.io/)).

**Note**: This is not a 100% representation of the API Spec and updates are best effort. Please see KNOWN_ISSUES. Please refer to [https://uptimerobot.com/api](https://uptimerobot.com/api) for the official API documentation.

**Note**: This document is not affliated with Uptime Robot Service Provider Ltd. Issues and/or support should relating to this library be directed to the project's [issue tracker](https://github.com/jimleuk/uptimerobot-swagger/issues).

## Usage

Best viewed in Swagger UI (https://swagger.io/tools/swagger-ui/). You should also be able to import this document where openAPI3 spec is supported.

## Related

* [Official Uptimerobot API documentation](https://uptimerobot.com/api)
* [Unofficial Uptimerobot client for node/browser](https://github.com/jimleuk/uptimerobot-js)
* [Unofficial Uptimerobot API typescript type defintions only](https://github.com/jimleuk/uptimerobot-types)

## LICENCE

MIT