API Testing Demo Site
While learning API testing we are always searching for API Testing Demo sites that try to mimic real-world scenarios. Over time, several people in the community have developed these APIs and provided good resources and documentation about each end-point usage.
API
Introduction
While learning API testing we are always searching for API Testing Demo sites that try to mimic real-world scenarios. Over time, several people in the community have developed these APIs and provided good resources and documentation about each end-point usage.
In this article I will be listing out all the good resources which you can make use of, and if you find I have missed anything then please comment and I will update the list:
| Site | URI |
| restful-booker | https://restful-booker.herokuapp.com/apidoc/index.html |
| ReqRes | https://reqres.in/ |
| httpbin | http://httpbin.org/ |
| {JSON} Placeholder | https://jsonplaceholder.typicode.com/ |
| FakeRESTApi.Web V1 | https://fakerestapi.azurewebsites.net/index.html |
| Swagger Petstore | https://petstore.swagger.io/ |
| This site list many other Free API | https://apipheny.io/free-api/ |
What Do You Think?
Did this work for you?
Could I have done something better?
Have I missed something?
Please share your thoughts and let me know if there are particular things that you would enjoy reading further.
Cheers!