Connector for the nytimes-archive API (generated from its OpenAPI spec).
Type: Tool
Category: News & Media
Version: 1.0.0
Provider: Blue Isle
License: MIT
nytimes-archiveapiopenapi
Nytimes Archive
Connector for the nytimes-archive 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/archive/v1
Auth: query:api-key (pass your key via the apiKey input)
Operations
get_year_month_json — GET /{year}/{month}.json — Archive API
Inputs
apiKey — your nytimes-archive API key
operation — one of the operations above
path parameters when an operation's path contains {...}