Rate limiting


The PageVitals API uses a number of safeguards against bursts of incoming traffic to help maximize its stability. API clients who send many requests in quick succession might see error responses that show up as status code 429.

The general limit is 50 calls over a 10 second period, but we may change this over time to better protect our platform.