REST API docs


PageVitals has a REST API where you can access the same data and reports that are available in the user interface.

The API both accepts and returns data in the JSON format, and can be reached at this url

https://api.pagevitals.com

Successful requests get an HTTP Status code in the 2xx range (typically 200 OK, 201 Created and 204 No Content). Unsuccessful calls return these errors

Before you start, you need to obtain an API key.