<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pedro Manella</title>
    <description>The latest articles on DEV Community by Pedro Manella (@datastackhq).</description>
    <link>https://dev.to/datastackhq</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3902676%2F11a2ea17-f633-4984-9ad3-d017e7cbbe1d.png</url>
      <title>DEV Community: Pedro Manella</title>
      <link>https://dev.to/datastackhq</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/datastackhq"/>
    <language>en</language>
    <item>
      <title>The Most Complete Public APIs Directory in 2026 (1,555 APIs with Auth, SDKs &amp; Rate Limits)</title>
      <dc:creator>Pedro Manella</dc:creator>
      <pubDate>Tue, 28 Apr 2026 15:20:10 +0000</pubDate>
      <link>https://dev.to/datastackhq/the-most-complete-public-apis-directory-in-2026-1555-apis-with-auth-sdks-rate-limits-31ee</link>
      <guid>https://dev.to/datastackhq/the-most-complete-public-apis-directory-in-2026-1555-apis-with-auth-sdks-rate-limits-31ee</guid>
      <description>&lt;p&gt;If you've ever built a side project, you know the drill: you have an idea, you start building, and then you spend 2-3 hours just &lt;em&gt;searching for the right API&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Is there a free weather API? Does it need an API key? What's the rate limit? Does it have a Python SDK?&lt;/p&gt;

&lt;p&gt;I got tired of that workflow. So I built a dataset.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;A curated CSV with &lt;strong&gt;1,555 public APIs&lt;/strong&gt; across &lt;strong&gt;52 categories&lt;/strong&gt;, enriched with the information you actually need before integrating an API:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;
&lt;td&gt;OpenWeatherMap&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Category&lt;/td&gt;
&lt;td&gt;Weather&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Description&lt;/td&gt;
&lt;td&gt;Real-time weather data by city or coordinates&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Base URL&lt;/td&gt;
&lt;td&gt;api.openweathermap.org&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auth Type&lt;/td&gt;
&lt;td&gt;API Key&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Free Tier&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Free Limit&lt;/td&gt;
&lt;td&gt;1,000 req/day&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Available SDKs&lt;/td&gt;
&lt;td&gt;Python, JavaScript, Ruby&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Docs URL&lt;/td&gt;
&lt;td&gt;openweathermap.org/api&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Popularity&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Why a CSV and not a website?
&lt;/h2&gt;

&lt;p&gt;Websites go down. Datasets don't.&lt;/p&gt;

&lt;p&gt;You can open this in Excel, Google Sheets, Notion, or Airtable. Filter by category, sort by auth type, search by SDK. No login, no account, no dependencies.&lt;/p&gt;

&lt;h2&gt;
  
  
  What categories are covered?
&lt;/h2&gt;

&lt;p&gt;The 15 largest categories:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Development&lt;/strong&gt; (154 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Geocoding&lt;/strong&gt; (94 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Games &amp;amp; Comics&lt;/strong&gt; (89 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Government&lt;/strong&gt; (83 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Transportation&lt;/strong&gt; (66 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cryptocurrency&lt;/strong&gt; (55 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Finance&lt;/strong&gt; (55 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Video&lt;/strong&gt; (50 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Documents &amp;amp; Productivity&lt;/strong&gt; (48 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social&lt;/strong&gt; (39 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security&lt;/strong&gt; (37 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sports &amp;amp; Fitness&lt;/strong&gt; (37 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Weather&lt;/strong&gt; (36 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Machine Learning&lt;/strong&gt; (30 APIs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Music&lt;/strong&gt; (32 APIs)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Plus 37 more categories including Animals, Anime, Books, Calendar, Email, Environment, Health, Jobs, Photography, Shopping, and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Some APIs you'll find inside
&lt;/h2&gt;

&lt;p&gt;A few examples across different categories:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Weather:&lt;/strong&gt; Open-Meteo (unlimited, no auth), WeatherAPI, OpenWeatherMap&lt;br&gt;
&lt;strong&gt;Finance:&lt;/strong&gt; Alpha Vantage, Fixer, ExchangeRate API&lt;br&gt;
&lt;strong&gt;Machine Learning:&lt;/strong&gt; Hugging Face, Stability AI, OpenAI&lt;br&gt;
&lt;strong&gt;Geocoding:&lt;/strong&gt; Mapbox, OpenStreetMap, HERE&lt;br&gt;
&lt;strong&gt;Government:&lt;/strong&gt; NASA, data.gov, EU Open Data Portal&lt;br&gt;
&lt;strong&gt;Games:&lt;/strong&gt; RAWG, IGDB, Open Trivia Database&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;I scraped the public-apis community repository (one of the most maintained API directories on GitHub with 300k+ stars), then enriched each entry using Claude AI to fill in the missing fields: free limits, SDK availability, and popularity scoring.&lt;/p&gt;

&lt;p&gt;The whole pipeline took about 3 hours of scripting and $0.02 in API costs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who is this for?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Developers prototyping apps who need a quick API reference&lt;/li&gt;
&lt;li&gt;Indie hackers validating ideas before committing to a paid API&lt;/li&gt;
&lt;li&gt;Students building portfolio projects with real data&lt;/li&gt;
&lt;li&gt;No-code builders connecting tools via Make, Zapier, or n8n&lt;/li&gt;
&lt;li&gt;Data scientists looking for free data sources&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Get the dataset
&lt;/h2&gt;

&lt;p&gt;The full dataset (1,555 APIs, CSV format) is available here:&lt;br&gt;
👉 &lt;strong&gt;&lt;a href="https://payhip.com/b/JMTRL" rel="noopener noreferrer"&gt;DataStackHQ on Payhip&lt;/a&gt;&lt;/strong&gt; — $9 one-time, instant download&lt;/p&gt;

&lt;p&gt;If you find it useful, I'll be releasing more datasets. Drop a comment with what category you'd find most useful next.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with Python, pandas, and the Anthropic API. The source repository is public-apis/public-apis on GitHub.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>python</category>
      <category>opensource</category>
      <category>api</category>
    </item>
  </channel>
</rss>
