Free sites for testing POST REST API calls?

55    Asked by ranjan_6399 in QA Testing , Asked on Sep 27, 2024

Where I was working previously there i was testing only GET calls. Now I want to learn types of calls such as POST, PUT, DELETE. But I cannot get any free site that gives proper documentation as well as does the work, please share with me a sample rest api url for testing.

Answered by Ranjana Admin

There are two sample rest api url for testing I am providing you can check them


1. This website has many collections and examples which will be beneficial for you, in here you can create an account fork it, and use it. Also, there are various things you can do there.

URL: https://www.postman.com/explore

2. You can create a mock server here and learn so many things.

URL: https://app.mocklab.io/



Your Answer

Interviews

Parent Categories