RESTful API Overview
RESTful APIs are used to create, read, update, and delete (CRUD) resources and data using HTTP/HTTPS and URIs.
Third-party systems can use HTTP/HTTPS GET and POST methods to perform operations on system resources and data.
HTTP is not recommended because it may bring risks. The secure HTTPS is recommended.
RESTful APIs can be invoked only in the same trusted zone. If the interfaces need to be opened to the Internet, the OpenAPI GW/AEP needs to be introduced as the authentication platform.
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