開発者向け
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標準に準拠。あらゆるIDシステムと連携。
Aptos上のMoveコントラクト。当社サーバー不要で検証 — 完全分散型。
運動障害を考慮。震えのある人もブロックされません。
中央値800ms。フォールバック付きGonka AI — サービス停止時も動作。
W3C VCフォーマット。Ed25519署名。30日で期限切れ、自動更新。