Skip to content

wso2/api-chat-vscode

Repository files navigation

API Chat VS Code extension

This extension uses natural language to interact with APIs that have an OpenAPI description. When you enter a description of a scenario as the input to the API Chat extension in VS Code, it intelligently selects and calls the relevant resources for you.

Usage

  1. Open an OpenAPI YAML file in Visual Studio Code.
  2. Click the Open API Chat button to open the API Chat Test Console. API Chat Console

Now, you are ready to use API Chat to test your API with the support of natural language and AI.

Try out using already-available commands

Use any of the commands available in the API Chat Console to try out the API.

Tryout Using Available Commands

Try out by Typing a Command in Natural Language

In the API Chat Console, type your command in natural language and API Chat will understand and execute it.

Command In Natural Language

Authenticate with API

Authenticate using one of the following authentication types:

  • Basic Authorization: Authenticate using a username and password.
  • Authorization Bearer: Authenticate using an authorization bearer token.
  • API Key: Authenticate using an API key.

Authentication

Feedback and support

We welcome your feedback and suggestions for improving the API Chat VS Code extension. If you encounter any issues or have questions, create a GitHub issue to reach out to us.

Happy testing with API Chat!

About

API Chat extension for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •