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 requests

response = requests.post(
    "https://api.payonclickindia.com/v1/aeps",
    headers={
        "Authorization": "Bearer YOUR_API_KEY",
        "Content-Type": "application/json"
    },
    json={
        "aadhaar": "XXXX-XXXX-1234",
        "bank_code": "SBIN",
        "amount": 1000,
        "type": "cash_withdrawal"
    }
)

# ✅ Response: 200 OK
print(response.json())
# {"status": "SUCCESS", "txn_id": "TXN98231..."}
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 Support
  • 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

Clean RESTful APIs with detailed documentation and code samples

POST /v1/aeps/cash-withdrawal

Cash Withdrawal

Withdraw cash from customer's bank account using Aadhaar biometric authentication.

Parameters

aadhaar_numberstringCustomer's Aadhaar number
bank_codestringBank IIN code
amountintegerAmount to withdraw (₹100 - ₹10,000)
biometric_datastringBase64 encoded biometric
agent_idstringRegistered agent ID
Response — 200 OK
{
  "status": "SUCCESS",
  "txn_id": "TXN2026041298231",
  "rrn": "412098371623",
  "amount": 1000,
  "balance": 24500.50,
  "bank_name": "State Bank of India",
  "timestamp": "2026-04-12T10:30:00Z"
}
POST /v1/dmt/transfer

Fund Transfer

Transfer money instantly to any bank account via IMPS/NEFT.

Parameters

sender_mobilestringSender's mobile number
beneficiary_idstringRegistered beneficiary ID
amountintegerTransfer amount (₹100 - ₹25,000)
modestringIMPS or NEFT
Response — 200 OK
{
  "status": "SUCCESS",
  "txn_id": "DMT2026041243891",
  "utr": "IMPS/412098371623",
  "amount": 5000,
  "beneficiary": "Rajesh Kumar",
  "bank": "HDFC Bank",
  "timestamp": "2026-04-12T10:35:00Z"
}
POST /v1/recharge

Mobile Recharge

Instant recharge for prepaid, postpaid, DTH and data cards.

Parameters

mobilestringMobile number or DTH ID
operator_codestringOperator code (JIO, AIRTEL, etc.)
amountintegerRecharge amount
typestringprepaid / postpaid / dth
Response — 200 OK
{
  "status": "SUCCESS",
  "txn_id": "RCH2026041256781",
  "operator": "Jio",
  "mobile": "9876543210",
  "amount": 299,
  "operator_ref": "JIO8723641",
  "timestamp": "2026-04-12T10:40:00Z"
}
POST /v1/bbps/pay-bill

Bill Payment

Pay utility bills — electricity, gas, water, insurance, loan EMI via BBPS.

Parameters

biller_idstringBBPS biller ID
consumer_numberstringConsumer/account number
amountintegerBill amount
payment_modestringwallet / account
Response — 200 OK
{
  "status": "SUCCESS",
  "txn_id": "BBPS2026041234561",
  "biller": "MSEDCL",
  "consumer_no": "123456789012",
  "amount": 1850,
  "receipt_no": "BBPS87236419",
  "timestamp": "2026-04-12T10:45:00Z"
}
Get Started

Go Live in 3 Simple Steps

From signup to production in minutes, not months

01

Sign Up

Create your account, complete KYC verification, and get your sandbox API credentials instantly.

02

Integrate

Use our SDKs & documentation to integrate APIs. Test in sandbox with sample data and callbacks.

03

Go Live

Switch to production keys. Start processing real transactions and earning commissions.

Pricing

Transparent Pricing Plans

No hidden charges. Pay only for what you use.

Starter
0 / setup

Perfect for small businesses and startups getting started.

  • All APIs Access
  • Sandbox Environment
  • Email Support
  • Basic Documentation
  • Standard Commission
Get Started
Enterprise
Custom

Custom solutions for large enterprises with high transaction volumes.

  • Everything in Business
  • Dedicated Account Manager
  • Custom Integration
  • SLA Guarantee
  • Best Commission Rates
  • On-premise Deployment
Contact Sales
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.

Phone +91 9992688080
Email contactus@payonclick.in
WhatsApp +91 9992799127
Office Sirsa-125055, Haryana, India