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.
GitHub
github.com › public-apis › public-apis
GitHub - public-apis/public-apis: A collective list of free APIs · GitHub
Another simple IP Address API · No · Yes · Unknown · jsDelivr · Package info and download stats on jsDelivr CDN · No · Yes · Yes · JSON 2 JSONP · Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript · No · Yes · Unknown · JSONbin.io · Free JSON storage service.
Starred by 410K users
Forked by 44.3K users
Languages Python 96.8% | Shell 3.2%
Videos
Access the JSON Data from an API - JSON APIs and Ajax ...
08:26
Get JSON with the JavaScript fetch method - JSON APIs and Ajax ...
16:22
1.4: JSON - Working with Data and APIs in JavaScript - YouTube
14:46
How to Use jsondata.reactbd.com for Free API JSON Data (Users, ...
07:26
Create unlimited free apis for testing or mocking - YouTube
Developer APIs
developerapis.vercel.app
JSON API — Free Fake REST
... Yes! Our API is 100% free to use for development, testing, and learning purposes. No credit card required, no hidden fees, and no usage limits for reasonable development needs.
DEV Community
dev.to › ruppysuppy › 7-free-public-apis-you-will-love-as-a-developer-166p
7 Free Public APIs you will love as a developer💖 - DEV Community
February 23, 2025 - #javascript #webdev #api #programming · JSON Placeholder is a service that provides you with fake online REST APIs for testing and prototyping. This is a go-to API for every developer. Google has a plethora of APIs, but most of them are paid. Thankfully, the Translate API provides free translations for 100+ languages, up to 500k characters per month.
JSON:API
jsonapi.org
JSON:API — A specification for building APIs in JSON
JSON:API covers creating and updating resources as well, not just responses.
RapidAPI
rapidapi.com › collection › javascript-apis
JavaScript APIs
Nokia acquires Rapid technology and team! 🚀
DummyJSON
dummyjson.com › docs › todos
Todos - DummyJSON - Free Fake REST API for Placeholder JSON Data
Get Free Temporary & Disposable Emails. dummyinbox.com · The todos endpoint provides a dataset of sample to-do items, including details like task descriptions, statuses, and user IDs, ideal for testing and prototyping task management and productivity applications. ... By default you will get 30 items, use Limit and skip to paginate through all items. fetch('https://dummyjson.com/todos') .then(res => res.json()) .then(console.log); Show Output
JSON API APP
jsonapi.co › public-api
Public Directory of 900+ Free Open Rest and GraphQL JSON APIs in 2025 | JSON API APP
Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript · Developmen... Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps · Developmen... ... Developmen... ... Developmen... ... Developmen... Retrieve vendor details and other information regarding a given MAC address or an OUI · Developmen... ... Developmen... ... Developmen... ... Developmen... Public API for javascript, css and font libraries on PageCDN
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.
Stack Overflow
stackoverflow.com › questions › 46103042 › how-to-get-and-display-json-api-data-with-javascript
jquery - How to get and display JSON API data with JavaScript - Stack Overflow
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <h5>Type in a number here and click the button to see a console log message appear.</h5> <input id="api-input-field" type="text"> <button id="check-api">Check API</button> For the second part, have you tried anything yet with JSON data? Do you know how to iterate over things, in javascript? I'm absolutely happy to help you there, too, but I think it's good to try a few things first on your own first just to see how far you can get. Do you have any examples of ways you've gone about it so far? ... Thank you for the informative reply. I started with some tutorials on Codeacademy/FreeCodeCamp, but many advised to just start building stuff.
DummyJSON
dummyjson.com › docs › products
Products - DummyJSON - Free Fake REST API for Placeholder JSON Data
Get Free Temporary & Disposable Emails. dummyinbox.com · The products endpoint provides a comprehensive dataset of sample product information, including details like names, prices, descriptions, images, and categories, ideal for testing and prototyping e-commerce applications. ... By default you will get 30 items, use Limit and skip to paginate through all items. fetch('https://dummyjson.com/products') .then(res => res.json()) .then(console.log); Show Output
Free APIs
free-apis.github.io
Free APIs
An open-source collection of free APIs for web developers.
freeCodeCamp
forum.freecodecamp.org › javascript
Access the JSON Data from an API - JavaScript - The freeCodeCamp Forum
June 1, 2018 - Tell us what’s happening: Your code so far document.addEventListener('DOMContentLoaded',function(){ document.getElementById('getMessage').onclick=function(){ req=new XMLHttpRequest(); req.open("GET",'/json/cats.json',true); req.send(); req.onload=function(){ json=JSON.parse(req.responseText); document.getElementsByClassName('message')[0].innerHTML=JSON.stringify(json); // Add your code below this line console.log(json[2].a...
Json Data API
jsondata.reactbd.com
Json Data API - Free Fake JSON Data & Mock API for E-commerce Development
JsonData API provides free fake JSON data and mock API endpoints for e-commerce development. Use dummy products, users, carts, and orders for testing, prototyping, and learning. No authentication needed—free REST API for developers.
Coursera
coursera.org › browse › computer science › software development
API Basics 1: Build a Bot (Fetch, JSON & Async JavaScript) | Coursera
Fetch and display data from external sources using asynchronous JavaScript. ... When you enroll in this course, you'll also be asked to select a specific program. ... This course is your gateway to mastering APIs!
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.
Starred by 2.7K users
Forked by 282 users
Languages EJS 46.4% | JavaScript 43.6% | SCSS 9.8% | Dockerfile 0.2%
Beeceptor
beeceptor.com › mock-api
JSON & XML Mock Server - Free
Beeceptor gives no-code dummy APIs and JSON data hosting for your apps. Integrate your web/mobile app with the hosted mock API contracts. The best part? Parallel development, ship faster! Simulate delays and API timeouts. Manage multiple API routes. Use FakerJs for realistic data generation. Extract request parameters and send in response. 50 requests/day for free.