Real-time global news API
Real-time Global Intelligence

Real-time global news intelligence

Structured, geolocated world news. One API call to know what's happening anywhere — with source citations, categories, and precise coordinates.

Read source ↗
Get Started Free Read the Docs →
Built for developers
Everything you need to integrate real-time world news into your product.
📍

Geolocation

Every report includes precise lat/lng. Filter by city, country, or radius.

🏷️

Categories

Auto-classified into politics, business, tech, security, climate, and more.

📰

Source Citations

Every report links back to original sources with full citation metadata.

Real-time

News processed and available within minutes. Always fresh, always current.

🔔

Webhooks

Get notified instantly when news breaks in locations or categories you care about.

🔧

Simple REST

Clean JSON responses. No SDKs required. Works with any language.

Structured news data
Here's what a single API call returns.
GET /reports?city=San+Francisco&limit=1
{ "reports": [ { "title": "SF Board Approves New Housing Development in SoMa", "summary": "The Board of Supervisors voted 8-3 to approve a mixed-use project at 4th and Brannan, adding 1,200 housing units...", "category": "politics", "location": { "city": "San Francisco", "lat": 37.7749, "lng": -122.4194 }, "source_url": "https://sfchronicle.com/...", "reported_at": "2026-03-03T22:15:00Z" } ] }
Three lines to world news
Works with any language. No SDK required.
# Fetch latest news for any city curl "https://api.worldapi.com/reports?city=Tokyo&limit=10" \ -H "Authorization: Bearer YOUR_API_KEY"
Start free, scale as you grow
No credit card required.
Free
$0/mo
For experimentation
  • 100 requests / day
  • All endpoints
  • Community support
Business
$99/mo
For production
  • 100,000 requests / day
  • Dedicated support
  • Webhooks
  • SLA 99.9%
Enterprise
Custom
For scale
  • Unlimited requests
  • Dedicated infra
  • Custom integrations
  • On-prem available