UAPI Introduction
UAPI provides users with a zero-coding method to send requests to APIs offered by UCloud Global, effectively improving the efficiency of debugging APIs.
You can select the corresponding cloud product from the API list and browse the APIs that have been opened for the product. Clicking on the API name will take you to the details page. The details page provides the following functions:
- View Parameter Description, fill in Request Parameters
- Execute Send Request, analyze Response Result
- Browse Response Explanation, copy Reference Example
View the full-screen tutorial>>
No need to build an environment, write code, or handle signatures to send requests (the request login status is the currently logged in account).
It provides customized functions such as providing a public parameter selection without having to consult the document twice, dealing with multi-value parameters, etc.
Sending requests will directly operate on resources in the account. Non-query type APIs will display a pop-up reminder when sending requests, please confirm the parameters are correct before sending the request.