Download UpdAPI IDE Plugin

VS Code Extension
Integrate UpdAPI directly into your development workflow

Access API documentation and history without leaving your editor.

  • Search API docs with updapi search
  • View API history with updapi history
  • Autocomplete API endpoints
  • Syntax highlighting for API responses
Coming Soon
UpdAPI plugins for other popular IDEs

We're working on bringing UpdAPI to your favorite IDEs:

  • IntelliJ IDEA
  • PyCharm
  • WebStorm
  • Sublime Text

How to Use

  1. Download and install the UpdAPI extension for VS Code
  2. Open your project in VS Code
  3. Use the following commands in your terminal or command palette:
    • updapi search <api_name> <endpoint> - Search for API documentation
    • updapi history <api_name> <endpoint> - View API endpoint history
  4. The API documentation or history will appear in your editor or terminal