Skip to main content

Function Explanation

tip

Users can configure the software according to their usage habits in the system settings. These settings include customizing the software appearance, setting shortcuts, managing sending options, uploading certificates, and configuring proxies. To access the system settings, click the settings icon in the lower right corner.

Open system settings in the lower right corner.

image.png

Appearance

EchoAPI supports custom theme colors and background modes. Access the settings in the lower right corner to personalize the appearance.

image.png

Sending Settings

You can configure the sending functionality of interfaces, including the following options:

  1. Set the default request timeout.
  2. Enable request auto-redirect.
  3. Define the maximum number of auto-redirect attempts.
  4. Automatically detect mock variables in request parameters.
  5. JSONify sending data

image.png

Proxy

EchoAPI supports three proxy modes: system proxy, no proxy, and custom proxy.

image.png

Certificate

After turning on the switch, upload the CA certificate.

image.png Add client certificate. Only one domain is allowed to be added at a time. It can be edited, modified, or deleted.

image.png

Post-Send Settings

Save response example after sending

image.png

If enabled, the response data from the send can be saved as a response example, as shown below.

image.png

Switch to 'Response' tab after sending

image.png

Once the switch is enabled, during interface debugging, the "Real-time Response" tab will be displayed by default after sending the interface, regardless of which tab was previously open.

image.png

Automatically switch to "Beautify" panel after sending

image.png

Once the switch is enabled, during interface debugging, the "Pretty" panel will always be displayed by default after sending the interface, regardless of which panel you were previously on.

image.png

Default display of assertion and validation results

image.png

Enables the automatic display of assertion and validation results after each send. Turning this off requires you to manually open them to view.

image.png default mode: image.png

Extended Settings

image.png

Default Tab Page for New or Open Interfaces

Allows you to set which page is displayed by default when opening or creating a new interface.

  • If you prefer API-first development, select the design page.
  • If you prefer code-first development, select the debugging page.

image.png

Default Request Method for New Interfaces

You can specify the default request method (GET, POST, or others) when creating a new interface.

image.png

Add Equal Sign When Query Value is Empty for New Interfaces

You can set whether to append "=" in the request URL when the query value is empty for new interfaces.

image.png

Directory Click Settings

image.png

tip

Open tab: Clicking the directory will open a directory tab on the left tab page, allowing you to set the directory.

Collapse/Expand directory: Clicking the directory will only collapse or expand the directory.

Open tab:

image.png Collapse/Expand directory:

image.png

Automatically Switch to New Tab After Cloning

image.png

You can choose whether to automatically switch to the cloned interface tab after a successful cloning operation.

image.png

Version Information

Displays the current client version information. You can check for updates and install the latest client version.

image.png