REST API
Stories, categories and media records are reachable programmatically over HTTP — used both to pull content in and to push it out.
News software does not work in isolation. The agency feed coming in, the notification sent to search engines, the live stream pushed to other platforms — we have written down exactly what connects where.
A news site talks to the outside world dozens of times a day: it pulls stories from an agency, tells search engines about new content, carries the live stream to other platforms. Each of these connections is a separate piece of configuration, and most are done once during setup.
The list below contains only the connections that genuinely exist in the product. If a service is not named here, that integration does not exist yet; if you need it, write to us so we can consider it for the roadmap.
Even where no product-specific integration has been written, you can build the connection yourself; the software keeps the necessary interfaces open.
Stories, categories and media records are reachable programmatically over HTTP — used both to pull content in and to push it out.
When a story is published or updated, an immediate notification is sent to an address you choose — no polling required.
If you hold an agency subscription, the incoming feed is processed into the panel over this layer. The subscription contract is between you and the agency.
The Google News sitemap, AMP output and RSS feeds are set up once at first install; nothing further is required.
The list of ready-made integrations is being prepared. If there is a service you need, write to us — because the REST API and webhook interfaces are open, most connections can already be built today.
Brand names and marks are the registered trademarks of their owners and appear here only to identify the services we connect to. Their presence does not imply a reseller or partnership relationship with the organisations named.
The REST API and webhook interfaces are open, so you can connect from your side. Write to us if you would like a ready-made integration.