PageSpeed Insights API
**PageSpeed Insights API: Comprehensive Web Performance Analysis & Optimization** The **PageSpeed Insights API** is a powerful tool for developers and businesses to assess and enhance website performance through detailed, actionable insights. By leveraging Google’s industry-leading Lighthouse auditing engine, this API delivers a comprehensive analysis of your site’s speed, user experience, and…
PageSpeed Insights API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
PageSpeed Insights /test |
Runs PageSpeed analysis on the page at the specified URL, and returns PageSpeed scores, a list of suggestions to make that page faster, and other information. |
| GET |
Get only key results /clean |
If you want to return only important fields (like performance score), modify the output. |
PageSpeed Insights API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $99 / month | 5 / second |
|
| MEGA | $299 / month | 5 / second |
|