Public participant lookup
GET/api/v1/public/lookup/:scheme/:identifier
Unauthenticated Peppol participant lookup for public pages (e.g. the SMP landing page). Returns the SAME shape as the authenticated /lookup/{scheme}/{identifier} endpoint, reusing the same SmpLookupService, so the frontend rendering is identical. Only public SMP/SML data is returned โ the same data anyone can already read straight from the SMP. Covered by the per-IP edge rate limiter and the service's Redis cache.
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error