with one click
vouch-skills
vouch-skills contains 3 collected skills from vlayer-xyz, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Generate and verify cryptographic web proofs for any HTTPS request using the vlayer 2.0 server-side API. Prove that a specific server returned specific data at a specific time — without the server's cooperation. Use when you need tamper-proof, verifiable records of API responses, user data, or any HTTPS-served content.
Complete reference for all Vouch datasources: IDs, required inputs, geography, and category. Use when selecting a datasourceId for getDataSourceUrl(), understanding what inputs a datasource requires, or identifying which datasources are mobile-only or suppress webProofs.
Build hosted Vouch verification flows with @getvouch/sdk. Generate verification URLs, configure inputs and metadata, verify PSK-protected webhooks, parse webProofs and outputs, optionally verify presentationJson cryptographically, and persist verified accounts. Use when integrating Vouch datasource verification into backend services.