API Modules
10 availableAuthentication simulation with fake JWT tokens.
200 realistic user profiles with full address, company, bank and more.
200 products across 24 categories with pricing, ratings, and images.
200 shopping carts with products, quantities, and totals.
200 recipes with ingredients, instructions, tags, and meal types.
200 blog posts with tags, views, and reaction counts.
200 comments associated with posts and users.
200 todos linked to users with completion status.
200 inspirational quotes by famous authors.
Image generator, identicons, IP address, and mock HTTP status codes.
Global Features
?limit=30&skip=0?delay=1000 (ms)Bearer JWT tokensGET /api/ip?status=404/image?text=HelloQuick Start
Frequently Asked Questions
What is a dummy API?
A dummy API (also called a fake API or mock API) is a free REST API service that returns realistic-looking fake data. Developers use dummy APIs to test UIs, prototype apps, and build front-end code without needing a real backend.
What is a fake REST API?
A fake REST API is a publicly accessible API that returns simulated JSON data instead of real data. It mirrors the structure of a real API so developers can build and test without writing a backend.
Is DummyAPI free to use?
Yes, DummyAPI is completely free. No signup, no API key, and no login required. Simply send a GET request to any endpoint and receive realistic JSON data instantly.
What is a good DummyJSON alternative?
DummyAPI is an excellent DummyJSON alternative and JSONPlaceholder alternative. It provides richer data (200+ entries per resource), more modules, and features like delay simulation, auth flows, and dynamic image generation.
What resources does DummyAPI provide?
DummyAPI provides 11 resource modules: users, products, carts, recipes, posts, comments, todos, quotes, auth, and utilities — each with 200+ realistic entries and full CRUD-like endpoints.