Comparison

PeppolCheck.fr vs Storecove — directory lookup vs full Peppol access point

Storecove is a commercial Peppol Access Point that sends, receives, and validates invoices end-to-end. PeppolCheck.fr only verifies whether a recipient is reachable — it's a directory, not an AP. They solve different problems and can be used together.

TL;DR

Storecove is a commercial Peppol Access Point that sends, receives, and validates invoices end-to-end. PeppolCheck.fr only verifies whether a recipient is reachable — it's a directory, not an AP. They solve different problems and can be used together.

Feature matrix

FeaturePeppolCheck.frStorecove
Verify a participant is on PeppolYes (free)Yes (paid console)
Send Peppol invoicesNoYes (core product)
Receive Peppol invoicesNoYes (core product)
Public JSON API, no signupYesNo (auth required)
OpenAPI 3.1 publicYesPartial (customer-only)
MCP / A2A / NLWebYesNo
Pricing modelFreePer-invoice tiered
Open sourceYes (MIT)No

Use PeppolCheck.fr if…

  • You only need to verify recipient reachability before sending.
  • You don't yet need a paid AP and want to validate counterparties for free.
  • You're prototyping with AI agents and want llms.txt / MCP.

Use Storecove if…

  • You need a certified Peppol AP to actually send invoices in production.
  • You need delivery telemetry, retries, archiving, and certified document validation.

Try PeppolCheck.fr now

No signup, no API key — paste any company name, VAT, SIREN, or Peppol ID on the homepage, or hit the API directly:

curl https://peppolcheck.fr/api/v1/search?q=carrefour

More comparisons