Resellers · SMM panels · Agencies

Your panel, our supply.

Three API tiers so your existing panel plugs in without rewriting it. Honest wholesale pricing, transparent uptime, real refills on drop-off.

Telegram reseller API & SMM panel supply

This is the Telegram reseller API behind a Telegram SMM panel — a wholesale supply endpoint for SMM panel operators. Resell Telegram members, channel subscribers and post views through your own panel: members panel, subscribers panel and views panel categories are all available via one key. Built to be the fastest SMM panel Telegram supply — orders are delivered fast and non-drop with a 90-day refill, at cheap wholesale rates that keep your margins healthy. Connect via the SMM panel Telegram bot endpoints (JAP-compatible and SocPanel-compatible) and most panels plug in without code changes.

1
Top up $20

Test funds so you can run an order on your own channel.

2
Generate a key

Key lives in the dashboard; rotate any time.

3
Wire it up

Point your panel at our API — docs cover JAP / SocPanel / v3.

Three tiers · one supply

Pick the tier that matches your panel.

JAP-compatible

95% of reseller panels plug in as-is

https://api.telegram.software/api/v2
  • Drop-in replacement for JustAnotherPanel
  • services / order / status / refill / cancel
  • Works with most off-the-shelf panel scripts

SocPanel-compatible

For panels built on the SocPanel schema

https://api.telegram.software/socpanel/v1
  • Field names match SocPanel exactly
  • Switchover without code changes
  • Same rate limits and webhook format

Native v3 REST

For first-party integrations

https://api.telegram.software/v3
  • Idempotency keys, webhooks, bulk order
  • OpenAPI 3.1 spec, typed SDK planned
  • Best pricing — skip the compat layer
Quick start · JAP-compatible

Two requests from zero to first delivery.

Copy-pastable. Swap the key, send the POST — order is live.

1 · List services
curl -X POST https://api.telegram.software/api/v2 \
  -d "key=YOUR_API_KEY" \
  -d "action=services"
2 · Place an order
curl -X POST https://api.telegram.software/api/v2 \
  -d "key=YOUR_API_KEY" \
  -d "action=add" \
  -d "service=1" \
  -d "link=t.me/your_channel" \
  -d "quantity=1000"
Wholesale

Running 100K+ orders a month?

Wholesale pricing kicks in above Platinum tier automatically, but for high-volume panels we open a direct Telegram line with a founder — dedicated rates, priority queue, and a heads-up on any supply shifts before they hit the price list.

Message a founder
  • 90-day refill on subscriber orders — built into every API tier
  • 99.3% uptime on the order API last 12 months
  • Rotate keys from the dashboard, scope by service category
  • Webhooks for status changes — no polling needed

Reseller API — frequently asked questions

How do I get a reseller API key?

Generate a key in the API keys page of your dashboard — no application or approval step. The same key works across all three API formats (JAP-compatible, SocPanel-compatible, and native v3 REST).

Is the API compatible with my existing panel?

Yes. The endpoints are drop-in compatible with the two standard panel schemas, so most panels point at our API by changing only the base URL and key — no field remapping. A native v3 REST format is also available if you are building fresh.

Do reseller orders carry the same refill guarantee?

Yes. Wholesale orders are delivered from the same real, active accounts as retail, gradually, and carry the same 90-day non-drop refill — if the count slips inside that window we top it back up.

What is the minimum to start as a reseller?

You can start from a $20 balance top-up, then scale volume as you go. For high-volume supply (100K+ per order) message us for wholesale rates.

Spin up a key in under a minute.

Keys are live immediately. No sales call, no contract. Top up $20, run a test order on your own channel, then wire it into production.

Telegram Reseller API — JAP & SocPanel Compatible | Telegram.Software