A lightweight API testing tool that lives in your browser. No desktop app to install, no account to create, no cloud sync you didn’t ask for.
Free Features
- Full HTTP support — GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS
- Request builder — URL bar, query params, headers, body (JSON, form data, raw text)
- Authentication — Bearer token, Basic auth, API key header
- Response viewer — Status code, timing, size, pretty-printed JSON, raw body, headers
- Code export — Generate cURL, JavaScript fetch(), or Python requests code from any request
- 50 saved history entries, 1 environment
Pro Features
$50/year. 7-day free trial.
- Unlimited request history — never lose a request
- Multiple environments — switch between dev, staging, production with one click
- Collections — organize requests into named groups
- Postman import/export — bring your collections over, export back if you want