Perfios KYC API

Perfios KYC API

by perfios

API Details

Country

India

Industry

kyc

Use Case

kyc-verification

Description

KYC via Aadhaar, PAN, and DigiLocker

Perfios KYC API

Perfios KYC API offers a comprehensive solution for financial institutions and fintech companies to verify customer identity in compliance with RBI regulations. The API integrates with multiple official Indian identity sources to provide reliable verification.

Features

  • Aadhaar Verification: Multiple verification options including OTP, offline XML, and Aadhaar paperless offline KYC
  • PAN Verification: Real-time PAN validation and verification against NSDL database
  • DigiLocker Integration: Secure document retrieval from government DigiLocker
  • Video KYC: Compliant V-CIP solution with face matching and liveness detection
  • Bank Account Verification: Penny drop and bank statement analysis

Use Cases

  • Customer onboarding for banks and NBFCs
  • eKYC for mutual fund investments
  • Digital account opening for neobanks
  • Lending application verification
  • Insurance policy issuance

Integration

The API uses REST architecture with JSON responses. Here's a sample request for PAN verification:

const axios = require('axios');
 
async function verifyPAN() {
  try {
    const response = await axios({
      method: 'post',
      url: 'https://api.perfios.com/kyc/v1/verify/pan',
      headers: {
        'Content-Type': 'application/json',
        'Authorization': 'Bearer YOUR_API_KEY'
      },
      data: {
        pan: 'ABCDE1234F',
        name: 'John Doe',
        consent: true,
        consent_text: 'I hereby authorize verification of my PAN details'
      }
    });
    
    return response.data;
  } catch (error) {
    console.error(error);
  }
}

Compliance

The Perfios KYC API is fully compliant with:

  • RBI KYC Master Direction
  • UIDAI Authentication Regulations
  • PMLA Requirements
  • Data localization requirements

Pricing

Perfios offers a pay-as-you-go pricing model with volume-based discounts. Contact sales for custom enterprise pricing options.

markdonw data

Are you looking to build custom AI solutions and automate your business workflows?

Need Help?

Our team is here to assist you in choosing the right API provider for your needs.

+91 99747 29554
hitul@digiqt.com

Our Offices

Ahmedabad

B-714, K P Epitome, near Dav International School, Makarba, Ahmedabad, Gujarat 380015

+91 99747 29554

Mumbai

C-20, G Block, WeWork, Enam Sambhav, Bandra-Kurla Complex, Mumbai, Maharashtra 400051

+91 99747 29554

Stockholm

Bäverbäcksgränd 10 12462 Bandhagen, Stockholm, Sweden.

+46 72789 9039

software developers ahmedabad
software developers ahmedabad

Call us

Career : +91 90165 81674

Sales : +91 99747 29554

Email us

Career : hr@digiqt.com

Sales : hitul@digiqt.com

© Digiqt 2025, All Rights Reserved