News · head-to-head

Currents vs New York Times

Currents

Currents API returns real-time and historical global news as JSON, with search filterable by language, keyword, country, category, and date range. A free account includes 1,000 requests/day — enough for prototyping — before paid plans raise the ceiling for production traffic. Authentication is a single API key passed on every request.

New York Times

The NYT Developer Network exposes ten separate APIs (Article Search, Top Stories, Books, Most Popular, and more) over a shared API-key scheme, all returning JSON. Registration and usage are completely free, but the terms restrict every API to non-commercial projects only — selling access, running ads, or shipping the data inside a paid product all require a separate licensing deal through NYT Licensing.

CurrentsNew York Times
AuthenticationAPI KeyAPI Key
Pricingfreemiumfree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons