Connector for the nytimes-top-stories API (generated from its OpenAPI spec).
Type: Tool
Category: News & Media
Version: 1.0.0
Provider: Blue Isle
License: MIT
nytimes-top-storiesapiopenapi
Nytimes Top Stories
Connector for the nytimes-top-stories API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: http://api.nytimes.com/svc/topstories/v2
Auth: query:api-key (pass your key via the apiKey input)
Operations
get_section_format — GET /{section}.{format} — Top Stories
Inputs
apiKey — your nytimes-top-stories API key
operation — one of the operations above
path parameters when an operation's path contains {...}