Contribute to the list of publicly available APIs over on The Club, that we can utilise to practice API testing.

Yet Another Challenge! Ministry of Testing got us 30 days Testing Challenge.

This time topic is on API Testing.


It has been long time I have worked on API Testing, after learning from API Testing Dojo (year 2015).

Fifth Challenge is Contribute to the list of publicly available APIs over on The Club, that we can utilise to practice API testing.





Knowledge is of no value unless you put it into practice..

If you are looking to practice API testing, Below places are good to start with.

The Star Wars API - https://swapi.co/
This resource is good for practice in API testing using GET Calls.


Restful-API Broker  - https://restful-booker.herokuapp.com/apidoc/index.html
This resource is good for practicing API Testing using GET, POST, PUT, PATCH, DELETE calls.


Other Available Public API's:

APIs Marketplace:  https://market.mashape.com/explore

Public list of APIs from round the web: https://github.com/abhishekbanthia/Public-APIs 

API Directory:  https://www.programmableweb.com/apis/directory

Public JSON APIs for use in web development: https://github.com/toddmotto/public-apis

Ministry of Testing Discussion Thread:  https://club.ministryoftesting.com/t/30-days-of-api-testing-day-5-publicly-available-apis-to-practice-api-testing/19648/26

Popular Posts

JMeter Producing Error: Windows RegCreateKeyEx(...) returned error code 5

Understanding about Contract Testing