Skip to Content
API ToolsIntroduction to UAPI

UAPI Introduction

UAPI provides users with a zero - coding way to send requests to the APIs provided by DezaiCloud, which can effectively improve the efficiency of debugging APIs. Experience ULB API now.

You can select the corresponding cloud product from the API list to browse the open APIs of the product. Click the API name to enter the details page, which provides the following functions:

  • View parameter descriptions and fill in request parameters.
  • Execute request sending and analyze response results.
  • Consult response descriptions and copy reference examples.

View the full-screen tutorial>>

You can send requests without setting up an environment, writing code, or handling signatures (the request login state is the currently logged-in account).

It provides customized functions such as public parameter selection (eliminating the need to refer to documents twice) and processing of multi-value parameters.

Sending requests will directly operate on resources within the account. For non-query APIs, a pop-up prompt will appear before sending requests. Please confirm the accuracy of the parameters before sending the request.