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
11:39
API Testing - Mock Api for QA Engineers and SDET - YouTube
07:26
Create unlimited free apis for testing or mocking - YouTube
03:06
7 Free Sites That Provide Dummy Rest APIs To Practice API Testing ...
06:51
7 Demo Websites Which You Can Use To Perform API Testing | 30 Days ...
20:53
How to create Fake REST API for testing and mocking using json-server ...
GitHub
github.com › public-apis › public-apis
GitHub - public-apis/public-apis: A collective list of free APIs · GitHub
A collective list of free APIs. Contribute to public-apis/public-apis development by creating an account on GitHub.
Starred by 410K users
Forked by 44.3K users
Languages Python 96.8% | Shell 3.2%
GitHub
github.com › topics › mock-api
mock-api · GitHub Topics · GitHub
Free, 13MB, containerized, self-hosted mock server. react go mock docker kubernetes mock-server mock-data json-server mock-api gofiber ... Intercept HTTP requests and responses. Modify HTTP request/response body. Modify HTTP request/response headers. Redirect requests. HTTP logger. Mock APIs. Inject scripts. Block requests. Modify query parameters · react chrome-extension testing open-source typescript rest-api http-proxy debug postman interceptor redirect mock-api http-interceptor tailwind modify-response
GitHub
github.com › jravolio › DummyApi
GitHub - jravolio/DummyApi: Explore and test with ease using the Dummy API Project. Access a variety of dummy data through a user-friendly RESTful API. Ideal for testing and learning purposes.
This is a sample project that provides a simple API hosted at dummyapi.devjravolio.com. The API offers access to dummy data and can be used for testing and development purposes.
Author jravolio
DummyJSON
dummyjson.com
DummyJSON - Free Fake REST API for Placeholder JSON Data
Get instant dummy JSON data for your frontend with DummyJSON Server — no backend setup needed! View on GitHub Read Docs Serving over 500 million requests monthly!
GitHub
github.com › Ovi › DummyJSON
GitHub - Ovi/DummyJSON: DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend. · GitHub
DummyJSON is your go-to free online REST API for instantly generating placeholder data without the hassle of setting up a server. Perfect for front-end development, teaching, testing, and prototyping!
Starred by 2.7K users
Forked by 282 users
Languages EJS 46.4% | JavaScript 43.6% | SCSS 9.8% | Dockerfile 0.2%
Free APIs
free-apis.github.io
Free APIs
A collection of free APIs
Fake Store API
fakestoreapi.com
Fake Store API
👇 https://jsonplaceholder.typicode.com https://fakestoreapi.com https://pokeapi.co https://reqres.in https://dummyapi.io ... Hello devs here is an application that I had to realize with flutter.
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%
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.
Mocki
mocki.io › fake-json-api
Fake API - Dummy User and Todo API - Create Your Own
You can also create your own APIs with custom data both using our free tool and the more advanced Mocki editor. Testing external dependencies can be made easier using a fake API to simulate responses and enabling development without the external service actually being up and running. Version controlling your API is made easy using Mocki. Simply put your configuration file inside a GitHub repository and Mocki will update it on the fly when you push changes.
GitHub
github.com › kovaku › dummy-rest-api-example
GitHub - kovaku/dummy-rest-api-example: Simple REST API service for mentees to practice API testing · GitHub
Simple REST API service for mentees to practice API testing. The project mimics the API of http://dummy.restapiexample.com/ site.
Author kovaku
GitHub
github.com › topics › dummy-api
dummy-api · GitHub Topics · GitHub
Api for playing around with dummy data. Feel free to use it in your demo projects, tutorials, or testing tasks.
Reqres
reqres.in
Reqres - A hosted REST-API ready to respond to your AJAX ...
Create a project (60 seconds) See a real example app Docs (API reference) ... Free account. No card required.
Mocki
mocki.io
Mock API - Create and Simulate APIs for Testing - Mocki
That way you can easily configure your API to produce a certain error code or reply with an extended delay. If you test your app with the possible error scenarios in mind, you will make sure your app does not break if things go wrong. Define your service in a yaml-file and either run it locally with our command line tool or deploy it to our managed hosting in a single command. Integrate with GitHub to keep your mock up to date with the latest changes in your repository.
Apipheny
apipheny.io › free-api
Free API – 90+ Public APIs For Testing [No Key] – Apipheny
Here are a few of the best, unrestricted, free APIs for testing.
GitHub
github.com › espebra › dummy-api
GitHub - espebra/dummy-api: Test API
GET http://somehost/someurl?max-age=2&content-length&header-delay=1 HTTP/1.1 200 OK Cache-control: max-age=2 Connection: close Content-Type: application/json Content-length: 106 Date: Fri, 01 May 2015 19:25:11 GMT Server: Dummy API { "content-length": true, "header-delay": 1000, "host": "somehost", "max-age": 2, "method": "GET", "uri": "/someurl" }
Starred by 11 users
Forked by 6 users
Languages Go 91.9% | Shell 8.1% | Go 91.9% | Shell 8.1%