Best places to find API’s as a developer

Jerry Was a Race Car Driver
1 min readJan 15, 2023

There are several websites and platforms where you can find and explore APIs, some of them are:

RapidAPI: This is a platform that allows developers to discover, test, and connect to thousands of APIs, all in one place. It has a wide variety of APIs, including some for weather, news, sports, finance, and more. https://rapidapi.com/

ProgrammableWeb: This website is a directory of APIs and provides information on how to use them, along with user reviews and ratings. It’s one of the oldest API directories and has a wide variety of APIs. https://www.programmableweb.com/

API Directory by Google: This is a directory of APIs provided by Google, it includes Google’s own APIs as well as third-party APIs that are integrated with Google’s services. https://developers.google.com/apis-explorer

Public APIs: A platform that lists free to use APIs, the website has a wide variety of APIs, some of them are not well known, but they are still functional. https://publicapis.com/

GitHub: Many developers share their open-source projects on GitHub, and you may find some interesting APIs.

Please note that, depending on your use case, you may find that APIs listed on one of these sites may be more suitable than others. Also, you should always check the terms of service and pricing before using any API.

--

--