API platform is operational

Digital services.
One powerful API.

Build recharge and bill payment experiences with a secure API, real-time status, unified wallet and one clean dashboard.

REST API Webhook updates Wallet controls
API STATUSOperational
apiconnet.in ● SECURE
POST /api/v1/recharge.php
{
  "operator": "102",
  "number": "98••••••64",
  "amount": 10,
  "client_ref": "ORD-28491"
}
RESPONSE200 OK
TRANSACTION STATUSRecharge Success
TXN ID ACN782491TIME 1.2 sec
WEBHOOK DELIVEREDReal-time update
1,520+Active operator routes
18Live service groups
24×7API availability
V1Stable integration
ONE INTEGRATION

Every essential service,
ready to connect.

Use a consistent request format across recharge and bill payment services. Less integration work, more room to grow.

DTH

Leading satellite TV operators through one API.

Explore

Electricity

Bill payment coverage across state and private billers.

Explore

Financial & Utility Payments

FASTag, gas, LPG, loan, insurance, broadband, cable, landline, water, municipal tax, voucher, donation and PAN services—organized inside one operator-code system.

FASTagBroadbandWaterMunicipal TaxPAN
BUILT FOR DEVELOPERS

From first request to final status—stay in control.

A focused API and a business-ready portal work together, so your team can integrate fast and operate confidently.

01

Simple requestSend operator, number, amount and your unique order ID.

02

Instant processingSmart routing sends the transaction to the configured provider.

03

Reliable resultReceive immediate response, status checks and signed webhook updates.

Explore documentation
cURLPHPResponse
# Create a recharge request
curl --request POST \
  'https://apiconnet.in/api/v1/recharge.php' \
  --header 'X-API-Key: YOUR_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{
    "operator": "102",
    "number": "9800000000",
    "amount": 10,
    "client_ref": "ORDER1001"
  }'
Response received200 OK1.2s
Encrypted credentials Rate limit protection Audit trail
SECURITY BY DESIGN

Your transactions deserve serious protection.

APIConnet layers strong authentication, controlled access and transaction safeguards into the platform from the start.

API key authenticationProtected access for every request.
Duplicate protectionUnique references stop repeat orders.
Role-based portalsSeparate admin and API user access.
Complete visibilityLogs, reports and transaction history.
READY WHEN YOU ARE

Connect once.
Build without limits.

Access your portal or start with the API documentation.