← All Tools

API Studio

API development, testing, and documentation — available as a VS Code extension and CLI tool.

Overview

API Studio is a lightweight, fast API client built for developers who live in their editor. Design, test, and document APIs without leaving VS Code.

VS Code Extension

Full API client integrated into your editor. Collections, environments, history, and mock servers.

CLI

Run collections, automate testing, and integrate with CI/CD pipelines from the command line.

Features

Install

VS Code

Search "API Studio" in the VS Code Extensions marketplace, or:

ext install vectored.api-studio

CLI

npm install -g @vectored/api-studio-cli

Full documentation coming soon. Check back for guides on collections, environments, scripting, and CI/CD integration.