How Do I Call the APIs of SIS?
- cURL
cURL is a command-line tool used to perform URL operations and transfer files. cURL functions as an HTTP client to send HTTP requests to the server and receive response messages. It is applicable to API debugging. For more information about cURL, visit https://curl.haxx.se/.
- Code
You can call APIs using code to assemble, send, and process request messages.
- REST client
Both Mozilla Firefox and Google Chrome provide a graphical browser plug-in, that is, REST client, to send and process requests. To download Postman, see https://www.getpostman.com/.
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