Reuters · Capability
Reuters Content Delivery
Unified workflow capability for accessing and searching Reuters editorial content through the Reuters Connect API. Enables media publishers, news aggregators, and content platforms to discover channels, browse items, retrieve full content with renditions, and search across the Reuters corpus.
What You Can Do
GET
List channels
— List available Reuters content channels, optionally filtered by category.
/v1/channels
GET
List items
— List the most recent items from a Reuters channel.
/v1/items
GET
Get item
— Retrieve the full details and renditions of a content item.
/v1/items/{id}
GET
Search items
— Search Reuters content by keyword, channel, and media type.
/v1/search
MCP Tools
list-channels
List available Reuters content channels. Filter by category: TXT (text), PIX (images), VID (video), GFX (graphics).
read-only
list-items
List the most recent editorial items from a Reuters content channel.
read-only
get-item
Retrieve the full content of a Reuters item including body, byline, subjects, and available media renditions.
read-only
search-items
Search Reuters editorial content by keyword. Supports field-specific queries like headline:election or body:markets.
read-only
APIs Used
reuters