Für Entwickler
Add human verification to your app with a drop-in snippet. Create a key in the console, embed the verifier, and confirm each session server-side with your secret key.
POST https://homosapience.org/api/embed/verifySchnellstart
Minimale Integration — 3 Schritte
API-Referenz
/api/embed/challengeStart a verification — returns a one-time nonce for your publishable key + origin. aptogon.js calls this for you; you rarely call it directly.
/api/embed/assertThe signer popup proves the user controls a verified DID and returns a short-lived token. Handled by aptogon.js inside the popup.
/api/embed/verifyServer-to-server: redeem the token with your SECRET key to confirm a verified human. This is the billable call — never expose sk_live_ in the browser.
/api/verify/statusLook up the verification status of a DID.
Funktionen
Rohe Gestenkoordinaten verlassen den Browser nie. Nur Statistiken gehen zum Server.
Kompatibel mit dem did:key-Standard. Funktioniert mit jedem Identitätssystem.
Move-Vertrag auf Aptos. Verifizierung ohne unseren Server — vollständig dezentralisiert.
Berücksichtigt motorische Beeinträchtigungen. Menschen mit Tremor werden nie blockiert.
Median 800ms. Gonka AI mit Fallback — funktioniert auch wenn der Dienst nicht verfügbar ist.
W3C VC-Format. Signiert mit Ed25519. Läuft in 30 Tagen ab, wird automatisch erneuert.
Bereit zur Integration?
Create a key in the console to get started. Contact us for higher quotas or enterprise integration.