📰

NewsAPI

News & Media

Search and retrieve news articles from 150,000+ sources

NewsAPI aggregates headlines and articles from over 150,000 news sources worldwide. Search by keyword, source, language, and date.

Details

Auth Type
API Key (apiKey param or X-Api-Key header)
Rate Limit
100 req/day (free)
Pricing
Free (dev); from $449/month (business)
Full Docs
Step 1: Save your provider key

This is NOT your Callio key. Enter the API key from the provider's dashboard (e.g. OpenAI/SendGrid).

API Key (apiKey param or X-Api-Key header)

1. Go to https://newsapi.org/register 2. Register and copy your API key 3. Paste it in the API Key field

Get API Credentials

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

News search
Top headlines
Source discovery
News monitoring
Content aggregation

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/newsapi/forward?target=https%3A%2F%2Fnewsapi.org%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate NewsAPI?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs