How Can I Use FRS APIs?
You can send a request based on constructed request messages using any of the following three methods:
- cURL
cURL is a command-line tool used to perform URL operations and transmit information. cURL acts as an HTTP client that can send HTTP requests to the server and receive response messages. cURL is applicable to API debugging.
- Code
You can use code to call APIs to assemble, send, and process request messages.
- RESTful client
Both Mozilla and Google Chrome provide a graphical browser plug-in REST client to send and process requests. Postman 7.24.0 is recommended.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot