#api-testing
Read more stories on Hashnode
Articles with this tag
HTTP Request parameters are used in API calls to identify resources and filter the resource. As part of the API call parameters are sent along with...
This is a type of authentication used by software developers to validate the authenticity of the users. In this technique, users will be provided with...
An authentication that allows end users to access the application or API using a simple username and password is called basic authentication. In the...