India's Trusted Fintech API Platform

Power Your Business With Fintech APIs

Integrate AEPS, DMT, Recharge, BBPS, PAN & Aadhaar Pay into your platform in minutes. Enterprise-grade reliability with 99.9% uptime.

0+ Partners
0M+ Transactions
0.9% Uptime
api_request.py
import hashlib, hmac, json, time, requests

API_KEY = "poc_live_..."
PATH    = "/ext/v1/dmt/transfer"
BODY    = json.dumps({"beneficiary_id": 17,
                   "amount": 500.00,
                   "client_reference": "ORD-2026-000123"}).encode()

ts  = str(int(time.time()))
msg = f"POST\n{{PATH}}\n{{ts}}\n{{hashlib.sha256(BODY).hexdigest()}}"
sig = hmac.new(API_KEY.encode(), msg.encode(), hashlib.sha256).hexdigest()

response = requests.post(
    "https://payonclick.in" + PATH, data=BODY,
    headers={
        "Authorization": f"Bearer {{API_KEY}}",
        "X-Timestamp":   ts,
        "X-Signature":   sig,
    })

# ✅ Response: 201 Created
print(response.json())
# {{"success": true, "data": {{"request_id": "VVN1786456576...", "status": "pending"}}}}
Transaction Successful
256-bit Encrypted
Our APIs

Complete Fintech API Suite

Everything you need to build powerful fintech applications

AEPS API

Aadhaar Enabled Payment System for cash withdrawal, balance enquiry, and mini statement using biometric authentication.

  • Cash Withdrawal
  • Balance Enquiry
  • Mini Statement
  • Aadhaar Pay
View Documentation

DMT API

Domestic Money Transfer API enabling instant fund transfers to any bank account across India via IMPS/NEFT.

  • Instant IMPS Transfer
  • NEFT
  • Beneficiary Management
  • Real-time Status
View Documentation

Recharge API

Multi-operator recharge API for prepaid, postpaid, DTH, data cards and broadband connections.

  • Mobile Prepaid/Postpaid
  • DTH Recharge
  • Data Cards
  • Broadband
View Documentation

BBPS API

Bharat Bill Payment System for electricity, gas, water, insurance, loan EMI and all utility bill payments.

  • Electricity Bills
  • Gas & Water
  • Insurance Premium
  • Loan EMI
View Documentation

PAN Card API

PAN card verification, UTI/NSDL PAN application, correction and PAN to Aadhaar linking services.

  • PAN Verification
  • New PAN Application
  • PAN Correction
  • PAN-Aadhaar Link
View Documentation

Aadhaar Pay

Accept payments using Aadhaar number and biometric authentication. Secure merchant payment collection.

  • Biometric Payment
  • Merchant Collection
  • Instant Settlement
  • Multi-bank Support
View Documentation
Why Payonclick India

Built for Scale & Speed

Enterprise-grade infrastructure powering India's fintech ecosystem

Lightning Fast

Average API response time under 200ms. Built on high-performance infrastructure.

Bank-Grade Security

256-bit SSL encryption, PCI DSS compliant, SOC 2 certified infrastructure.

99.9% Uptime

Multi-region redundancy with automatic failover and real-time monitoring.

24/7 Support

Dedicated technical support team available round the clock via call, email & chat.

Best Commission

Industry-leading commission rates with real-time settlement to your bank account.

Easy Integration

RESTful APIs with comprehensive documentation. SDKs for PHP, Python, Node.js & Java.

Developer Friendly

Simple & Powerful API Design

One key, one signature scheme, one response envelope — across 34 live endpoints. Every example below is a real call you can make today.

POST /ext/v1/dmt/transfer

Money Transfer (IMPS)

Send money to any supported bank account. Idempotent — the same client_reference always returns the same transfer.

Parameters

sender_tokenstringFrom /sender/verify-otp
beneficiary_idintFrom /beneficiary/add
amountnumberWithin the limits from GET /balance
tpinstringYour account TPIN
client_referencestringYour idempotency key
Full reference →
Response — 200 OK
{
    "success": true,
    "data": {
        "request_id": "VVN178645657668598151B51",
        "client_reference": "ORD-2026-000123",
        "amount": 500.00,
        "charge": 5.00,
        "status": "pending",
        "duplicate": false
    }
}
POST /ext/v1/bbps/bill/pay

Bill Payment

Pay against a bill_token from /bill/fetch. Re-sending the same client_reference replays the original — it never pays twice.

Parameters

bill_tokenstringFrom /bill/fetch, valid 15 minutes
amountnumber₹1 – ₹2,00,000
tpinstringYour account TPIN
client_referencestringYour idempotency key
Full reference →
Response — 200 OK
{
    "success": true,
    "data": {
        "reference_id": "BBPSA2026072918301291a3f1",
        "status": "SUCCESS",
        "bbps_txn_id": "CC016103CBAC64888712",
        "amount": 1102.50,
        "biller_name": "Adani Electricity Mumbai Limited",
        "duplicate": false
    }
}
POST /ext/v1/verify/voter-id

Identity Verification

Verify against government sources — bank account, Voter ID, Driving Licence, Vehicle RC, GSTIN and PAN → GSTIN.

Parameters

client_referencestringYour idempotency key
epic_numberstringEPIC number as printed on the card
namestringName to match against the record
Full reference →
Response — 200 OK
{
    "success": true,
    "data": {
        "client_reference": "KYC-2026-000123",
        "service": "voter-id",
        "verified": true,
        "status": "VALID",
        "charge": 4.00,
        "duplicate": false
    }
}
Read the full API reference
Get Started

Go Live in 4 Simple Steps

Onboarding once — then straight to production

01

Sign Up

Create your Payonclick account and tell us which APIs you need.

02

KYC & Agreement

Submit your business KYC documents and sign the partner agreement. We verify and approve your account.

03

Integrate

Generate your API key and build against the live reference — begin with the read endpoints before you move money.

04

Go Live

Fund your wallet and start processing real transactions.

Pricing

Simple, Transparent Pricing

A one-time onboarding fee, then you earn on every transaction. Your wallet is prepaid — no monthly bill, no hidden charges.

Starter
On Request one-time setup

For businesses going live on our APIs for the first time.

  • All 3 live APIs — Money Transfer, BBPS, Verification
  • 34 production endpoints
  • API key with scoped permissions
  • IP whitelisting & HMAC request signing
  • 60 requests / minute
  • Webhook callbacks
  • Email support
Get Started
Enterprise
Custom

For high-volume partners and platforms reselling at scale.

  • Everything in Business
  • Commission rates negotiated on volume
  • Rate limits sized to your traffic
  • Dedicated account manager
  • Custom integration support
  • SLA on request
Contact Sales

Transaction charges and commission are per service and per slab — ask us for the rate card for the APIs you plan to use.

Custom Solutions

White-Label & Custom Fintech Software

Launch your own branded fintech platform — fully customized, fully yours

₹2.4 CrToday's Volume
1,280Transactions
99.8%Success Rate

White-Label Portal

Get a fully branded admin panel, retailer app and distributor dashboard with your company logo, colors and domain. Your customers see only your brand.

Custom Software Development

We build tailor-made fintech platforms from scratch — multi-level agent networks, wallet systems, commission engines, reporting dashboards and more.

Android & iOS Apps

Native mobile applications with biometric integration, push notifications, real-time balance updates and offline transaction support for field agents.

Complete Infrastructure

Server setup, SSL, payment gateway integration, API routing, load balancing and 24/7 monitoring — we handle the entire tech stack so you focus on business.

Discuss Your Project Free consultation • No commitment

Trusted by 500+ businesses across India

50+ White-Label Deployments
120+ Custom Projects
500+ Active Partners
5+ Years Experience
Contact Us

Ready to Get Started?

Fill the form and our team will reach out within 24 hours with your API credentials.

WhatsApp +91 9992688080
Office 41-42, Near Satluj Public School, ADC Colony, Sirsa, Haryana 125055
FAQ

Frequently Asked Questions

Everything you need to know about our fintech API platform

What is Payonclick India?
Payonclick India is a leading fintech API provider by VVN MULTISERVICES INDIA Pvt. Ltd. We offer AEPS, DMT, Recharge, BBPS, PAN Card and Aadhaar Pay APIs for businesses to integrate financial services into their platforms.
What APIs does Payonclick India provide?
Payonclick provides AEPS (Aadhaar Enabled Payment System), DMT (Domestic Money Transfer), Mobile Recharge, BBPS (Bharat Bill Payment System), PAN Card services, and Aadhaar Pay APIs.
How quickly can I integrate Payonclick APIs?
You can integrate our RESTful APIs in minutes with comprehensive documentation, SDKs, and sandbox testing environment. Most partners go live within 24-48 hours.
What is the uptime guarantee?
Payonclick India guarantees 99.9% platform uptime with enterprise-grade infrastructure, real-time monitoring, and 24/7 technical support.
Is Payonclick India secure?
Yes, we use 256-bit SSL encryption, PCI-DSS compliant infrastructure, multi-layer authentication, and follow all RBI and NPCI security guidelines.
How much does it cost to use Payonclick APIs?
Payonclick offers a free Starter plan with no setup fees. You pay only per transaction. Business and Enterprise plans are available for higher volumes with dedicated support and custom commission rates.