patchBay

DummyJSON vs FakeStoreAPI

Both are solid Test Data APIs. Choose based on your specific requirements.

DummyJSON

Generate dummy data in JSON format

FakeStoreAPI

Fake store rest API for your e-commerce or shopping website prototype

DummyJSON

  • HTTPS supported
  • Requires Yes authentication

FakeStoreAPI

  • No authentication required
  • HTTPS supported
  • Currently flagged as inactive
FeatureDummyJSONFakeStoreAPI
AuthenticationYesNone
HTTPSYesYes
CORSUnknownUnknown

When to use which?

FakeStoreAPI is the better choice for quick prototypes and hackathons since it requires no authentication.