CAIRL is a foundational layer for the agent ecosystem, specifically addressing the 'proof of personhood' problem. As AI agents become more autonomous and capable of handling transactions or accessing age-restricted content, the ability to bind an agent's actions to a verified human identity becomes critical. CAIRL provides the infrastructure for an agent to present a 'verified human' claim without the human having to expose their primary identity documents to every service the agent touches.
Furthermore, CAIRL's focus on certifying that media is not AI-generated is a direct defense against the impersonation risks inherent in the agent era. By providing a liveness-checked, biometric anchor for digital identity, they enable platforms to distinguish between legitimate human users, authorized agents, and malicious deepfakes. This makes them a key player in the 'trust stack' for developers building agent-based services.
Identity verification usually feels like a shakedown. To buy a bottle of wine online or join a creator platform, you are forced to upload a high-resolution image of your driver's license and a biometric selfie to a company you barely trust. That company then stores those files—gold for identity thieves—on a server that becomes a target. CAIRL is an attempt to break this cycle by changing the fundamental unit of exchange in identity. Instead of moving files, it moves claims.
The CAIRL platform is built on the premise that a business does not actually want your government ID. What the business wants is the answer to a specific question: Is this person over 18? Do they live in California? Is their name John Doe? In the CAIRL model, the user uploads their documents once to a secure "Vault." When a platform needs verification, CAIRL performs the check and sends back a signed, encrypted "true" or "false" via an OAuth 2.0 token. The platform never sees the underlying document, the selfie, or the biometric data. This removes the platform's liability for a PII breach because they never held the PII to begin with.
The system is composed of three primary layers. CAIRL:verify handles the automated verification pipeline, checking document authenticity and liveness. CAIRL/vault is the storage layer where users maintain their encrypted credentials. CAIRL:connect is the delivery mechanism, using standard protocols to bridge the two. By treating identity as a portable passport rather than a series of one-off transactions, CAIRL allows users to verify once and then reuse that status across multiple platforms.
A specific use case the company targets is creator platforms. These businesses face a trilemma: they must verify identities for tax and payout compliance, they need to age-gate adult content, and they must prevent impersonation. CAIRL addresses this by certifying that uploaded photos depict the verified creator rather than AI-generated or stolen images. Their liveness checks are tuned to a 95 percent confidence threshold to ensure the person behind the screen is the real account holder.
The pricing reflects a developer-first approach. There is a metered, pay-as-you-go tier for startups where an age check costs roughly ten cents and a full identity enrollment is fifty cents. For larger platforms, they offer a contract model starting at 500 dollars per month. This puts them in direct competition with legacy KYC providers and newer entrants like Persona, but with a more aggressive stance on data minimization. While Persona is building a broad identity layer, CAIRL is betting that privacy-by-architecture is the only way to handle identity in a high-risk environment.
Core verification pipeline for identity and age checks.
CAIRL is hiring.