For Developers
Add human verification to your app. REST API + WebSocket, compatible with any stack. Powers APTOGON Chat β the first human-only real-time messaging platform.
POST https://homosapience.org/api/verify/expressionQuick Start
Minimal integration β 3 steps
API Reference
/api/verify/expressionGesture verification. Returns HumanCredential.
/api/verify/statusVerification status by DID.
/api/bond/requestCreate a bond request β 3 Gold Members will vouch for the new human.
/api/bond/status/{id}Poll bond request status. Poll every 2β5s until status = approved.
/api/bond/approveGuarantor approves a bond request (Ed25519 signature required).
/api/chat/messagesFetch recent messages from a chat room (public rooms require no auth)
/api/chat/uploadUpload a file to a room (max 10 MB). File is stored 5 days then auto-deleted.
/api/chat/ws/{room}WebSocket β real-time room stream. Connect and receive/send JSON messages.
/api/verify/debugLast verification attempts (for debugging).
Features
Raw gesture coordinates never leave the browser. Only statistics go to the server.
Compatible with the did:key standard. Works with any identity system.
ExpressionProof hash recorded on Aptos testnet. Move contract in progress β mainnet coming soon.
Accounts for motor impairments. People with tremors are never blocked.
Median 800ms. Gonka AI with fallback β works even when service is unavailable.
W3C VC format. Signed with Ed25519. Expires in 30 days, auto-renewed.
Ready to integrate?
API is open β no key required. Contact us for enterprise integration.