GET {section}.{format}

nytimes.com:top_stories

Summary: Top Stories
Operation ID:
Auth: unknown
Description

The Top Stories API returns a list of articles and associated images currently on the specified section. Support JSON and JSONP.

Parameters (3)

callback (string, query, optional)

The name of the function the API call results will be passed to. Required when using JSONP. This parameter has only one valid value per section. The format is {section_name}TopStoriesCallback.

format (string, path, required)

if this is JSONP or JSON

Constraints: {'enum': ['json', 'jsonp']}

section (string, path, required)

The section the story appears in.

Constraints: {'enum': ['home', 'opinion', 'world', 'national', 'politics', 'upshot', 'nyregion', 'business', 'technology', 'science', 'health', 'sports', 'arts', 'books', 'movies', 'theater', 'sundayreview', 'fashion', 'tmagazine', 'food', 'travel', 'magazine', 'realestate', 'automobiles', 'obituaries', 'insider']}

No probe data for this endpoint yet.