We support all major mobile network operators in Bangladesh for instant recharge
Prepaid & Postpaid
Prepaid & Postpaid
Prepaid & Postpaid
Prepaid & Postpaid
Prepaid & Postpaid
Prepaid Only
Experience the best online recharge service in Bangladesh
Get your mobile recharge done instantly within seconds, 24/7 service available.
100% secure payment with bKash, Nagad, Card, and multiple payment options.
Get the best recharge rates and exclusive offers on all operators.
Round the clock customer support for any recharge assistance.
Client panel integration-er jonno quick copy-paste sample format.
https://www.telecom.lovepointtelecom.xyz/api/v1
Content-Type: application/json
X-API-KEY: YOUR_API_KEY
Authorization: Bearer YOUR_API_KEY
X-Client-Domain: yourdomain.com
API key, manual approval, and whitelisted domain validity check kore.
{
"api_key": "YOUR_API_KEY"
}
Main, drive, and bank balance JSON akare return kore.
{
"api_key": "YOUR_API_KEY"
}
Pending flexi request create kore ebong main balance deduct kore.
{
"number": "01712345678",
"amount": 100,
"type": "Prepaid",
"operator": "Grameenphone"
}
Selected drive package-er jonno pending request create kore.
{
"package_id": 1,
"mobile": "01712345678"
}
Selected internet package-er jonno pending request create kore.
{
"package_id": 1,
"mobile": "01812345678"
}
Manual payment request pending hisebe submit kore.
{
"sender_number": "01712345678",
"transaction_id": "BKASH-TRX-1001",
"amount": 500,
"note": "API add balance request"
}
Manual Nagad payment pending hisebe submit kore.
{
"sender_number": "01812345678",
"transaction_id": "NAGAD-TRX-1001",
"amount": 500,
"note": "API add balance request"
}
Manual Rocket payment pending hisebe submit kore.
{
"sender_number": "01912345678",
"transaction_id": "ROCKET-TRX-1001",
"amount": 500,
"note": "API add balance request"
}