Skip to main content

One post tagged with "API Automation"

View All Tags

· One min read
Code with MMAK

While learning API testing we are always searching for API Automation 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:

SiteURI
restful-bookerhttps://restful-booker.herokuapp.com/apidoc/index.html
ReqReshttps://reqres.in/
httpbinhttp://httpbin.org/
{JSON} Placeholderhttps://jsonplaceholder.typicode.com/
FakeRESTApi.Web V1https://fakerestapi.azurewebsites.net/index.html
Swagger Petstorehttps://petstore.swagger.io/
This site list many other Free APIhttps://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!