Configuring the PageSpeed Insights API key

Required only for the Core Web Vitals (LCP, FID, CLS) sub-check.

1 min read Updated Jun 8, 2026 Intermediate

When you need this

One Performance sub-check โ€” Core Web Vitals (LCP, FID, CLS) โ€” uses the Google PageSpeed Insights API. The API requires a free API key. Every other Mission Control check works without any third-party connection.

Getting a free key

  1. Visit Google PageSpeed Insights โ€” Get Started.
  2. Sign in with a Google account and create a Google Cloud project (the wizard handles this).
  3. Copy the generated API key.

Saving the key in Mission Control

  1. Go to Mission Control → Settings.
  2. Paste the key into the PageSpeed API Key field.
  3. Click Save.
  4. From the dashboard, re-run the Core Web Vitals check.

Caching and quota

Results are cached for 6 hours to stay well inside the free quota. If you exceed the quota you will see the cached value until the next refresh, and the check card will surface a quota notice rather than a passing or failing state.

What is sent to Google

Only your homepage URL plus the API key. No store data, customer data, or order data leaves your site.

Did this answer your question?