TypeScript integration
import Nytimes_typescript_sdk from 'nytimes-typescript-sdk'; const client = new Nytimes_typescript_sdk({ apiKey: "YOUR_API_KEY" });
curl \ # append ?api-key=$API_KEY to the URL \ http://api.nytimes.com/svc/search/v2/articlesearch.json