Skip to main content
eKYC home page
Search...
⌘K
Support
eKYC Portal
eKYC Portal
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
API Documentation
Introduction
Authentication
POST
Authenticate API
Applicants Identity Verification
POST
Add Applicant
POST
Get Applicant Details
POST
Get Applicant Logs
POST
Validate Applicant Identity Document
POST
Validate Applicant Photo and ID
Validate Photo & ID
POST
Validate KYC Photo API
POST
Validate KYC ID API
POST
Validate PAN Card
POST
Validate Aadhaar Card
POST
Validate Driving Licence
POST
Validate Passport
POST
Validate Address Proof
On this page
Authentication
API Documentation
Introduction
eKYC API endpoints
Authentication
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.
Copy
"security"
: [
{
"bearerAuth"
: []
}
]
Authenticate API