Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Simple REST ClientNew to Visual Studio Code? Get it now.
Simple REST Client

Simple REST Client

Tino

|
54,127 installs
| (18) | Free
Easy to examine your API’s responses directly within Visual Studio Code. Send requests to verify your API.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple REST Client

Build Status Marketplace Version Installs Download Rating Trending Trending Trending

Easy to examine your API’s responses directly within Visual Studio Code. Send requests to verify your API.

Main Features

  • Send HTTP request (based on request.js) and view response in a request panel with friendly UI
  • Support multiple request panels
  • History
  • Request options (refer to request-promise)

Useful commands

Open the Command Palette (Command+Shift+P on macOS and Ctrl+Shift+P on Windows/Linux) and type in one of the following commands:

Command Description
Simple Rest Client: New Request Create new request panel.

Settings

  • History: maxStored: Max num of requests can be stored.(default is 50)

Usage

Post Request:

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft