New York Times
Access articles, reviews, and data from The New York Times
The New York Times API provides access to articles, book and movie reviews, bestseller lists, and other content from one of the world’s leading news sources.
Overview
Create Account
Sign up for a NYTimes Developer account
Get API Key
Generate your NYTimes API key
Copy into Create
Add your API key to Create’s secrets
Account Creation
Visit NYTimes Developer Portal
Go to developer.nytimes.com and click “Sign In” in the top right corner
Register for an Account
- Fill in your email, password, and personal information
- Accept the terms of service
- Verify your email address
Generate API Key
Create a New App
- Log in to your NYTimes Developer account
- Navigate to “Apps” in your dashboard
- Click “New App” button
Configure Your App
- Enter a name for your application
- Select which APIs you need access to (e.g., Article Search, Top Stories)
- Provide a brief description of your application
Get Your API Key
- After creating your app, you’ll receive your API key
- Copy the secret API key from your app details page
Keep your API key secure - it grants access to your NYTimes API quota
Troubleshooting
Authorize for each API
1.If you are getting unauthorized errors, you may need to visit each API to manually authorize. 2. Go back to https://developer.nytimes.com/apis. 3. For each API that your app enabled, visit their respective API Pages and click Authorize in the top right corner.
Add to Create Project
Add the integration
- In your Create project, type
/
in the chat - Select “NYTimes” from the menu
Add your API key
- Paste your NYTimes API key into the “NYTIMES_API_KEY” field
Need a new key? Generate one in your NYTimes Developer dashboard.
Use it
You can now use prompts with the integration to access NYTimes content.
Some examples:
Get the latest top stories using /NYTimes
Search for articles about climate change with /NYTimes
Create a news aggregator using /NYTimes
NYTimes API has rate limits - implement caching for frequently accessed data.
Example prompt for optimization:
Your New York Times integration is now ready! Use the /NYTimes
command in chat to access articles and content.
Was this page helpful?