API documentation

SMM Panel API v2.0

Powerful application programming interface to integrate SMM services into your system.

API URL https://flilet.com/api/v2
API Key
Please log in to view the 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 cảm xúc Like 👍 Việt 🇻🇳 | 🕓 lập tức | ⚡ 2K / giờ | ⏏️ 10K | 🛡️", "desc": "Like chất lượng cao: người việt, người thật - click bằng tay, tốc độ trung bình, tỉ lệ tụt thấp.", "type": "Default", "category": "⭐ FB Like + cảm xúc Việt 🇻🇳 | ổn định | S1", "platform": "Dịch vụ Facebook", "rate": "15000", "min": "200", "max": "10000", "refill": true, "cancel": false, "dripfeed": false }, { "service": 2, "name": "Facebook Tăng Bình Luận Việt 🇻🇳 + Tây hỗn hợp | 🕓 lập tức | ⚡ 2K / giờ | ⏏️ 100K | 🛡️", "desc": "", "type": "Custom Comments", "category": "FB Bình luận", "platform": "Dịch vụ Facebook", "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 for a quantity of 1,000 (Default service, Custom Comments, Mentions Hashtag, SEO)

Rate: The price for a quantity of 1 (Package service, Subscriptions, Custom Comments Package)

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
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

Specify the list of IPs allowed to access the API. Leave it blank if you want to allow all IPs. One IP per line.

Each IP on a line. For example: 192.168.1.100 or leave blank to allow all IPs.
Current IP information
Your IP: 216.73.216.254
Status: All IP