Power your
Telegram
Apps
A free, secure, and robust API to buy Telegram Stars, TON top-ups, and Subscriptions at cheaper rates.
verified Created by @bottercclock Secure payments via TON wallet
Capabilities
Telegram Stars
Integrate star purchases directly into your bots or web apps with minimal configuration.
account_balance_wallet
TON Top-up
Seamlessly top up any Telegram account with TON globally, instantly.
workspace_premium
Premium Subscriptions
Gift or buy Telegram Premium at lower costs directly through the API.
Secure & Robust
Built for high-volume developer needs. 99.9% uptime guaranteed.
The Advantage
Item
Official App
Fragment API
1000 Stars
~$21.60
~$15.00
3000 Stars
~$64.80
~$45.00
5000 Stars
~$108.00
~$75.00
Developer Ready
Integrate in minutes. Simple REST endpoints designed for speed and reliability.
Read the Docsconst response = await fetch('https://fragment-api.arijitiyan.cc/api/buy-stars',
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
target_username: '@durov',
amount: 1000
})
});
const data = await response.json();
console.log(data.status); // "success"Own the Source
Want to run this entirely on your own infrastructure? The complete, production-ready source code is available for purchase.
Contact @arijitiyan