Lighthouse as a Service

Interact with Lighthouse through a convenient API

POST
/v1/lighthouse/checks
Body
{
  "url": "https://www.example.com",
  "regions": [
    "us-west1"
  ]
}

Lighthouse Reports via API

Test sites from up to 16 locations around the world

Fast implementation

Fast implementation

Inspect recent checks, manage API tokens and webhook events through the UI so developing and debugging is uncomplicated.

Webhooks

Webhooks

View recent webhook deliveries and don't worry if you miss some. Webhook events are retried by default.