There are plenty of free APIs you can use for learning - https://github.com/toddmotto/public-apis/ Answer from fyzbo on reddit.com
Free APIs
free-apis.github.io
Free APIs
A collection of free APIs
RapidAPI
rapidapi.com › collection › list-of-free-apis
Free Public APIs for Developers
Free Public APIs for Developers
Is there a dummy API for testing/practice?
There are plenty of free APIs you can use for learning - https://github.com/toddmotto/public-apis/ More on reddit.com
What are some cool APIs you can use for free? (e.g. Weather API, Youtube API)
https://github.com/public-apis/public-apis Edit: use https://github.com/public-apis-dev/public-apis instead More on reddit.com
public-apis: A list of free APIs for use web development
I freaking love this list. If you're looking for your next side project and need data, start here. More on reddit.com
Can anyone recommend an open API for testing purposes?
Restful booker API Restful-booker an API that you can use to learn more about API Testing or try out API testing tools against. Restful-booker is a Create Read Update Delete Web API that comes with authentication features and loaded with a bunch of bugs for you to explore. The API comes pre-loaded with 10 records for you to work with and resets itself every 10 minutes back to that default state. Restful-booker also comes with detailed API documentation to help get you started with your API testing straight away. More on reddit.com
Videos
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 ...
Free Public API's for Testing, Learning API Automation!(p1)
00:47
FREE API TESTING Courses | API Testing with POSTMAN, Rest Assured.
06:51
7 Demo Websites Which You Can Use To Perform API Testing | 30 Days ...
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.
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 - 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.
dltHub
dlthub.com › blog › practice-api-sources
API playground: Free APIs for personal data projects
Use: For financial market trends and economic indicators analysis. Free: Some datasets require premium. Auth: API key. ... Use: Analyze open-source trends, collaborations, or stargazers data. You can use it from our verified sources repository. Free: 60 requests/hour unauthenticated, 5000 authenticated.
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 409K users
Forked by 44.2K users
Languages Python 96.8% | Shell 3.2%
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.
Free Public APIs
freepublicapis.com
Free Public APIs
A collection of Free Public APIs for Students and Developers. Tested every single day.
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 16, 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.
Reddit
reddit.com › r/frontend › what are some cool apis you can use for free? (e.g. weather api, youtube api)
r/Frontend on Reddit: What are some cool APIs you can use for free? (e.g. Weather API, Youtube API)
June 9, 2024 -
I think one of the big issues when learning to program is the absolut lack of data and for most semi-useful tools you need at least some of. Do you know of any cool websites that provide real world data / lots of data that can be easily accessed with an API (JSON) call?
Top answer 1 of 34
87
SpaceX and CoinGecko both have nice JSON endpoints with real data too. REST Countries is handy if you need country info like flags or population. If a site doesn’t have an API, you can still grab data using scrapingbee. You'l get clean HTML without worrying about captchas or proxies. What kind of data are you trying to work with?
2 of 34
85
https://github.com/public-apis/public-apis Edit: use https://github.com/public-apis-dev/public-apis instead
Postman
postman.com › cs-demo › public-rest-apis › collection › tfzpqfc › public-rest-apis
Public REST APIs | Get Started
We cannot provide a description for this page right now
ReqBin
reqbin.com
Online API Testing Tool | Test Your API Online
It's free: ReqBin Online API Tester is free to use. You can start running requests for free right now, at no additional cost.
Reqres
reqres.in
ReqRes: Free REST API for Testing, Prototyping & QA ...
Free Start a project with collections, app users, and logs. ... Need custom limits, SSO, or data residency? Let's tailor a plan. ... ReqRes serves billions of API requests every month. On Free plans, we may include a small “supported by” link inside a stable _meta block-never touching data.
GeeksforGeeks
geeksforgeeks.org › gblog › free-apis-list
20 Free Public API’s For Developers - GeeksforGeeks
July 23, 2025 - This API returns a JPEG image file format. The API returns a rich array of memes with captioned text moulded according to the user requirement in the software application. Developers can use other alternative APIs to build meme-related applications like: ... Bored API is a free API that returns JSON data format by returning suggestions for doing random activities.
Amadeus
developers.amadeus.com › self-service › apis-docs › guides › developer-guides › test-data
Free API Testing Data Collection - Amadeus for Developers
So, by registering for production, you can enjoy the benefits of free quotas while accessing our APIs for the latest and unrestricted data without any hidden costs.
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.