Verify customer ages with European Digital Identity wallets. One API call, one QR code, one webhook. No wallet protocol expertise needed.
Call POST /v1/verify/age with your policy and callback URL.
Display the wallet URL as a QR code. Customer opens EUDI wallet, consents to share age.
PylonID validates the SD-JWT-VC credential and fires a signed webhook with the result.
Verify 18+, 21+, etc. via EUDI wallet. Full OpenID4VP with SD-JWT-VC and ES256 signature verification.
POST /v1/verify/age
Verify name, address, date of birth via selective disclosure. Coming Q3 2026.
POST /v1/verify/kyc
"Sign in with EUDI" via standard OpenID Connect. Coming Q4 2026.
OAuth/OIDC
hello@pylonid.eu