How Do I Use Image Search APIs?
You can send requests based on the constructed request messages using any of the following methods:
- cURL
cURL is a command-line tool used to perform URL operations and transfer information. cURL functions as an HTTP client to send HTTP requests to the server end and receive response messages. cURL is applicable to API debugging scenarios. For more information about cURL, visit https://curl.haxx.se/.
- Coding
You can call APIs using code to assemble, send, and process requests.
- REST client
Both Mozilla and Google provide a graphical browser plug-in, that is, REST client, to send and process requests.
- For Mozilla Firefox, see Firefox RESTClient.
- For Google Chrome, see Postman.
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