Skip to main content
2026-06-05
v0.1.2 — Fact Search Rename

Fact Search Rename

Renamed the News Search endpoint to Fact Search to better reflect the scope of the API.

Changed

  • GET /api/v1/news/search has been renamed to GET /api/v1/fact-search
Migration: Update any hardcoded endpoint paths from /api/v1/news/search to /api/v1/fact-search. Query parameters and response schema are unchanged.