PersoCheck
AgeCheck API
🚀 DSGVO-konform • 95%+ Accuracy • < 3s Response

Altersverifikation
für Webmaster

Automatisierte Age-Verification per Selfie + Ausweis. Eine API-Call, alle Daten. Keine KI-Kenntnisse nötig.

curl
curl -X POST https://api.persocheck.com/v1/verify \
  -H "X-API-Key: pk_live_xxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "selfieUrl": "https://...",
    "documentUrl": "https://..."
  }'

🧪 Live Demo

Probiere die API direkt aus. Kein Login erforderlich.

Warum PersoCheck?

Die schnellste und genaueste Age-Verification API

Blitzschnell

Durchschnittliche Response-Zeit: 2.4 Sekunden

  • Parallel Processing
  • Edge Computing
  • Optimierte AI-Models

DSGVO-konform

Auto-Delete nach 24 Stunden

  • EU-Hosting (Frankfurt)
  • AES-256 Verschlüsselung
  • Audit Logs

95%+ Genauigkeit

Face-Match Threshold: 0.60

  • FaceNet (128D Embeddings)
  • Tesseract.js MRZ OCR
  • Multi-Document Support
💬 NEU • Sicherer Kommunikationsweg

AgeChecked Chatroom

Nach erfolgreicher Verifizierung wird automatisch ein sicherer, verschlüsselter Chatroom erstellt. Unser KI-Assistent antwortet, bis du online bist.

TM
Tom Müller
Online
PersoCheck Assistent

👋 Willkommen! Tom ist gerade offline. Ich helfe dir gerne weiter, bis er online kommt.

14:23

Hallo! Wann ist Tom wieder erreichbar?

14:24
PersoCheck Assistent

Tom wird benachrichtigt und antwortet, sobald er online ist. Du bekommst eine Benachrichtigung! 📧

14:24
Nachricht schreiben...
Senden

🤖 KI-Assistent

Unser intelligenter Bot antwortet automatisch, bis der Check-Ersteller online kommt. Powered by Google Gemini 2.0.

💬 Echtzeit-Chat

Live-Streaming mit Vercel AI SDK. Nachrichten erscheinen in Echtzeit. Online-Status wird automatisch getrackt.

🔒 DSGVO-Konform

Verschlüsselte Kommunikation. Auto-Archivierung nach 30 Tagen Inaktivität. EU-Server in Frankfurt.

Automatisch erstellt

Sobald die Verifizierung erfolgreich ist, wird ein Chatroom automatisch angelegt. Beide Teilnehmer erhalten eine Benachrichtigung.

🔄 So funktioniert's

1

Verifizierung

User durchläuft AgeCheck mit Selfie + Ausweis

2

Chatroom erstellt

System erstellt automatisch sicheren Chatroom

3

KI antwortet

Bot chattet bis Check-Ersteller online ist

4

Direkt-Chat

Ersteller kommt online → Bot hört auf → Direkter Chat

💡 Das Produkt ist AgeChecked Chatroom – ein sicherer Kommunikationsweg nach erfolgreicher Verifizierung

Faire Preise

Pay-per-use. Keine Setup-Gebühren. Jederzeit kündbar.

STARTER
€49
pro Monat
  • 100 Verifications inkl.
  • €0.50 pro weitere
  • Standard Support
  • API Dokumentation
BELIEBTESTE
PROFESSIONAL
€199
pro Monat
  • 500 Verifications inkl.
  • €0.40 pro weitere
  • Priority Support
  • Webhooks
  • Dedicated Slack
ENTERPRISE
Custom
Individuell
  • Custom Volume
  • Custom Pricing
  • 99.9% SLA
  • White-Label Option
  • On-Premise Deploy
Kontakt aufnehmen

📦 Embeddable Widgets

Wähle zwischen vollständigem Widget oder schlankem Email-Check

Live Preview

Complete Widget Features

  • 📧Email Verification - 6-digit code via email
  • 📱QR Code Scan - Proves user is online
  • 🤳Selfie Upload - Live photo with EXIF
  • 🪪Document Upload - ID card or passport
  • 🔒Security Checks - Anti-fraud protection
  • 🌍Multi-Language - DE, EN, FR, ES

Embed Code

HTML Embed
<!-- PersoCheck Complete Widget -->
<div id="persocheck-widget"></div>
<script
  src="https://persocheck.com/embed.js"
  data-api-key="YOUR_API_KEY">
</script>
iFrame (Empfohlen)
<iframe
  src="https://persocheck.com/de/widget-test"
  width="600"
  height="900"
  frameborder="0"
  style="border-radius: 16px;">
</iframe>
React / Next.js
<iframe
  src={`https://persocheck.com/${locale}/widget-test`}
  width={600}
  height={900}
  frameBorder={0}
  style={{ borderRadius: "16px" }}
/>

Callback Handling

// Listen for verification result
window.addEventListener('message', (event) => {
  if (event.data.type === 'persocheck-complete') {
    const result = event.data.result
    console.log('✓ Verification complete:', result)

    // Result includes:
    // - verified: true/false
    // - age: number
    // - emailVerified: true/false
    // - confidence: 0.0-1.0
    // - security.overallScore: 0-110
  }
})
💡

Integration Hinweise

  • ✓ Empfohlene Mindest-Größe: 600×900px
  • ✓ Widget ist vollständig responsive (funktioniert auch auf Mobilgeräten)
  • ✓ Callback wird via postMessage gesendet
  • ✓ API-Key erforderlich (kostenlos im Dashboard)

Bereit loszulegen?

100 Credits kostenlos. Keine Kreditkarte erforderlich.

Persocheck - Sichere Identitätsverifizierung