Trusted Developer API Platform

NicePe Recharge API Platform

Fast, secure & reliable prepaid/postpaid recharge management with wallet tracking, commission system and API-ready integration.

API Request
// Mobile Recharge API
POST /api/recharge
X-API-KEY: your_api_key
 
{
  "operator_id": 1,
  "number": "9876543210",
  "amount": 199
}
 
// Response
{
  "status": true,
  "message": "Recharge successful",
  "txn_id": "TXN20260307001"
}
25+
API Endpoints
500+
Active Users
1M+
Transactions
99.9%
Uptime

Our API Services

Enterprise-grade APIs for recharge, money transfer, verification, and more

Live
Mobile Recharge

Prepaid, Postpaid, DTH & Electricity recharge with real-time status tracking and auto-refund on failure.

Live
Money Transfer (DMT)

Direct Money Transfer to any bank via IMPS/NEFT. Remitter registration, beneficiary management & instant transfer.

Live
PAN Verification

Instant PAN card lookup and verification via API. Multi-provider support for maximum reliability.

eKYC Verification

Aadhaar, PAN & GST document verification with admin approval workflow for secure customer onboarding.

Wallet System

Built-in wallet with top-up, balance inquiry, transaction history, and automatic commission on every recharge.

Bill Payment

Electricity, water, gas & broadband bill payment APIs with bill fetch, payment confirmation & receipt generation.

Simple & Powerful API

Integrate in minutes with our clean RESTful API. Just one API key to get started.

Request
POST /api/recharge
Content-Type: application/json
X-API-KEY: your_api_key
 
{
  "operator_id": 1,
  "number": "9876543210",
  "amount": 199
}
Response 200 OK
{
  "status": true,
  "message": "Recharge successful",
  "data": {
    "txn_id": "TXN2026030700123",
    "operator": "Jio",
    "amount": 199,
    "status": "success"
  }
}
Request
POST /api/dmt/transact
X-API-KEY: your_api_key
 
{
  "mobile": "9876543210",
  "bene_id": "12345",
  "amount": 5000,
  "txn_type": "IMPS"
}
Response 200 OK
{
  "status": true,
  "message": "Transaction successful",
  "data": {
    "reference_id": "REF123456",
    "utr": "402612345678",
    "amount": 5000
  }
}
Request
POST /api/pan-find
X-API-KEY: your_api_key
 
{
  "pan_number": "ABCDE1234F"
}
Response 200 OK
{
  "status": true,
  "data": {
    "pan": "ABCDE1234F",
    "name": "RAJESH KUMAR",
    "type": "Individual"
  }
}

Register to get your API key. Admin will activate your service after eKYC verification.

Get Your API Key

Why Developers Choose Us

Built for developers who demand speed, reliability, and security

Lightning Fast

Real-time API processing with sub-second response times. Every recharge and transfer executes instantly.

Bank-Grade Security

API key authentication, IP whitelisting, encrypted transactions, and admin-level access control.

Multi-Provider Failover

Automatic provider switching ensures maximum uptime. If one provider fails, another takes over seamlessly.

Easy Integration

Clean RESTful API with JSON request/response. Comprehensive documentation and code examples.

Instant Refunds

Automatic wallet refund on failed transactions. No manual intervention required — your money is always safe.

Real-Time Reports

Detailed transaction reports, commission tracking, wallet history, and API logs — all in real time.

Get Started in 4 Steps

From registration to live API calls in just a few steps

1
Create Account

Register your free developer account on the platform.

2
Complete eKYC

Submit Aadhaar, PAN & GST documents for verification.

3
Fund Wallet

Top-up your wallet balance and get your unique API key.

4
Go Live

Integrate APIs into your app and start processing transactions.

Ready to Build Something Amazing?

Join hundreds of developers using our APIs to power their applications. Start free today.

Register Free