didit-kyc-onboarding

Create KYC verification sessions and retrieve decision outcomes via API.

3|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/AgrimTawani/cryptobazaar --skill didit-kyc-onboarding-agrimtawani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: didit-kyc-onboarding
Source: https://github.com/AgrimTawani/cryptobazaar/tree/main/.agents/skills/didit-kyc-onboarding
Command: npx skills add https://github.com/AgrimTawani/cryptobazaar --skill didit-kyc-onboarding-agrimtawani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables automated identity verification for onboarding real users by creating a secure KYC process.

Core Features & Use Cases

  • Identity Verification: Conducts end-to-end KYC including ID scan and selfie capture for user onboarding.
  • Verification Workflow Management: Generates verification URLs and retrieves decision statuses for secure user verification.
  • Use Case: Automate onboarding of new platform users by verifying their identity remotely using document and biometric checks.

Quick Start

Use the didit-kyc-onboarding skill to create a verification session for a new user and get the decision outcome.

Frequently Asked Questions about didit-kyc-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate user identity verification during onboarding?

Automating user identity verification during onboarding requires creating secure KYC workflows that orchestrate document scans and biometric selfie checks. This skill manages the verification sessions and retrieves decision outcomes via API interactions.

What is a KYC biometric check and how does it work for remote user onboarding?

A KYC biometric check validates a real user's identity remotely by capturing a selfie and matching it against an ID document scan. The skill generates a verification URL to facilitate this secure end-to-end user onboarding workflow.

How do I create a verification URL for a new user KYC session?

To create a verification URL for a new user KYC session, you use the skill to initialize a workflow via API. It generates a secure link for the user to complete their document and biometric checks, allowing you to retrieve the decision status.

Do I need secure API keys to manage identity verification workflows?

Yes, you need secure API keys to manage identity verification workflows. The skill requires managing these secure keys to orchestrate the API interactions needed for creating KYC sessions and retrieving verification decisions.

How do I retrieve the decision outcome of a user's document and biometric checks?

To retrieve the decision outcome of document and biometric checks, the skill queries the API after the user completes the verification URL workflow. It retrieves the final decision status to ensure compliant user onboarding.