TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Collection of Free Public APIs That Is Tested Daily

602 点作者 abhas99 个月前

33 条评论

dudus9 个月前
The key here is tested daily. The last time I wanted some sample data api it took me way too long to find one because all the ones that were recommended to me were deprecated. It's really tough to keep a free api up, because there's no incentives. You can't sell ads on it.
评论 #41372940 未加载
rozenmd9 个月前
(This doesn&#x27;t apply to every API in the list, but) having made the mistake of using a public API (that later went offline) for examples in a book of mine, never again.<p>These days I keep an API deployed on a subdomain I control.
评论 #41377421 未加载
评论 #41373056 未加载
评论 #41395564 未加载
nikisweeting9 个月前
I did a similar deep dive to find all the specifically Music-related APIs that are available a few years ago. I&#x27;ve since moved on to other projects but maybe someone will find it useful &#x2F; maybe OP can add the entries in my list to FreePublicAPIs.com!<p><a href="https:&#x2F;&#x2F;docs.sweeting.me&#x2F;s&#x2F;music-apis" rel="nofollow">https:&#x2F;&#x2F;docs.sweeting.me&#x2F;s&#x2F;music-apis</a>
评论 #41383342 未加载
hsdropout9 个月前
I&#x27;m glad to see <a href="https:&#x2F;&#x2F;isevenapi.xyz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;isevenapi.xyz&#x2F;</a> made the list.
评论 #41373157 未加载
评论 #41373770 未加载
评论 #41372418 未加载
评论 #41373086 未加载
评论 #41374428 未加载
评论 #41374678 未加载
评论 #41374099 未加载
评论 #41378529 未加载
评论 #41372661 未加载
its-summertime9 个月前
Not having a free public API for this site is a bit of a joke.
评论 #41381716 未加载
评论 #41378025 未加载
评论 #41378631 未加载
评论 #41420175 未加载
评论 #41375216 未加载
thi29 个月前
I keep this list bookmarked: <a href="https:&#x2F;&#x2F;github.com&#x2F;public-apis&#x2F;public-apis">https:&#x2F;&#x2F;github.com&#x2F;public-apis&#x2F;public-apis</a> Sadly they are missing health checks.
RicoElectrico9 个月前
Paraphrasing a known saying, &quot;there&#x27;s no API, it&#x27;s just someone else&#x27;s computer&quot;.<p>I wish programmers would internalize this. They often seem to take APIs uncritically, not questioning whose resources they&#x27;re using and where does the data come from as well as its quality beyond obvious cases. APIs are leaky abstractions as all abstractions are.
评论 #41372580 未加载
评论 #41375407 未加载
评论 #41372901 未加载
评论 #41403742 未加载
wackget9 个月前
All of the API titles have been replaced by emojis () for me. Is this a bug or is it intentional?
评论 #41375636 未加载
评论 #41375668 未加载
Lerc9 个月前
I like this, not only does it let people find the APIs but having a collection like this encourages others to make APIs and to keep them running.<p>There&#x27;s not a lot of incentive to create a service if you feel like no-one will ever know about it. I have had a few thoughts for services that I might have developed if I thought anyone would ever see it.<p>There&#x27;s probably an argument for sponsorship here as well, not as a vehicle for advertising, but just companies paying for (or supplying resources) to cover the ongoing costs of the service as a public good. I wish I could make something that worked and could put it somewhere and commit zero mindspace to billing, server maintenance etc. and just have it keep running, forever.
dankwizard9 个月前
No right click -&gt; New tab &#x2F; Middle click is a killer in 2024.
评论 #41420180 未加载
评论 #41380215 未加载
blumomo9 个月前
&gt; Free IP Geolocation API - lookup any IP address. Provides geolocation data based on the input IPv4&#x2F;IPv6 address or domain name<p>Where does one get a geo location for an IP address from?
评论 #41372459 未加载
wg09 个月前
Whatever happened to programmable web?
评论 #41372557 未加载
评论 #41375552 未加载
tbran9 个月前
Using Hugo to make a read-only API would be a great way to make an always-up API with minimal maintenance. Host on any static site host.<p>- <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180530151717&#x2F;https:&#x2F;&#x2F;forestry.io&#x2F;blog&#x2F;build-a-json-api-with-hugo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180530151717&#x2F;https:&#x2F;&#x2F;forestry....</a><p>- <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180525154607&#x2F;https:&#x2F;&#x2F;forestry.io&#x2F;blog&#x2F;hugo-json-api-part-2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180525154607&#x2F;https:&#x2F;&#x2F;forestry....</a>
veqq9 个月前
Tangentially, what APIs do you guys actually pay for? (Personally or through work)
评论 #41376657 未加载
评论 #41375809 未加载
评论 #41375201 未加载
debo_9 个月前
I&#x27;m relieved to know the Rick and Morty API is in such good health.
评论 #41373321 未加载
gkhartman9 个月前
Small nitpick: How does this calculate the health score shown? I see a vague description in the about page, but I&#x27;m confused by the weights. For example the Guild Wars 2 API shows 95 prevent, but clicking for details shows 100 percent reliability. Perhaps it&#x27;s the high latency that drops it&#x27;s score by 5 percent?<p>This is really great overall. I like the interface on mobile, and search works great for me so far. Bookmarking for later.
PLenz9 个月前
I think most of these would be better off as files
wwoessi9 个月前
Most of them are useless play apis, but it&#x27;s a fun dataset maybe. Also I guess most don&#x27;t use the OpenAPI standard.
xtiansimon9 个月前
Odd layout. After entering a search in the text field, the next element is a title: “Search for an API” and a subheading: “Searching for APIs…”. The results were below the fold on my phone. This title made me think the query was not yet submitted, so I’m sure I submitted the form a bunch of times.
jasonbourne49 个月前
Wanted to add AISstream but didn&#x27;t work. Does it accept websocket APIs? wss:&#x2F;&#x2F;stream.aisstream.io&#x2F;v0&#x2F;stream <a href="https:&#x2F;&#x2F;aisstream.io&#x2F;documentation" rel="nofollow">https:&#x2F;&#x2F;aisstream.io&#x2F;documentation</a>
mrmuagi9 个月前
Anyone know of a decent (doesn&#x27;t have to be realtime) stock API for stocks? I didn&#x27;t find any under the finance category besides one crypto related.
评论 #41374538 未加载
atoav9 个月前
Very cool site and a good reminder that we need more common&#x2F;shared infrastructure like that.<p>One nitpick: why can I not open like KS to API sub-pages in a new tab? Are Hyperlinks unfashionable now?
sexy_seedbox9 个月前
This site is very slow when accessed from Asia. And I can&#x27;t open each card in a new tab. Slow server and&#x2F;or bad Nuxt implementation?
评论 #41389087 未加载
flavaz9 个月前
An API for polling data would be cool, one can dream
评论 #41375428 未加载
评论 #41375468 未加载
评论 #41375234 未加载
webwanderings9 个月前
Regarding APIs, what is a recommend good and free tool, other than Postman, that allows for importing and exporting of saved collections?
评论 #41374964 未加载
评论 #41373851 未加载
评论 #41378777 未加载
CommanderData9 个月前
Great resource, with a nice UI (Love to know how it&#x27;s built).<p>Found public resources I always wished existed.
评论 #41420198 未加载
datavirtue9 个月前
Me likes, however the first API I looked for was not found. USPS address verification
dmje9 个月前
This is great - bookmarked!
ehnto9 个月前
I tried to build something years ago on a similar foundation, and I found maintaining the API list to be impossible as a solo dev. In a pool of say 30 APIs, at least one would break their &quot;contract&quot; as a public resource daily. Shifting endpoints, revoked public tokens, changing outputs.<p>I was quite disappointed because I loved the product, a dashboard for arbitrary live data sourced from APIs, but the cost of maintaining it was too high.
评论 #41376342 未加载
qrush9 个月前
Just a friendly reminder that rubygems.org&#x27;s APIs are free&#x2F;public: <a href="https:&#x2F;&#x2F;guides.rubygems.org&#x2F;rubygems-org-api&#x2F;" rel="nofollow">https:&#x2F;&#x2F;guides.rubygems.org&#x2F;rubygems-org-api&#x2F;</a><p>And there&#x27;s a weekly data dump of our database: <a href="https:&#x2F;&#x2F;rubygems.org&#x2F;pages&#x2F;data" rel="nofollow">https:&#x2F;&#x2F;rubygems.org&#x2F;pages&#x2F;data</a>
ifeja9 个月前
less is more get rid of the joke ones
justinator9 个月前
&quot;are&quot; tested daily.<p>Not to QC the link title, but ;)
评论 #41380250 未加载
samstave9 个月前
<a href="https:&#x2F;&#x2F;rapidapi.com&#x2F;hub" rel="nofollow">https:&#x2F;&#x2F;rapidapi.com&#x2F;hub</a>