The collaborative workspace for
your Postman collections.

Transform static collection files into dynamic, team-wide API workspaces. Sealed environment variables, precise role-based access, and direct MCP endpoints for your AI agents.

Launch Workspace Viewer
retweek-production-api / v1.4.0
Authentication
POST User Login
POST Verify Two-Factor
Workspaces
GET List Team Workspaces
POST Create Collection
POST {{baseUrl}}/v1/auth/login Send
Headers (3) Authorization Body Tests
200 OK 142 ms 1.4 KB
{
  "status": "success",
  "token": "eyJh...[sealed team token]",
  "user": {
    "id": "usr_8f3a9b2c1d",
    "name": "Engineering Team",
    "role": "admin"
  }
}

Engineered for modern API teams

Designed with precision for engineering speed, security, and developer ergonomics.

Zero-Friction Ingestion

Import any Postman v2.0 or v2.1 collection. Instant folder parsing, variable discovery, headers, and request example inspection directly in your browser.

Team Workspaces

Organize endpoints by workspace with granular roles (Owner, Admin, Member, Viewer). Every teammate stays aligned on the exact same API contract.

Sealed Secrets

Environment variables and bearer tokens are sealed using AES-GCM encryption. Members can execute requests seamlessly without ever exposing plaintext keys.

Native MCP for AI Agents

Directly expose your API endpoints to AI assistants via Model Context Protocol. Enable autonomous testing, code generation, and real-time schema discovery.

Interactive Runner

Execute requests on demand, inspect formatted JSON responses, toggle headers dynamically, and export reproducible curl commands in one click.

Headless CLI Included

Run, validate, and extract collections directly from terminal scripts or CI pipelines with the zero-dependency Node CLI runner.

From collection to live workspace in seconds

No complex infrastructure setup or heavyweight software installations required.

STEP 01

Drop Your Collection

Import your Postman JSON export file. Postview instantly catalogs all requests, folders, and query parameters.

STEP 02

Configure Variables

Set your base URLs and seal your API keys. Variables like {{baseUrl}} and {{token}} resolve dynamically across all requests.

STEP 03

Collaborate & Automate

Share workspaces with your team or connect AI agents via MCP tokens for automated integration workflows.

Ready to streamline your API workflow?

Open your Postman collection in Postview now and experience modern API collaboration.

Launch Workspace Viewer