The news APIbuilt around stories,not just articles.
Most news APIs return articles one by one, so the same event can appear several times. Hivewire groups overlapping coverage from curated publications into one concise story, with every monitored source cited. Search stories on demand, or create persistent channels that keep ranking new events around what your app or agent cares about.
The front page, as your code sees it.
GET /v1/stories?sort=top returns the top stories of the last 24 hours. Each one is summarized, scored, and attributed to every monitored outlet covering it. Run the call yourself.
Start with a story, a search, or a standing beat.
Each recipe below is a real request against the deployed API. Run it in the playground before you create a key.
Fetch today's ten highest-significance stories, each summarized and attributed. Render them in a news app, dashboard, email, or Slack digest.
Give an agent a small set of relevant story objects. It can read the summary first, then follow cited articles when the question needs more detail.
Create a standing beat for a company or research topic. Poll for new stories and send feedback so its ranking improves.
One story, with the reporting attached.
Hivewire groups articles about the same event into a story with a concise summary and a significance score from 0–10. The response keeps each publisher and its source articles attached, including the original URLs.
A continuous merge pass revisits early decisions as more reporting arrives. Related events stay linked without being collapsed into one.
Full API reference →Give your software a standing beat.
A search answers once. A channel keeps watch. Create one from plain English or explicit topic weights, then poll it for new stories. Hivewire stores the profile and updates its ranking from your feedback.
Send “chip export controls, the Fed, and fusion energy.” Hivewire maps it to a weighted topic profile and stores it.
Ask for the ranked feed or pass since to receive only stories added after your last poll.
Like, dislike, or clear a rating. Each response updates the channel's learned affinity model.
Let an agent search, follow, and monitor the news.
Use the REST API directly, or connect an agent to the same stories, search, and channels through Hivewire's hosted MCP server. API keys work in code-based clients; OAuth connects compatible hosted clients with the server URL. MCP calls use the same published credit costs as REST. MCP docs →
Start free. Commercial plans begin at $29/month.
Every plan includes the REST API, hosted MCP server, real-time stories, search, and channels. The free plan is for non-commercial use; paid plans add commercial rights and higher limits.
Need full article text, deep archives, multilingual coverage, entity data, or an SLA? See our news API comparisons →
Non-commercial projects and evaluation.
Production apps and agents.
Products past Developer's ceiling.
Past Professional's ceiling? Talk to us about Scale →