Automate employee screening, integrate BGV into your HRMS, and get real-time verification status — all through a single, clean API.
curl -X POST https://api.veridionq.com/v1/cases \
-H "Authorization: Bearer vq_live_xxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"candidate": {
"name": "Priya Sharma",
"email": "priya@example.com"
},
"checks": ["employment", "education", "criminal"],
"notify_url": "https://yourapp.com/webhooks/bgv"
}'Designed for developer teams who want reliability, transparency, and speed.
Simple HTTP endpoints to initiate verifications, fetch results, and manage cases programmatically.
Real-time event notifications delivered to your endpoint when verification status changes.
API key authentication, TLS encryption, and scoped access controls on every request.
Production-grade infrastructure with live status monitoring and incident transparency.
Get your API key and start automating background verifications in minutes.
Request API Access