We scan your company's public digital infrastructure and convert what we find into a Trust Score — a number your clients can verify, your bank can integrate, and you can improve.
Enter your domain. No installation. No credentials. No internal access required.
Our engine analyzes your public digital infrastructure: SSL/TLS, DNS configuration, email authentication (SPF, DMARC, DKIM), and security headers.
Your signals are weighted into a 0–100 Trust Score across three financially material risk categories: operational disruption, fraud enablement, and reputational exposure.
Receive a verified QR Trust Seal — publicly displayable on your website, invoices, and business profiles. Scannable by anyone. Unforgeable.
Get a personalized action plan — written in plain language for your specific setup — with exactly what to fix and how. No technical knowledge required.
*TrustPyme does not access internal networks, require credentials, or install anything. Evaluation is 100% external and legally defensible.*
Enter your domain and see exactly what banks, clients, and partners see when they evaluate your company online. Free. No account needed.
Your institution underwrites thousands of SMEs based on financial history — but has no visibility into their digital risk exposure. TrustPyme delivers an AI-powered Trust Score for any domain via API, trained on digital signals correlated with financial outcomes. One call. Real-time. No integration overhead.
One endpoint. GET /api/v1/trust-signal/{domain} returns Trust Score, risk tier, and full audit trail.
Fetch any verified SME's Trust Score at the moment of underwriting. No delay, no manual process.
Track digital risk posture changes across your entire SME portfolio over time.
Our scoring model learns from every evaluation — improving signal accuracy across your entire SME portfolio over time.
{
"domain": "empresa-demo.com",
"trust_score": 87,
"risk_tier": "LOW",
"score_date": "2026-03-18",
"checks": {
"ssl_valid": true,
"dmarc_policy": "reject",
"spf_valid": true,
"dkim_detected": true,
"hsts_active": true,
"security_headers": "partial"
},
"seal_url": "trustpyme.com/verify/a8f3c2",
"next_scan": "2026-04-18"
}