LogoPluginCraft.dev

Postman Integration for IntelliJ

Use, manage, and navigate your Postman requests directly from IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, GoLand, or other JetBrains IDEs.

Debug and test your endpoints without leaving IntelliJ. Edit and send requests from a tool window. Run pre-request and response-handler scripts.

Generate requests from the IDE based on endpoint definitions.

Easily navigate between endpoints and saved requests.

Work directly with collections and environments within your IDE.

No need to import collections manually — the plugin accepts access tokens, granting direct access to the Postman Cloud.

HTTP requests and scripts behave exactly the same way in the plugin as they do in the Postman application and web interface.

Features

  • Send HTTP requests directly from the IDE
  • Navigate between code and requests
  • Generate new requests from endpoints defined in the code
  • Connect directly to the Postman Cloud using access tokens
  • Work with exported collections offline
  • Supports IntelliJ IDEA and other JetBrains IDEs