APIHouse is a free and open-source platform that provides public APIs for testing and learning purposes, designed especially for students, developers, and testers who need dummy APIs for projects, prototypes, or practice.
- ✅ Free & Open Access – Anyone can use APIs without authentication.
- ⚙️ Multiple Categories – Offers APIs for users, products, posts, weather, and more.
- 💡 Developer-Friendly – Clean JSON responses for easy integration.
- 🔍 Search & Filter – Quickly find the API you need for your project.
- 🌐 Frontend: React.js
- 🔗 Backend: Spring Boot (REST APIs)
- 🧩 Database: MongoDB
- 📈 Performance Optimized – efficient response handling.
| Layer | Technology |
|---|---|
| Frontend | React.js, Axios, TailwindCSS |
| Backend | Spring Boot, REST, Maven |
| Database | Json files |
| Hosting | Render |
- So, there are various free API's Avaiable.
- On the top right we can see a status button which shows various http status.
- Copy any api from any available API's which are cors free.
- In order to test if the api is working, copy and paste the API's in your web browser along with the endpoints as shown:
- paste in your web browser:
- Here,
/performancecan be utilised to compare the performance of two or more api's based on their latency, bandwidth etc. - Enter two or more API's in the input field and get the performance chart.