Detect concurrent employment, moonlighting, and conflict of interest situations. Protect your organization from compliance risks and productivity losses.
curl -X POST https://api.appexigo.com/v1/employment/dual-check \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"employee_uan": "100123456789",
"employee_name": "Rajesh Kumar",
"dob": "15-01-1990",
"check_type": "comprehensive"
}'{
"status": "success",
"dual_employment_detected": true,
"risk_level": "HIGH",
"conflicting_employers": 2,
"recommendation": "IMMEDIATE_ACTION_REQUIRED"
}Protecting organizations from productivity losses, security breaches, and compliance violations
Working for direct business competitors
Employment with clients or suppliers
Multiple government contracts simultaneously
Concurrent working hours with other jobs
Side gigs during official working hours
External consulting without disclosure
Advanced tools to detect, prevent, and manage concurrent employment risks
Check official EPFO records for multiple active employments. Detect concurrent PF contributions and official employment registrations.
Identify employees working for business competitors. Protect intellectual property and prevent conflict of interest situations.
Continuous monitoring of employment status changes. Instant alerts when new employments are detected for existing employees.
Analyze complete employment timeline for overlapping periods. Detect gaps, quick job changes, and suspicious employment patterns.
Validate against company employment policies. Check for required disclosures and approvals for secondary employment.
Generate risk scores based on employment conflicts. Provide analytics on departmental risks and trends.
Multi-layered verification for accurate conflict detection
UAN, name, and details
Official employment records
Overlap detection
Industry conflict detection
Score & recommendations

Flexible API for different dual employment checking scenarios
POST /v1/employment/dual-check
Headers:
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
Body:
{
"employee_uan": "100123456789",
"employee_name": "Rajesh Kumar",
"dob": "15-01-1990",
"current_employer": "Tech Solutions Pvt Ltd",
"check_type": "comprehensive",
"include_competitor_check": true
}{
"status": "success",
"employee_uan": "100123456789",
"employee_name": "RAJESH KUMAR",
"dual_employment_detected": true,
"risk_level": "HIGH",
"detection_details": {
"conflicting_employers": [
{
"employer_name": "Competitor Solutions Ltd",
"establishment_id": "DL/54321/000789",
"start_date": "2023-11-01",
"end_date": null,
"employment_status": "ACTIVE",
"overlap_duration": "3 months",
"conflict_type": "COMPETITOR"
}
],
"total_active_employments": 2,
"current_employer_status": "ACTIVE",
"epfo_verification": "VERIFIED"
},
"risk_assessment": {
"conflict_score": 85,
"ip_risk": "HIGH",
"productivity_impact": "MODERATE",
"compliance_violation": true
},
"recommendation": "IMMEDIATE_ACTION_REQUIRED",
"suggested_actions": [
"HR review meeting",
"Policy violation notice",
"Employment contract review"
]
}Essential protection for organizations across sectors
Protect intellectual property, prevent competitor employment, secure codebase
Prevent conflict of interest, protect customer data, ensure regulatory compliance
Protect research data, prevent IP theft, maintain competitive advantage
Prevent client conflicts, protect proprietary methodologies, maintain exclusivity
Protect trade secrets, prevent competitor intelligence, secure processes
Ensure contract compliance, prevent conflicts, maintain security clearances
Protect patient data, prevent conflicts with other providers, ensure focus
Prevent client conflicts, protect case strategies, maintain confidentiality
Employees focused on single employment show significantly higher productivity
Prevent intellectual property theft and competitive intelligence leaks
Meet employment contract requirements and industry regulations
Dual employment itself is not illegal in most jurisdictions, but it may violate employment contracts, company policies, or create conflicts of interest. Certain industries (banking, government) have specific restrictions.
Our system operates with proper employee consent and complies with data protection regulations (GDPR, Indian Data Protection Act). Employers should have clear policies about employment verification in their employment contracts.
EPFO data is official government records of provident fund contributions. While highly reliable, there can be delays in updates. We combine EPFO data with other verification methods for comprehensive detection.