API documentation

SMM Panel API v2.0

A powerful API for integrating SMM services into your own system

API URL https://www.tuongtacfbig.com/api/v2
API Key
Please sign in to see your API key
HTTP Method POST
Content-Type application/x-www-form-urlencoded
Response JSON
Parameters
Parameter Description
key Your API key
action "services"
Example Response
[ { "service": 1, "name": "Facebook Post Likes 👍 Vietnam 🇻🇳 | 🕓 instant | ⚡ 2K / hour | ⏏️ 10K | 🛡️", "desc": "High quality likes from real Vietnamese users clicking by hand: moderate speed, low drop rate.", "type": "Default", "category": "⭐ FB Likes + Reactions Vietnam 🇻🇳 | stable | S1", "platform": "Facebook services", "rate": "15000", "min": "200", "max": "10000", "refill": true, "cancel": false, "dripfeed": false }, { "service": 2, "name": "Facebook Comments Vietnam 🇻🇳 + Global mix | 🕓 instant | ⚡ 2K / hour | ⏏️ 100K | 🛡️", "desc": "", "type": "Custom Comments", "category": "FB Comments", "platform": "Facebook services", "rate": "57500", "min": "10", "max": "1500", "refill": false, "cancel": true, "dripfeed": true } ]

Type: Default, Package, Custom Comments, Custom Comments Package, Mentions Hashtag, Subscriptions, SEO

Rate: Price per 1,000 (Default, Custom Comments, Mentions Hashtag and SEO services)

Rate: Price per 1 (Package, Subscriptions and Custom Comments Package services)

Parameters
Parameter Description
key Your API key
action "add"
service Service ID
link Link to page
comments Comments (Only for Custom Comments service)
quantity Quantity to be delivered
order_reference Optional Your own reference for tracking an order (optional, up to 100 characters, unique within your account). Resending an order with the same reference returns the order already created and does not charge you again, which protects you from duplicate orders after a rate limit or a network error.
Example Response
{ "order": 23501 }
Parameters
Parameter Description
key Your API key
action "status"
order Order ID
Example Response
{ "charge": "0.27819", "start_count": "3572", "status": "Completed", "remains": "157" }

Status: Pending, Processing, In progress, Completed, Partial, Canceled

Parameters
Parameter Description
key Your API key
action "status"
orders Order IDs separated by comma
Example Response
{ "123": { "charge": "0.27819", "start_count": "3572", "status": "Partial", "remains": "157" }, "456": { "error": "Incorrect order ID" }, "789": { "charge": "1.44219", "start_count": "234", "status": "In progress", "remains": "10" } }
Parameters
Parameter Description
key Your API key
action "cancel"
orders Order IDs (separated by a comma, up to 100 IDs)
Example Response
[ { "order": 9, "cancel": { "error": "Incorrect order ID" } }, { "order": 2, "cancel": 1 } ]
Parameters
Parameter Description
key Your API key
action "balance"
Example Response
{ "balance": "100.84292", "currency": "USD" }
Parameters
Parameter Description
key Your API key
action "refill"
order Order ID
Example Response
{ "refill": "1" }
Parameters
Parameter Description
key Your API key
action "refill"
orders Order IDs separated by comma
Example Response
[ { "order": 1, "refill": 1 }, { "order": 2, "refill": 2 }, { "order": 3, "refill": { "error": "Incorrect order ID" } } ]
Parameters
Parameter Description
key Your API key
action "refill_status"
refill Refill ID
Example Response
{ "status": "Completed" }
Parameters
Parameter Description
key Your API key
action "refill_status"
refills Refill IDs (separated by a comma, up to 100 IDs)
Example Response
[ { "refill": 1, "status": "Completed" }, { "refill": 2, "status": "Rejected" }, { "refill": 3, "status": { "error": "Refill not found" } } ]
IP whitelist security

List the IP addresses allowed to use the API. Leave blank to allow any IP. One address per line.

One IP per line, for example 192.168.1.100. Leave blank to allow any IP.
Your current IP
Your IP: 216.73.217.178
Status: All IPs