News API v3 features and capabilities
/search
: Find relevant articles using keywords, publish date, language,
country, and more./latest_headlines
: Retrieve news articles for a specific period, filtered
by country, language, topic, or sources./breaking_news
: Retrieves breaking news articles and sorts them based on
specified criteria./authors
: Locate articles written by specific authors or journalists./search_by_link
: Find articles that mention specific URLs or domains./search_similar
: Discover articles similar to a given article./sources
: Check available media outlets with the source language, country,
name, and URL./aggregation_count
: Get aggregated article counts based on language,
country, source, publish date, and more./subscription
: Access details about your API subscription, including plan
limits and usage statistics.GET
and POST
methods for flexible integration into
your applications.
x-api-token
header for each request. To
ensure security, all API requests must be in HTTPS format.