Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>API Data FetcherNew to Visual Studio Code? Get it now.
API Data Fetcher

API Data Fetcher

Krupa Kaklotar

|
96 installs
| (1) | Free
Effortlessly fetch, test, and visualize API data directly within VS Code. Features include history tracking, POST/PATCH/DELETE requests, data visualization with charts, dark mode, and error handling. Perfect for developers and testers working with APIs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

API Data Fetcher

Easily fetch, test, and visualize API responses directly within VS Code.

Features

  • Fetch API data using GET, POST, PATCH, and DELETE requests.
  • Automatically save API request history.
  • Generate data visualizations with charts.
  • Dark mode support for better visibility.
  • Error handling and detailed logs.

How to Use

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  2. Search for Open API Fetcher and select it.
  3. Enter your API URL in the input field and click Fetch Data.
  4. Use additional options like posting data, copying responses, or viewing the history.

Requirements

  • Visual Studio Code v1.70 or higher.

Extension Commands

Command Description
Open API Fetcher Launch the API fetcher tool.

Installation

  1. Download and install from the Visual Studio Marketplace.
  2. Or install the .vsix file manually:
    code --install-extension api-data-fetcher-x.x.x.vsix
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft