Empower your websites, Android apps, and software with instant UPI Payment Gateway, Aadhaar, PAN, Voter, Driving Licence, Civil Registration CRS Form 5, and Ration Deletion APIs.
POST /api/v1/gateway.php
curl -X POST "https://api.digitalbihar.net/api/v1/gateway.php" \
-H "X-API-KEY: db_live_9481029482..." \
-H "Content-Type: application/json" \
-d '{
"action": "PAN_FIND",
"customer_name": "Rahul Sharma",
"aadhaar_no": "987654321098"
}'