API Platform
Integrate Validifyx into your product in minutes
API Calls (30d)
8.4M
Avg. Latency
312ms
Uptime
99.99%
API Keys
Production
sk_live_v9f4••••••••••••••••••••9A2CSandbox
sk_test_v9f4••••••••••••••••••••1B84Keep your live keys secret. Rotate immediately if compromised.
Quick Start
curl https://api.validifyx.com/v1/identity/verify \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"nin": "12345678901",
"selfie": "data:image/jpeg;base64,..."
}'Endpoints
- POST
/v1/identity/verify - POST
/v1/right-to-work - POST
/v1/right-to-rent - POST
/v1/visitors/verify - POST
/v1/hotel/checkin - POST
/v1/documents/verify
