There are plenty of free APIs you can use for learning - https://github.com/toddmotto/public-apis/ Answer from fyzbo on reddit.com
Reddit
reddit.com โบ r/javascript โบ is there a dummy api for testing/practice?
r/javascript on Reddit: Is there a dummy API for testing/practice?
January 14, 2017 -
Something like https://httpstat.us/ but for API endpoints?
Top answer 1 of 18
16
There are plenty of free APIs you can use for learning - https://github.com/toddmotto/public-apis/
2 of 18
9
The RESTful Pokemon API is great for this. https://pokeapi.co/ It's a realistic enough example of what real APIs look like, it has a good set of features and it's properly documented.
JSONPlaceholder
jsonplaceholder.typicode.com
JSONPlaceholder - Free Fake REST API
JSONPlaceholder is a free online REST API that you can use whenever you need some fake data. It can be in a README on GitHub, for a demo on CodeSandbox, in code examples on Stack Overflow, ...or simply to test things locally.
Videos
What is a frontend-first backend?
A frontend-first backend gives you production-grade data, auth, and automations without standing up servers. ReqRes lets you create projects with collections, app users, magic-link auth, and logs so your frontend can ship with real data and stay production-ready.
reqres.in
reqres.in
ReqRes: Free REST API for Testing, Prototyping & QA ...
What are the different API key types?
ReqRes offers three API key permission levels: read-only (GET only), read/write (GET, POST, PUT, PATCH), and manage (includes DELETE operations). Use admin keys for managing collections and automations; use session tokens for per-user data access.
reqres.in
reqres.in
ReqRes: Free REST API for Testing, Prototyping & QA ...
How does the Image to API feature work?
The Image to API feature uses AI to analyze UI screenshots and automatically generate working API endpoints. Upload a screenshot of your design (or a Figma frame), and we generate REST endpoints and schemas you can deploy. Available on all plans with different usage limits; deployment requires Pro or above.
reqres.in
reqres.in
ReqRes: Free REST API for Testing, Prototyping & QA ...
mockAPI
mockapi.io
mockAPI
MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and perform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool.
Medium
medium.com โบ @therklogy โบ best-free-dummy-apis-for-testing-updated-2025-48c652203912
Best Free Dummy APIs for Testing (Updated 2025) | by RK Logy | Medium
September 15, 2025 - Easy URL Structure: Simple and memorable endpoints โ no complex routing, completely open, and accessible by any frontend or testing client. Perfect for Tutorials & Learning: Designed to be beginner-friendly โ developers, tech educators, and students can focus on coding instead of backend setup. Fast, Reliable, and Always Online: Hosted for stability and minimal latency, making it ideal for CI/CD pipelines or public code examples. ... Documentation is available for all APIs at jsondevtool.com/apidocs. When you need free, fast dummy APIs, jsondevtool.com/dummyapis is the modern solution in 2025: publicly accessible, feature-focused, and built for todayโs devs.
Reqres
reqres.in
ReqRes: Free REST API for Testing, Prototyping & QA ...
ReqRes is the frontend-first backend you call with fetch(). Projects bundle collections, app users, logs, and automations-no backend code required.
GitHub
github.com โบ typicode โบ json-server
GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously) ยท GitHub
Get a full fake REST API with zero coding in less than 30 seconds (seriously) - typicode/json-server
Starred by 75.7K users
Forked by 7.3K users
Languages ย JavaScript 91.7% | HTML 8.3%
Miragejs
miragejs.com
Mirage JS โข An API mocking library for frontend developers
Because Mirage realistically mocks out your entire API server, you can share a clickable, working prototype of your JavaScript application without needing to run any backend services. Get high-quality feedback from your users and iterate faster than ever, before you start investing in expensive server-side infrastructure. ... Honestly, I can't recommend this tool enough. Finally, an idiomatic way for frontend developers to prototype and test an entire feature without touching a real API!
Restapiexample
dummy.restapiexample.com
Dummy sample rest api - dummy.restapiexample.com
This page will list all of the rest services. These are fake online REST APIs for testing and prototyping sample applications that use rest calls to display listings and crud features.
Fake Store API
fakestoreapi.com
Fake Store API
A free RESTful API for developers, ideal for prototyping, testing, or teaching.
DummyJSON
dummyjson.com
DummyJSON - Free Fake REST API for Placeholder JSON Data
DummyJSON provides a free fake REST API with placeholder JSON data for development, testing, and prototyping. Access realistic data quickly for your projects.
Beeceptor
beeceptor.com
Mock APIs - Free REST & SOAP APIs for Devs & QA
Build mock APIs in a few seconds. No coding required. Build replicas for REST, SOAP, gRPC, GraphQL APIs for testing. The #1 alternative to WireMock. Get started free.
Medium
medium.com โบ swlh โบ how-to-quickly-mock-an-api-server-in-a-client-side-project-aa503ecfa9cf
How to Quickly Mock an API Server in a Client-Side Project | by Jeremy Wells | The Startup | Medium
January 17, 2021 - It can also be helpful for setting ... testing. The two tools Iโll demonstrate are Mockaroo for generating sets of dummy data, and json-server for creating a fake API that a front-end application can make requests to. This tutorial is aimed squarely at folks getting familiar writing browser-side code with HTML, CSS, and Javascript...
Postman
postman.com โบ interstellar-equinox-48747 โบ dummy-api-testing โบ overview
Dummy API Testing
Accelerate API development with Postman's all-in-one platform. Streamline collaboration and simplify the API lifecycle for faster, better results. Learn more.
REST API
restful-api.dev
Free Real REST API โ Full CRUD Support (GET, POST, PUT, PATCH, DELETE) for Testing & Learning
Learn about restfulโapi.dev - a free platform helping developers, students, and educators explore, test, and master RESTful APIs through practical tools and public endpoints.
Expandtesting
practice.expandtesting.com
Automation Testing Practice Website for QA and Developers | UI and API
Free online JavaScript, Mocha, Chai, and Sinon player tool. Get started with Mocha, Chai, and Sinon using your browser ... Best Practice Test Automation Website for Selenium, Playwright, Cypress, WebdriverIO and Postman : Free Web UI and REST API Examples ยท Designed for practicing test automation for web and API using popular tools in the market: ... Bruno and more... The site offers a variety of dummy examples for automated scenarios that cover many common situations, including: