Apply, e-Sign and e-KYC PAN cards instantly through our secure NSDL-integrated API. Webhook callbacks, real-time tracking and prepaid wallet — all in one platform.
Built for developers, businesses and resellers. A complete toolkit to issue PAN at scale.
Generate fresh PAN through NSDL via E-Sign (Aadhaar OTP) or E-KYC mode in seconds.
Real-time response delivered to your callback URL with auto-retry & auto-refund on failure.
Top up wallet, transparent debit/credit ledger and per-service pricing controlled by admin.
Get acknowledgement number, redirect URL and final status without polling.
API key auth, bcrypt password storage, signed NSDL payloads & HTTPS-only endpoints.
Track every transaction, webhook delivery status and wallet history from one panel.
One endpoint. Your API key. Get a redirect URL. Receive the final result on your webhook.
# cURL example curl -X POST https://yourdomain.com/api/v1/new-pan.php \ -H "Content-Type: application/json" \ -d '{ "api_key": "KBIS_XXXXXXXXXXXXXXXXXX", "mode": "E", "callback_url": "https://you.com/cb" }' # Response { "status": "success", "txn_id": "API_172...", "redirect_url": "https://.../redirect" }
Aadhaar OTP based digital signature. Final PAN issued instantly.
Biometric Aadhaar verification, suitable for assisted enrollment.
Create your account and get your unique API key from dashboard.
Top up your prepaid wallet to start consuming the API.
POST to our endpoint with API key + mode, redirect user to NSDL.
Final response auto-delivered to your webhook URL with status.
Sign up today, get free sandbox credits and integrate within minutes.
Create Free Account