NewsAPI logo
AI agent integrationNewsAPI

NewsAPI integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in NewsAPI never means pasting credentials into a prompt.

Use NewsAPI from Claude Code

Bring NewsAPI context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate NewsAPI with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Analytics & Data

What the NewsAPI integration exposes

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

One connection, many teammates

Connect NewsAPI once, then decide which teammates can use it for threads, automations, skills, 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 Code use NewsAPI?

Yes. Type lets an AI teammate use connected NewsAPI actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with NewsAPI through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The NewsAPI catalog entry includes public integration details and example capabilities where available.

Is this the same as a NewsAPI MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More analytics & data apps for AI teammates