Help Center> Face Recognition Service> FAQs> APIs> How Can I Use FRS APIs?
Updated on 2023-10-19 GMT+08:00

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.

APIs FAQs

more