للمطورين
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.