Hacker News with Generative AI: APIs

W3C: Minimum Common Web Platform API (wintertc.org)
The Minimum Common Web Platform API is a curated subset of standardized Web Platform APIs intended to define a minimum set of capabilities common to Browser and Non-Browser JavaScript-based runtime environments.
Show HN: A Simple Server to Match Long/Lat to a TimeZone (github.com/LittleGreenViper)
This project is a fairly simple PHP project, designed to accept the GeoJSON output of the Timezone Boundary Builder Project, and provide a simple API, for matching longitude/latitude locations with timezones.
If an AI agent can't figure out how your API works, neither can your users (stytch.com)
LLM-powered agents are beginning to look a lot like tireless junior developers. Hand them an API along with the docs and they’ll diligently read the reference, issue a request, parse the error, adjust parameters, and try again and again—on loop—until something works.
A Critical Look at "A Critical Look at MCP." (docs.mcp.run)
I came across this post shortly after finishing support for the HTTP Streaming transport on mcp.run. After a week or so of banging my head against the matrix of OAuth RFC support and client transport support, I should be in a sympathetic frame of mind to receive a critique of the protocol. And yet! Here I am, defending MCP. After all, the good that interfaces do oft lay interred with their blemishes.
Bing Search APIs will be retired on August 11, 2025 (microsoft.com)
Get the latest updates on Azure products and features to meet your cloud investment needs. Subscribe to notifications to stay informed.
Show HN: You know browser-use, here's human-use for LLMs to get info from humans (github.com/RapidataAI)
Human Use is the easiest way to connect your AI agents with human intelligence via the Rapidata API.
Column launches new unified FedNow and TCH RTP API (column.com)
Our Realtime payments product is now available in the United States.
A Rust API Inspired by Python, Powered by Serde (ohadravid.github.io)
Years ago, I worked on reimplementing1 some Python code in Rust (yet again), and this time I needed to adapt Python’s dynamic capabilities (aka __getattr__) to the strict and compiled world of Rust.
A critical look at MCP (raz.sh)
During the past month,MCP (Model Context Protocol), which would enable LLMs to become agents and interact with the world, has really been blowing up. The idea is straightforward: let's standardize an API for LLM/Agents to interact with the world and how to inform the LLM/Agent about it.
Hypermode Model Router Preview – OpenRouter Alternative (hypermode.com)
Today, we’re excited to introduce Model Router, a powerful new feature in Hypermode that enables developers to connect to both open-source and commercial language models through a single, unified API.
The OAuth 2.1 Authorization Framework (ietf.org)
The OAuth 2.1 authorization framework enables an application to obtain limited access to a protected resource, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and an authorization service, or by allowing the application to obtain access on its own behalf.
Web search on the Anthropic API (anthropic.com)
Today, we're introducing web search on the Anthropic API—a new tool that gives Claude access to current information from across the web. With web search enabled, developers can build Claude-powered applications and agents that deliver up-to-date insights.
Postman is probably not HIPAA-compliant (stedi.com)
Security is job zero at Stedi. We build every system and design every API with secure defaults in mind.
No as a Service (github.com/hotheadhacker)
Ever needed a graceful way to say “no”? This tiny API returns random, generic, creative, and sometimes hilarious rejection reasons — perfectly suited for any scenario: personal, professional, student life, dev life, or just because.
Ask HN: Cheapest way to host a back end (ycombinator.com)
I'm about to help transitioning a mobile app to a charity and need the API to be hosted as cheaply as possible.
Show HN: Any API to MCP Server tools converter (api200.co)
Connect your AI models to any tool or data source in 3 simple steps
A New ASN.1 API for Python (trailofbits.com)
We’re changing that: with the help of funding from Alpha-Omega, we’re building an ASN.1 API for PyCA Cryptography that addresses three key shortcomings in the Python ecosystem today:
JSX over the Wire (overreacted.io)
Suppose you have an API route that returns some data as JSON:
Grafana Foundation SDK – build dashboard in programming language (grafana.github.io)
A set of libraries for manipulating and generating Grafana resources – dashboards, alerts, … – as-code, in various languages.
Stripe's payment API: The first 10 years (2020) (stripe.com)
A few years ago, Bloomberg Businessweek published a feature story on Stripe. Four words spanned the center of the cover: “seven lines of code,” suggesting that’s all it took for a business to power payments on Stripe.
WebTransport: Low-Latency Bidirectional Messaging API (chrome.com)
A Guide to Bearer Tokens: JWT vs. Opaque Tokens (permit.io)
Bearer tokens play an important role in securing APIs and managing user sessions. Whether you're building a single-page app, a backend-for-frontend API, or a network of microservices, bearer tokens act as the key that grants access to protected resources—without needing to re-authenticate the user on every request.
Oak – Open Agentic Knowledge (github.com/jentic)
Agents depend on APIs as much as AI. Chatbots chat, but agents act, and they act through APIs: checking calendars, booking flights, analyzing data, reconciling accounts, and controlling smart buildings. To realize this potential, we must build a common knowledge foundation that empowers AI to interact with the world's APIs reliably and without artificial barriers or unnecessary intermediaries.
Doge reportedly planning a hackathon to build 'mega API' for IRS data (techcrunch.com)
Elon Musk’s Department of Government Efficiency (DOGE) plans to host a hackathon next week focused on the creation of a “mega API” that will provide access to taxpayer data, according to Wired.
Show HN: OpenNutrition – A free, public nutrition database (opennutrition.app)
Nutrition search, reimagined.
Digital Archivists: Protecting Public Data from Erasure (ieee.org)
Through clever usage of APIs, the Library Innovation Lab at Harvard Law School has created an archive of Data.gov, home to 311,000 public datasets
Building an idempotent email API with River unique jobs (riverqueue.com)
We use an email service to send out various River-related notifications. Despite our best efforts setting up SPF, DKIM, and DMARC, we were still getting reports of mail going to spam, so we started looking into alternate mailing providers to see how they'd fare by comparison. Something we noticed while researching is that a shocking low number of them have API facilities to guarantee idempotency — a surprise because email is such a sensitive topic.
Show HN: OpenAPISearch – Make APIs Accessible for AI Codegen (openapisearch.com)
Show HN: I indexed 25,000 Shopify stores to build an embedded shopping API (searchagora.com)
"My wife asked me for a pair of red shoes for Christmas. I quickly typed it into Google and found a combination of ads from large retailers and links to a 1948 movie called 'Red Shoes'. I decided to build Agora to solve my own problem (and stay happily married)."
Azure's Weakest Link? How API Connections Spill Secrets (binarysecurity.no)
Binary Security found the undocumented APIs for Azure API Connections. In this post we examine the inner workings of the Connections allowing us to escalate privileges and read secrets in backend resources for services ranging from Key Vaults, Storage Blobs, Defender ATP, to Enterprise Jira and SalesForce servers.