Using Echo API | CMSC 240 Software Systems Development - Fall 2024

Using Echo API to test your API code

Install the Echo API extension for VS Code

Echo API extension

Create a new request

Note: Right click on one of the requests under in the Samples folder and select Duplicate.

Echo API New Request

Enter the URL for the request and hit send

Note: You need to be in “Debug” mode in the Echo API extension

Echo API Get Request