Discover and share free public APIs for developers, students, and open-source enthusiasts.
A collaborative project where anyone can add APIs, improve the list, or enhance the UI.
- 🔍 Search APIs by name or description
- 🧩 Filter by category and authentication type
- 🎲 Get a random API
- 🌗 Light / Dark theme toggle
- 💾 JSON-powered, easy to contribute
We love contributions!
Follow the steps below to add a new API or improve the site.
-
Fork this repository
-
Clone your fork:
git clone https://github.com/khdxsohee/api-hub.git
-
Add your API in apis.json file:
{ "name": "Example API", "description": "Short description here.", "link": "https://example.com", "category": "Tools", "auth": "None", "cors": "yes", "tags": ["example", "tools"] } - Commit your changes:
git add . git commit -m "Added Example API" git push - Create a Pull Request 🚀
Thanks to all these awesome people for making Public APIs Hub better! 💙
| Khdxsohee |