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
- Host: GitHub
- URL: https://github.com/jimleuk/uptimerobot-swagger
- Owner: jimleuk
- License: mit
- Created: 2019-12-20T17:40:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T23:10:45.000Z (over 6 years ago)
- Last Synced: 2025-07-26T20:29:56.611Z (11 months ago)
- Topics: openapi3, swagger, uptimerobot, uptimerobot-api
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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