Already have your own Peppol Access Point? Let GoRoute handle the SMP and SML registration. Register participants on the Peppol network with a single API call.
POST /api/v1/participants
{
"scheme": "iso6523-actorid-upis",
"identifier": "0088:7300010000001",
"name": "Acme Trading Ltd",
"country_code": "SE",
"document_types": ["invoice", "creditnote"],
"auto_register": true
}
200 OK
{
"id": "part_7x8k...",
"smp_registered": true,
"sml_registered": true,
"dns_name": "B-abc123...edelivery.tech.ec.europa.eu"
}
Your AP handles message exchange. GoRoute handles SMP/SML registration so your participants are discoverable on the Peppol network.
POST /participants with the participant's scheme + identifier, name, country, and supported document types.
POST /participants/{id}/register registers the ServiceGroup and ServiceMetadata in GoRoute's certified SMP, pointing to your AP endpoint.
GoRoute auto-registers the participant in the SML (Peppol DNS). The participant is now discoverable — senders will route invoices to your AP.
ap.yourcompany.com/as4
Invoice processing
SMP-POP000991
Peppol DNS (NAPTR)
api.goroute.ai
Create, update, and delete participants via REST API. Multi-tenant isolation ensures your participants are yours alone.
Register Invoice, Credit Note, Order, and more. We map short names to full Peppol BIS 3.0 URN identifiers.
SMP registration automatically triggers SML (Peppol DNS) registration. Your participants become discoverable on the network instantly.
ServiceMetadata points to your AP endpoint URL and certificate. Traffic goes directly to your infrastructure.
Full audit trail of every registration, update, and deregistration. Know exactly when and by whom each change was made.
Running production Peppol G3 certificates. Fully compliant with OpenPeppol's latest PKI migration requirements.
No setup fees. No platform fees. Just pay for the participants you register.
per participant / month — volume discounts available
Get API credentials in minutes. No contracts, no setup fees. Start registering Peppol participants today.