/nytimes/articles

POST /api/nytimes/articles

Price: 1 credit

Get one New York Times article by URL, path or nyt:// identifier: headline, SEO headline and sub-headline, summary, kicker, the complete body text, every in-body photograph with caption and credit, authors with their profile links and job titles, section and subsection, topic tags, collections the piece belongs to, publish and last-modified times, word count, desk, tone, language, print-edition placement, comment status, translations into Spanish or Chinese, and the pieces the newsroom linked as related where it recorded any.

How to use it

Fetch one nytimes.com article. article takes the full URL, the bare path ('2026/08/14/world/europe/russia-moldova-putin.html') or the nyt://article/<uuid> uri that nytimes/articles/search returns as uri. text holds the whole article body as plain text — the metered paywall on the web page does not withhold it. published_at and updated_at are unix seconds and differ when the piece was edited. authors[].web_url feeds nytimes/authors, section.name is a value nytimes/articles/search accepts as section, and collections[].web_url feeds nytimes/collections/articles. related is an era field rather than a dead one — the newsroom recorded it on 29 of 100 sampled 2015 articles and on 0 of 100 sampled from 2024, so expect it on older pieces and empty on recent ones. A URL that points at a section front, a topic hub or an author page is rejected rather than returned as an article.

Parameters

Request body

Response

Errors

Response headers