NewsAPI logo
ConnectorNewsAPI

NewsAPI integration for Claude and Codex

Create a NewsAPI connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use NewsAPI from Claude

Add the NewsAPI connection to a Space that runs Claude, then use it from every channel in that Space.

Use NewsAPI from Codex

Add the NewsAPI connection to a Space that runs Codex, then use it from every channel in that Space.

Use NewsAPI from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Analytics & Data

What the NewsAPI connector can do

News API is a simple HTTP REST API for searching and retrieving live articles from all over the web.

One connection, many Spaces

Connect NewsAPI once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Get Everything

    Tool to search through every article published by over 150,000 sources. At least one of q, sources, language, or domains must be set or the API returns a parametersMissing error. Historical date range depends on your News API plan tier (free plans limited to ~1 month). No country parameter exists; target geography via sources, domains, or country-specific terms in q. Burst requests may trigger HTTP 429; apply backoff on throttling errors.

  • Get Sources

    Tool to fetch available news sources. Use when you need to retrieve a list of publishers by optional filters like category, language, or country. Source IDs returned here are the only valid IDs for filtering in NEWS_API_GET_EVERYTHING or NEWS_API_GET_TOP_HEADLINES — unrecognized IDs cause silently empty results.

  • Get V1 Articles

    Tool to fetch live article metadata from a news source using the legacy v1 API. Use when you need headlines from a specific source identifier. This v1 endpoint has been superseded by /v2/top-headlines.

Connection

API and auth details

NewsAPI is a REST API for searching and retrieving live news and blog articles. Integrations can query top headlines, search everything by keyword, source, language, date, domain, and sort order, retrieve source metadata, and use API keys for development or paid production access.

FAQ

Questions people ask before connecting NewsAPI

Can Claude use NewsAPI?

Yes. Add a NewsAPI connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with NewsAPI through Type?

Yes. Add a NewsAPI connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a NewsAPI MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More analytics & data connectors