Jump to any tool or page
Analyze HTTP Archive (HAR) files to visualize API performance and identify bottlenecks.
Drag and drop your HAR file here, or click to browse.
(Open DevTools -> Network -> Export HAR)
Load a HAR capture from browser devtools and inspect requests, timings, sizes, and status codes without scrolling a network panel. A HAR is a JSON transcript of a session that records complete request and response headers, so it is far more sensitive than most people assume — the file typically contains live session cookies and Authorization headers verbatim.