למפתחים
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/verifyהתחלה מהירה
אינטגרציה מינימלית — 3 שלבים
עיון API
/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.
תכונות
קואורדינטות מחווה גולמיות לעולם לא עוזבות את הדפדפן. רק סטטיסטיקות הולכות לשרת.
תואם לתקן did:key. עובד עם כל מערכת זהות.
חוזה Move על Aptos. אימות ללא השרת שלנו — מבוזר לחלוטין.
מתחשב בלקויות מוטוריות. אנשים עם רעידות לעולם אינם חסומים.
חציון 800ms. Gonka AI עם חלופה — עובד גם כשהשירות אינו זמין.
פורמט W3C VC. חתום עם Ed25519. פג תוך 30 יום, מתחדש אוטומטית.
מוכן לאינטגרציה?
Create a key in the console to get started. Contact us for higher quotas or enterprise integration.