Group 19 of 25
Logs & monitoring
Error, access and email logs, and what is available to read.
Endpoints
9
Path prefix
/api/v1
Endpoints
GET
/api/v1/statistics/top-pages
Get a site's traffic, error or PHP-usage statistics
R
GET
/api/v1/statistics/errors
Get a site's traffic, error or PHP-usage statistics
R
GET
/api/v1/statistics/php-usage
Get a site's traffic, error or PHP-usage statistics
R
GET
/api/v1/monitors
List, create, delete a website monitor, or read one monitor's up/down events
R
GET
/api/v1/monitors/{monitor}/events
List, create, delete a website monitor, or read one monitor's up/down events
R
GET
/api/v1/logs
Read the tail of one log
R
GET
/api/v1/logs/available
Which website logs exist for a domain
R
POST
/api/v1/monitors
List, create, delete a website monitor, or read one monitor's up/down events
W
DELETE
/api/v1/monitors/{monitor}
List, create, delete a website monitor, or read one monitor's up/down events
W