πŸš€ Useful Public APIs Every Developer Should Know (With Categories & Free Limits)

Vishnu KalanadVishnu Kalanad
4 min read

Looking to supercharge your side project, prototype an idea quickly, or just explore what's out there? Here's a categorized list of incredibly useful public APIs for various project needs β€” with descriptions, usage limits, and links to official docs.

🌐 Web Search & News APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
NewsAPIFetch news from various global sources.500 requests/dayAPI Keyhttps://newsapi.org/docs
Currents APIReal-time news and trending topics.100 requests/dayAPI Keyhttps://currentsapi.services/en/docs/
Bing NewsMicrosoft-powered news search.3 requests/secAPI Keyhttps://learn.microsoft.com/en-us/bing/search-apis/bing-news-search/overview
Google Custom SearchWeb & site-specific search.100 queries/dayAPI Keyhttps://developers.google.com/custom-search/v1/overview
DuckDuckGoPrivacy-first web search.UnlimitedNonehttps://duckduckgo.com/api

πŸ—ΊοΈ Maps & Geolocation APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
OpenStreetMapCommunity-maintained map data.No strict limitNonehttps://wiki.openstreetmap.org/wiki/OpenStreetMap_API
MapboxMaps, routing & geocoding.50,000 requests/monthAPI Keyhttps://docs.mapbox.com/api/
OpenCageForward & reverse geocoding.2,500 requests/dayAPI Keyhttps://opencagedata.com/api
GeoapifyMaps, POI, routing, geocoding.3,000 requests/dayAPI Keyhttps://apidocs.geoapify.com/
PositionstackReal-time location services.25,000 requests/monthAPI Keyhttps://positionstack.com/documentation

πŸ’¬ Communication APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
TwilioSMS, Voice, WhatsApp, OTPs.Free creditsAPI Keyhttps://www.twilio.com/docs/usage/api
SendGridTransactional and marketing emails.100 emails/dayAPI Keyhttps://docs.sendgrid.com/api-reference/
MailgunEmail automation and analytics.5,000 emails/monthAPI Keyhttps://documentation.mailgun.com/en/latest/api_reference.html
PusherReal-time communication, pub/sub.Free plan availableAPI Keyhttps://pusher.com/docs
SlackIntegrate with Slack messaging.Free tierAPI Keyhttps://api.slack.com/

πŸ›οΈ E-commerce APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
Amazon PA APIAccess product listings & data.1,000 requests/monthAPI Keyhttps://webservices.amazon.com/paapi5/documentation/
eBay APISearch and list items programmatically.5,000 requests/dayAPI Keyhttps://developer.ebay.com/api-docs
Walmart APIAccess product data & reviews.5,000 requests/dayAPI Keyhttps://developer.walmart.com/
Etsy APIProduct listings and shops.5,000 requests/dayAPI Keyhttps://developers.etsy.com/documentation/
Shopify APIStorefront & backend integration.Unlimited (varies)API Keyhttps://shopify.dev/docs/api

πŸ’» Developer Tools APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
GitHubAccess repos, issues, users.5,000 req/hourOAuth or Tokenhttps://docs.github.com/en/rest
GitLabRepo management and CI/CD.10 reqs/secOAuth or Tokenhttps://docs.gitlab.com/ee/api/
BitbucketRepos and project collaboration.1,000 reqs/hourOAuthhttps://developer.atlassian.com/bitbucket/api/2/reference/
Stack ExchangeQuery questions and answers.300 reqs/dayAPI Keyhttps://api.stackexchange.com/docs
FirebaseAuth, Firestore, analytics & more.VariesAPI Keyhttps://firebase.google.com/docs/reference

🌦️ Weather & Environment APIs

API NameDescriptionFree Tier LimitAuthenticationDocs Link
OpenWeatherWeather forecast and current data.60 calls/minAPI Keyhttps://openweathermap.org/api
WeatherAPIHistorical & real-time weather data.1,000,000 reqs/monthAPI Keyhttps://www.weatherapi.com/docs/
AmbeeAir quality, pollen, and weather data.Limited free tierAPI Keyhttps://docs.getambee.com/
Visual CrossingAccurate forecasts, history, bulk downloads.1,000 results/dayAPI Keyhttps://www.visualcrossing.com/weather-api
Tomorrow.ioHyper-local weather and environmental data.1,000 requests/dayAPI Keyhttps://docs.tomorrow.io/docs
Climacell (Now Tomorrow.io)Weather API with aviation focus.Deprecated (migrated)β€”Migrated to Tomorrow.io
Weatherbit.ioReal-time, forecast, and historical data.500 requests/dayAPI Keyhttps://www.weatherbit.io/api
AccuWeatherTrusted forecasts, radar & lifestyle indices.Free tier with trialAPI Keyhttps://developer.accuweather.com/apis
AirVisual APIGlobal air quality data and weather info.Limited free usageAPI Keyhttps://www.iqair.com/world-air-quality-api
Met.no (Norwegian Meteorological Institute)Accurate weather from EuropeNo auth requiredNonehttps://api.met.no/weatherapi/locationforecast/2.0/documentation

✍️ Final Thoughts

These APIs can accelerate your app development and offer tons of integration potential. If you're just exploring, start with free plans and upgrade only if you need higher volume or advanced features.

Have another API that saved you time? Drop it in the comments.


Follow me on Hashnode and GitHub for more developer resources.

Happy hacking!

0
Subscribe to my newsletter

Read articles from Vishnu Kalanad directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Vishnu Kalanad
Vishnu Kalanad