Launchpad
Request Lifecycle
What happens between request and response.
Every capture follows a consistent pipeline:
Authentication, rate limit, and concurrency checks
Request validation and SSRF enforcement
Browser capture pipeline (render, wait, capture)
Optional storage, caching, and debug artifacts
Response returned with
X-Request-IdObservability
Request tracing
Each response includes X-Request-Id for tracing and debugging. Use this ID when reporting issues or checking logs.