Monitor
Test
| API | Description |
|---|---|
| GET api/Monitor |
Returns an object containing tokens used to validate a request made when POSTing to the API. Values received from a request to this endpoint should not be altered. Note: This call must be made before POSTing to the API, or your request will be rejected. |
| POST api/Monitor |
Returns an object indicating whether or not the query was successful, and a collection of objects that provide the status of individual sites. |