Request Builder
All HTTP methods, query params, headers, body (JSON/XML/form-data/urlencoded), path parameters with {{variable}} syntax. Tab-based — work on multiple requests at once.
5 Auth Methods
Bearer token, Basic Auth, API Key, and full OAuth 2.0 with Authorization Code, Client Credentials, and PKCE. Token exchange built right in.
Pre/Post Scripts
Run logic before each request, validate responses after. Postman-compatible DSL with pm.test(), pm.variables, pm.response — including assertion results and console output.
Environments
Manage variables per environment (DEV, TEST, LIVE). Secret values, environment switching from the top bar, variable insertion in any field. Workspace isolation included.
Code Generation
Turn any request into working code: cURL, Python, JavaScript (fetch & axios), Go, Java, C#, PHP. Copy-paste into your project and go.
AI Collection Builder
Paste API docs or provide a URL. The AI wizard parses endpoints and generates a full collection with methods, URLs, headers, and bodies. Review before import.
Response Visualizer
Pretty, Raw, Tree, and Preview modes. JSON tree with collapse/expand, HTML/SVG rendering, status codes, response time, size — everything you need at a glance.
WebSocket Proxy
Connect to WebSocket servers, send and receive messages, track direction and timestamps. All through the built-in proxy — no extra tools needed.
Import / Export
Import from Postman (v2.1), OpenAPI 3.0+ specs, or raw cURL commands. Export back to Postman format. Migrate your existing workflow in seconds.