What is PeppolNews?
PeppolNews is a multilingual news aggregator covering Peppol and e-invoicing for four audiences: businesses adopting it, service providers running the network, software vendors integrating it, and authorities mandating it. Every article cites its sources.
Is PeppolNews free?
Yes — for humans and agents. Reading, every RSS / JSON feed, the public REST API at /api/v1, the OpenAPI spec, the MCP server card, the A2A agent card, the agent-skills index, the NLWeb /ask endpoint, and markdown twins of every page are all free with no signup.
How do AI agents integrate PeppolNews?
Start with /llms.txt, then choose a surface: REST (/api/v1), OpenAPI (/openapi.json), NLWeb (POST /ask), MCP (mcp/server-card.json), A2A (agent-card.json), or feeds (/feed.xml). Append .md to any URL for a markdown twin.
Which countries does PeppolNews cover?
Belgium, Germany, France, the Netherlands, Italy, Spain, and Poland at launch, expanding with the source registry. Per-country dossiers live under /countries.
Where do the sources come from?
OpenPeppol, national Peppol Authorities, the European Commission, CEF / DIGIT, UN/CEFACT, OASIS UBL, Access Points, software vendors, and specialist trade press. The full registry is at /api/v1/sources.
What schemas does PeppolNews publish?
NewsMediaOrganization, WebSite with SearchAction, SoftwareApplication, Service, FAQPage, NewsArticle on every story, TechArticle on every spec, BreadcrumbList on every section, and Speakable on the homepage. JSON-LD is emitted server-side; /openapi.json exposes the same data as a 3.1 spec.