Fragment API

The ultimate solution for programmatically purchasing Telegram Stars and Premium subscriptions with zero complications.

0% Commission

Transparent pricing with no hidden fees or additional charges

High Performance

Lightning-fast API with 99.9% uptime guarantee

Instant Delivery

Real-time processing with immediate delivery confirmation

Telegram Stars

Telegram Stars

API Usage Example:

python
import requests

# Send Telegram Stars to a username
response = requests.post(
    'https://fragment.bohd4n.dev/api/v1/BuyStars',
    json={
        'username': '@bohd4nx',  # Target username
        'amount': 50,            # Amount of stars to send
        'cookies': '',           # Your Fragment cookies
        'seed': ''               # Seed phrase for purchase
    }
)
print(response.json())
Telegram Premium

Telegram Premium

API Usage Example:

python
import requests

# Gift Telegram Premium subscription to a user
response = requests.post(
    'https://fragment.bohd4n.dev/api/v1/BuyPremium',
    json={
        'username': '@bohd4nx',  # Target username
        'duration': 3,           # Duration in months (3, 6, or 12)
        'cookies': '',           # Your Fragment cookies
        'seed': ''               # Seed phrase for purchase
    }
)
print(response.json())

How It Works

Simple three-step process to integrate and start sending gifts

1

Read Documentation

Review our comprehensive documentation with examples on GitHub to understand the API

2

Integrate API

Implement our straightforward endpoints in your application with just a few lines of code

3

Send Gifts

Start sending Stars and Premium subscriptions instantly to any Telegram username

© 2025 Fragment API. All rights reserved.

Built with by @bohd4nx

Not affiliated with Telegram or Fragment.