Which protocol is commonly used for API requests on the web?

  • HTTP
  • FTP
  • SSH
  • SMTP
HTTP (Hypertext Transfer Protocol) is commonly used for making API requests on the web. It is a protocol that allows data to be transferred between a client and a server, making it a fundamental part of web-based API communication.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *