A lightweight API playground built right in the browser. Test endpoints, inspect responses, and debug APIs without leaving your tab.
Choose from GET POST PUT PATCH DELETE using the dropdown.
Type or paste any API endpoint. If you leave off https://, it gets added automatically.
Set params, headers, body, and auth using the tabs below the URL bar. Everything is key-value based.
Click Send or press Enter. The response appears with syntax-highlighted JSON, status code, timing, and size.
Switch between Body and Headers tabs. Status badges are color-coded: green for 2xx, yellow for 3xx, red for 4xx/5xx.
Every request is saved in the sidebar. Click any past request to reload it. History persists across refreshes.