GOP senators see Iran deal as potential pitfall for Vance in 2028
Republican senators see the conflict with Iran and the peace negotiations led by Vice President Vance as defining issues of the 2028 presidential primary, in which Vance and Sec...
Real-time peace negotiations news, structured for developers. NewsMesh surfaces peace negotiations coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
Republican senators see the conflict with Iran and the peace negotiations led by Vice President Vance as defining issues of the 2028 presidential primary, in which Vance and Sec...
The conference calls took place more than a week after the president signed a controversial peace deal.
Ukrainian President Volodymyr Zelenskiy mocked Russia's military drive on Monday, saying the Kremlin over the course of more than four years had set and put off 15 deadlines to...
The U.S. and Iran are set to meet for another round of diplomatic talks on Tuesday in Doha, Qatar, President Trump announced on Monday after a series of retaliatory strikes in t...
As tensions subside amid a peace deal, policymakers must decide whether further monetary tightening is needed
Secretary of State Marco Rubio and special envoy Steve Witkoff will brief the full House and Senate today on the initial peace deal between the US and Iran, Punchbowl reports ci...
President Donald Trump on Monday announced the U.S. and Iran will meet for peace talks this week, after a weekend of clashes raised questions about the durability of the 60-day ...
The United States and Iran appear to have paused hostilities following a weekend of escalating attacks that rocked the Middle East, less than a week after Vice President JD Vanc...
Iran and the U.S. traded attacks over the weekend, throwing into question technical talks that were set to take place this week to advance the interim deal agreed earlier this m...
The Wall Street Journal editorial board lambasted President Donald Trump over his efforts to secure a durable peace deal with Iran. U.S. and Iranian officials have agreed to hal...
Iranian President Masoud Pezeshkian has said six billion dollars (£4.54 billion) in frozen Iranian assets will be released by Qatar as talks with the US were challenged by attac...
The Israeli army destroyed an extensive tunnel built by Hezbollah in southern Lebanon, Prime Minister Benjamin Netanyahu and Defence Minister Israel Katz said Sunday, with Leban...
Israel, Lebanon, and the US reached an initial trilateral framework agreement aimed at paving the way for ending the conflict between Israel and Lebanon and ultimately reaching ...
Ken Cedeno/REUTERS Rupert Murdoch’s flagship paper ripped apart President Donald Trump’s peace deal with Iran after U.S. and Iranian forces engaged in renewed fighting on Sunday...
The situation is back to square one. A tenuous peace pact that was supposed to halt the US-Iran war has fallen apart. Nations are back at war. President Trump warns he would fin...
The U.S. and Iran have agreed to “stand down for now” and allow ships to pass through the Strait of Hormuz after renewed fighting in the past few days, a U.S. official told The ...
The US and Iran have agreed to meet after the Islamic republic suffered blows in the peace deal relating to the Strait of Hormuz and Lebanon, a US official told The Post.
Iran sees its control over the Strait of Hormuz as critical leverage in peace talks with the United States. It seems willing to risk the cease-fire to maintain that power.
The US and the Iranian negotiators are slated to hold discussions from Tuesday in Switzerland. The initial round of talks was also held in Switzerland, when a 60-day deadline wa...
Hezbollah calls the deal a surrender as Israeli forces stay put and continue striking the south.
NewsMesh surfaces peace negotiations coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=peace+negotiations). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=peace+negotiations&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=peace negotiations with your apiKey to return recent peace negotiations stories as structured JSON. Add &category= or &country= to narrow the results.
Every peace negotiations article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: peace negotiations stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.