Category:
API Testing using Postman
API protocols facilitate a standardized exchange of information. They provide a collection of defined rules that specifies the accepted data types and commands. Below are some of the common protocols used in API testing:
- HTTP
- JSON-RPC
- REST
- SOAP
- JMS
- UDDI
- XML-RPC