Help Center> Image Recognition> FAQs> APIs> How Do I Use Image Recognition APIs?
Updated on 2022-03-07 GMT+08:00

How Do I Use Image Recognition 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 transfer files. It serves as the HTTP client that can send HTTP requests to the HTTP server and receive response messages. cURL is suitable for use in API tuning scenarios. For more information about cURL, visit https://curl.haxx.se/.

  • Code

    You can call APIs through 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.

APIs FAQs

more