The ultimate automation engine for telecom, broadband, and DTH management. Query subscriptions, refresh signals, and pull active plans instantly.
Powering software applications, POS terminals, and retail platforms across Sri Lanka with three core system capabilities.
Validate target account status, custom names, current balances, and dynamic next recharge periods instantly before applying top-ups.
GET /api/dth/infoInstantly broadcast explicit over-the-air clear signals directly to customer setup boxes to eliminate stubborn E16-4 hardware errors.
GET /api/dth/heavy-refreshExtract actual runtime broadband values, localized streaming bundles, active internet speeds, and tailored DTH validation matrices.
GET /api/mobile/plansComprehensive integration across major service providers
Review our plan options to lower your API request costs and maximize your profit.
Minimum Wallet TopUP
Minimum Wallet TopUP
Minimum Wallet TopUP
Incorporate structural token mechanisms parameter queries (`?apikey=...`) inside legacy billing points, local Android systems, or regional POS hardware quickly.
curl "https://plan.mslanka.xyz/api/dth/info?apikey=YOUR_KEY&number=10577378424&operator=Sundirect"
{
"status": 1,
"msg": "Fetch Successfully",
"my_data": [{
"status": "Active",
"customerName": "Murugan",
"MonthlyRecharge": 225,
"Balance": 0.00
}],
"price_deducted": "0.20",
"new_balance": "4999.80"
}