API Workspace
API Workspace is a powerful API development workspace built for developers who want to design, test, debug, replay, and monitor APIs without constantly switching between VS Code and external API tools. FeaturesAPI TestingTest your APIs directly from VS Code.
Start & Stop Your Development ServerManage your local API server directly from the API Workspace sidebar.
No need to leave VS Code to manage your development server. Request ReplayEasily replay previous API requests. Useful when debugging:
API ExplorerExplore your project's API routes from inside VS Code. Quickly discover and interact with your backend endpoints without manually searching through your source code. CollectionsSave frequently used API requests into collections. Organize your APIs by:
Example:
|