Para Desenvolvedores
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/verifyInício Rápido
Integração mínima — 3 passos
Referência da 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.
Recursos
Coordenadas brutas do gesto nunca saem do navegador. Apenas estatísticas vão ao servidor.
Compatível com o padrão did:key. Funciona com qualquer sistema de identidade.
Contrato Move na Aptos. Verificação sem nosso servidor — totalmente descentralizado.
Considera deficiências motoras. Pessoas com tremor nunca são bloqueadas.
Mediana 800ms. Gonka AI com fallback — funciona mesmo quando o serviço está indisponível.
Formato W3C VC. Assinado com Ed25519. Expira em 30 dias, renovado automaticamente.
Pronto para integrar?
Create a key in the console to get started. Contact us for higher quotas or enterprise integration.