Documentation
Open App

Reading Responses

Status, Time & Size

The response header shows three things at a glance:

2xx Success3xx Redirect4xx Client Error5xx Server Error

Next to the status badge you'll see the response time in milliseconds and the response size in kilobytes.

Pretty / Raw View

Pretty mode shows an interactive JSON tree. Click any object or array to collapse/expand it. Keys, strings, numbers, booleans, and null values are all colour-coded for easy scanning. Raw mode shows the plain text JSON output.

Headers & Cookies

Switch to the Headers sub-tab to see all response headers in a clean key-value table. The Cookies tab shows any Set-Cookie values returned by the server.

Copy to Clipboard

Click the Copy button in the response panel to copy the full formatted response body to your clipboard.