Peppol Status

All systems operational

Real-time observability for the Peppol network

Countries
40+
Countries covered
SMPs
128
Monitored instances
Access Points
412
Active APs
Uptime
100%
Last 30 days
Coverage:SML · SMK (Test) · All SMPs · All Peppol Access PointsUpdates:Continuous monitoring, refreshed every minute

Overview

peppolstatus.com is a real-time status and observability portal for the Peppol network.

We continuously monitor:

  • SML (Service Metadata Locator – production)
  • SMK (Service Metadata Locator – test environment)
  • All registered SMPs (Service Metadata Publishers)
  • All known Peppol Access Points (APs)
  • TLS + Peppol certificate health

At a Glance

AreaComponents MonitoredCurrent Status
Core Peppol InfrastructureSML, SMK (Test)All systems operational
SMP ecosystem128 SMP instancesAll systems operational
Access Points412 APsAll systems operational
Certificate health412 TLS + 412 Peppol certificatesAll valid
API availabilityPublic status + lookup APIFully operational
Historical incidents0 major incidents in last 30 daysStable

Live Status by Layer

1. SML (Service Metadata Locator – Production)

Node IDRegionRoleStatusResponse Time (p95)Last Check
sml-prod-01EU-CentralPrimary registryOperational82 msseconds ago
sml-prod-02EU-WestReplicaOperational90 msseconds ago
sml-cache-01EU-CentralRead cacheOperational25 msseconds ago

Highlights

  • All SML nodes are responding within expected performance targets.
  • All nodes are reachable and responding to public queries.

2. SMK (Service Metadata Locator – Test Environment)

Node IDFunctionStatusResponse Time (p95)Last Check
smk-test-01Test registryOperational90 ms12 minutes ago
smk-test-02Test replicaOperational100 msseconds ago
smk-cache-01Test read cacheOperational30 msseconds ago

Test environment notes

  • SMK is fully operational for onboarding, interoperability tests, and QA environments.

3. SMPs (Service Metadata Publishers)

Representative sample of monitored SMP instances:

SMP NameHostnameRegionStatusResponse Time (p95)Last Incident Detected
SMP Alphasmp-alpha.peppol.euEU-CentralOperational120 msNone detected (30 days)
SMP Betasmp-beta.peppol.euEU-NorthOperational110 msNone detected (30 days)
SMP Gammasmp-gamma.peppol.euEU-WestOperational134 msNone detected (30 days)
SMP Deltasmp-delta.peppol.euEU-SouthOperational128 msNone detected (30 days)

Checks performed per SMP

  • API reachability (service group + service metadata lookups)
  • HTTPS / TLS certificate validity and chain trust
  • Correct participant identifier formats
  • SML/SMK registration status

4. Access Points (APs)

Representative sample of Peppol APs:

Access PointHostnameOperatorRegionStatusPacket LossLatency (p95)
AP NE 01ap-ne-01.peppol.euNordic Operator AEU-NorthOperational0.0%42 ms
AP CE 01ap-ce-01.peppol.euCentralNetEU-CentralOperational0.0%38 ms
AP WE 01ap-we-01.peppol.euWestConnectEU-WestOperational0.1%51 ms
AP SE 01ap-se-01.peppol.euSouthLinkEU-SouthOperational0.0%47 ms

Per-AP health checks

  • AS4 endpoint availability and reachability
  • Certificate validity (Peppol Transport AP cert)
  • Endpoint responsiveness, routing, DNS resolution
  • Network connectivity and latency from external probes

Certificate Monitoring

We monitor TLS + Peppol AP/SMP certificates for the entire ecosystem.

Component TypeHostnameCertificate CNExpires OnDays RemainingStatus
SMPsmp-alpha.peppol.eusmp-alpha.peppol.eu2026-02-1280Healthy
SMPsmp-beta.peppol.eusmp-beta.peppol.eu2026-04-03130Healthy
APap-ne-01.peppol.euap-ne-01.peppol.eu2026-01-2057Healthy
APap-ce-01.peppol.euap-ce-01.peppol.eu2026-03-0197Healthy

What we detect

  • Expiring or expired certificates
  • Unexpected issuer changes
  • CN/SAN mismatch with registered endpoints
  • Invalid trust chains
  • Missing or revoked Peppol certificates

Access Point Lookup

Search for any Access Point or SMP by hostname or participant identifier:

Example: ap-ce-01.peppol.eu
Type: Access Point
Hostname: ap-ce-01.peppol.eu
Operator: CentralNet
Region: EU-Central
Status: Operational
AS4 endpoint: Reachable
Certificate: Valid (expires in 97 days)
Last outage: None in last 90 days

Public Status API

All status information is exposed via a REST API.

Base URL
https://api.peppolstatus.com/v1

Access real-time status data programmatically via our REST API. All endpoints return JSON responses.

GET /status - Overall system status
GET /sml - SML node status
GET /smps - SMP status list
GET /access-points - Access Point status list
GET /certificates - Certificate health monitoring
GET /lookup/:hostname - Lookup specific component