Analyze website loading performance with real browser measurements. Get load times, resource counts, and performance metrics.
POST /v1/pagespeed| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | URL to analyze performance for |
| device | string | No | Device: desktop or mobile (default: desktop) |
curl -X POST "https://api.toolcenter.dev/v1/pagespeed" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "device": "mobile"}'
Monitor website performance over time
Compare performance across pages
Audit client sites before optimization
Automate performance testing in CI/CD
500 free API calls per month. No credit card required.
Get Started Free