Using Dummy API's you can create, run and use random data in your application without hassle. No waiting for actual API's. You can create a fake api with mock object in few simple steps for Free(up to 10) and share with your backend team.
To test Delay or slow API response.
Get list of random Employee data in JSON format like id, image first name, last ....
Get list of random Product details in JSON format like id, name, description and price.
Get an Image with custom text and different resolution.
Get list of Images Url's in JSON format with custom text and different resolution.
Get list of random single column text in JSON format with custom text.
Get list of random single column text with Id in JSON format with custom text.
Test Different Http Status codes. You can use all below status codes for you testing.
200,
201,
202,
203,
204,
205,
206,
207,
208,
226,
300,
300,
301,
301,
302,
302,
303,
303,
305,
306,
307,
307,
308,
400,
401,
402,
403,
404,
405,
406,
408,
409,
410,
411,
412,
413,
414,
415,
416,
417,
421,
422,
423,
424,
426,
428,
429,
431,
451,
500,
501,
502,
503,
504,
505,
506,
507,
508,
510,
511