Vouch logoVouch documentation

Introduction

Welcome to the official vouch documentation. This guide will help you understand how vouch works and how to integrate it into your application.

What is vouch?

vouch enables businesses to verify user claims without touching the underlying private data. Our platform allows individuals to generate verified attestations directly from their devices, without sharing sensitive information or requiring complex or expensive API integrations.

Understanding the Problem

Online businesses face challenges when handling private user data:

  • Sensitive Data Management: Processing personal data creates obligations under privacy laws, increases IT costs, and exposes you to breach risks.
  • API Limitations: Integrating with multiple platforms can be painful, expensive, and often impossible when APIs aren't available. You might also run into deplatforming risk if your operation poses a competitive threat to an incumbent platform.
  • Verification Scalability: Traditional verification methods slow down operations and create friction that users hate.

vouch powered by vlayer Web Proofs

vouch leverages vlayer Web Proofs as the market leading implementation of zkTLS to facilitate its core value proposition. Importantly, vouch has been structured so that you don’t need to be a web3 business (run smart contracts) to benefit from this technological primitive. As long as your app runs on a server and can communicate with an API, you are good to go.

Implementation Overview

  1. Create a business account with vouch to start receiving verifiable user claims.
  2. Configure claim requirements based on your verification needs.
  3. Integrate vouch into your application flow with our API. Test and go-live.
  4. Receive attestations when users complete the verification process.

Vouch operates across multiple end-user platforms:

  • Mobile: Native application for iOS and Android.
  • Web: Browser extension for desktop environments.

Supported Use Cases

vouch supports verification across multiple industries and scenarios. Please treat the below mentioned just as an inspiration, since the real span of potential uses is said to be endless.

Financial Services

  • Verify income or employment without handling detailed bank statements.
  • Streamline loan underwriting processes by accessing credit scoring info while preserving privacy.

Creator & Influencer Verification

  • Verify creator activity metrics without asking users to share access to their social media accounts.
  • Automate affiliate partner eligibility verification.

Online Marketplaces

  • Confirm seller credibility without having to rely on account screenshots.
  • Verify user identity, social following, or purchase history.
  • Enable reputation transfer across platforms.

Identity & Age Verification

  • Verify social connections for identity confirmation.
  • Validate community involvement or residency.
  • Confirm age by verifying connections with age-restricted groups.

Financial Applications

  • Generate continuous proof (of reserve) of a financial asset.
  • Share verified purchasing power / disposable income data securely.

On this page