India #1 Developer REST API Hub

One Master API Key For Payments, Verification, & 55+ B2B Services

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.

0.2s

API Latency

99.99%

Uptime SLA

55+

Live Services
LIVE API REQUEST 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"
  }'
Returns instant JSON with found PAN & PDF Card link in 0.2s!