Support

For questions, suggestions, bug reports, please create a ticket at WatchMouse.

Introduction

The WatchMouse API makes it possible for developers to access the data and functions of the WatchMouse services.
Some examples uses of the API:
  • Access your WatchMouse account and set up, activate, modify, or remove site monitoring rules
  • Perform a check of your site from one of the worldwide monitoring stations of WatchMouse
  • Schedule a Vulnerability Scan for your server
  • Send an SMS from one of the many SMS gateways of WatchMouse
  • Perform a traceroute from one of these stations to an IP address of your choice. The just-trace site was build using these services.
  • Find where a certain host is located (IP to location)
  • Compute how much 10 Euro is in US Dollars.
  • ...
For most calls you will need a WatchMouse account (or an account with one of our partners) and the number of calls is rate-limited on hourly or daily basis, but some calls can be used anonymously too. See the Access to the API chapter for details.

Endpoints

The service endpoints of the WatchMouse API are listed in the table below. Each version has its own endpoint. Please use the latest stable release for your applications, and only use the experimental release when agreed with the WatchMouse API team, as the parameters and results may change (as it is experimental!).

  version url
 Experimental 1.7 http://api.watchmouse.com/1.7/
 Latest stable release 1.6 http://api.watchmouse.com/1.6/
 Supported
 1.5 http://api.watchmouse.com/1.5/
 Supported 1.4 http://api.watchmouse.com/1.4/
 Deprecated 1.3 and below
 n/a

This documentation

This page, and the rest of the WatchMouse API documentation can be found with this shortcut: http://apidoc.watchmouse.com/

Detailed documentation on each call can be found by following the links in the endpoint table above, or by having ?doc as the only parameter to any of the calls of the WatchMouse API. This detailed documentation is generated from the actual code and will therefore be the most accurate.


Next: Syntax or ... skip ahead to Using the API

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites