Welcome to Webiliti

The Website Testing platform built for webmasters to make monitoring your websites simple & easy over time.

Get Started

Features

Discover the main features of the Webiliti API

Album

Page Speed

Track your website's page speed over time to ensure it's always fast & customer focussed.

Album

Core Metrics

Take a snapshot of your website's core metrics.

Album

Screenshots

Create screenshots of your website on either desktop or mobile devices.

Getting Started

Start creating tests within minutes

To get started all you need is an API key and a way of making HTTP requests. Once you have created an account & an API key just follow the docs to make you're first report.

Webiliti is an API that is easy to integrate into your existing systems and internal reporting tools.

curl -X POST https://www.webiliti.com/api/screenshot  
-H 'Content-Type: application/json'
-H 'Authorization: <YOUR_API_KEY>'
-d '{ 'pageid':'<PAGE_ID>' }'
Screenshot has been created