Skip to content

Libraries & SDKs

Everything in NewsTeam is API-first. Any content, asset, or configuration you manage through the UI can also be created, updated, and queried via our APIs.

📖 Full API documentation can be found at /api.

To make development easier, we provide official SDKs, a Node client, and a growing library of pre-built connectors.


Our official Node.js client is the fastest way to integrate with the NewsTeam API in your own apps, services, or sites.

  • Handles authentication and API key management.
  • Provides typed request/response helpers for all major entities: articles, feeds, sites, organizations, and more.
  • Works seamlessly with serverless environments and modern frameworks.

Use it to build:

  • Custom publishing workflows.
  • Automated third-party integrations.
  • New digital products powered by your NewsTeam data.

The IO SDK is NewsTeam’s integration layer. It supports both inbound and outbound flows, plus contextual enrichment.

  • Import & normalize content: bring in RSS feeds, wire services, or external DAM sources.
  • Push content outward: auto-distribute articles, images, or feeds to third-party platforms.
  • Extend authentication: enrich reader SSO with attributes from external identity systems.
  • Custom DAM integrations: map an external image library and make it searchable in Digital Asset Management (DAM), only pulling assets into NewsTeam once selected.
  • Contextual enrichment: attach external metadata to assets or articles dynamically.

Alongside the SDK, NewsTeam ships with a growing set of ready-to-use connectors. These can be enabled and configured without custom code:

  • Import from CosMoS (migrate content from our legacy CMS).
  • Import from Ghost CMS (bring Ghost content into NewsTeam Buckets).
  • Push to Ghost CMS (manage content in NewsTeam but use Ghost for websites or newsletters).

Pre-built integrations deliver fast wins, while the IO SDK provides full flexibility for custom workflows.


Because the IO SDK connects seamlessly with Apps and the core API, you can build bespoke newsroom integrations without breaking your workflows.

Examples include:

  • Syncing content between NewsTeam and a legacy CMS.
  • Creating a two-way bridge with external analytics or ad tech.
  • Automating syndication feeds with partners.

💡 Need a connector that doesn’t exist yet? Start with the IO SDK — or contact us at hello@newsteam.io and we’ll help.