API 2.0
HTTP Method | POST |
API URL | http://thesmmstore.com/api/v2 |
API Key | Please Login with a Account to Get Api Key |
Response Format | JSON |
Method:add
Parameters | Descriptions |
---|---|
key | Your API Key |
action | add |
service | ID of package |
link | Link to page |
quantity | Needed quantity |
comments | optional, needed for custom comments, mentions and other relaed packages only. each separated by '\n', '\n\r' |
Success Response:
{ "order":"23501" }
Method:status
Parameters | Descriptions |
---|---|
key | Your API Key |
action | status |
order | Order ID |
Success Response:
{ "charge": "0.27819", "start_count": "3572", "status": "Partial", "remains": "157", "currency": "USD" }
Method:refill
Parameters | Descriptions |
---|---|
key | Your API Key |
action | refill |
order | Order ID |
Example Response:
{ "status": "success", "message": "Your order successfully added for refill. Thank you for patience." }
Method:cancel
Parameters | Descriptions |
---|---|
key | Your API Key |
action | cancel |
order | Order ID |
Example Response:
{ "cancel": "1" }
Method:services
Parameters | Descriptions |
---|---|
key | Your API Key |
action | services |
Example Response:
[ { "service": 694, "service_id": 2, "name": "Instagram Followers Real [Recommend]🔥 [Max-100k] R30 (AR) With [refill button/Cancel button] INSTANT", "rate": 3.5, "min": "50", "max": "100000", "category": "Instagram Followers [ Guaranteed ]", "type": "default", "desc": "R30 + Auto Refill\r\nRefill Button Activated\r\nBEST SERVICE\r\n10% drop Ratio\r\nInstant Start\r\nRecommend 🔥" }, { "service": 695, "service_id": 2, "name": "Instagram [REAL] followers [ALMOST NON-DROP] Max-5k [All Real Accounts]🔥 R30 (SuperInstant) ", "rate": 4.5, "min": "50", "max": "5000", "category": "Instagram Followers [ Guaranteed ]", "type": "default", "desc": "Max Drop 5% or NON Drop\r\nAll Real Accounts\r\nSuper Instant\r\n[5k×10=50k]" }, { "service": 703, "service_id": 2, "name": "Instagram Worldwide Mixed] [SUPER-REAL] Followers MAX-10K [Auto-Refill In Every 24Hrs] (R40)♻ [ Speed~10k/Day ] SUPER INSTANT [RECOMMENDED] 🔥🔥", "rate": 5, "min": "100", "max": "10000", "category": "Instagram Followers [ Guaranteed ]", "type": "default", "desc": "[System Will detect Drop and Automatically Recover Followers In every 24Hrs]\r\nWorld-wide Mixed\r\nQuality~[Accounts Have Post, Stories and bio Minimum Followers will Watch Your stories Also]\r\nMin-100\r\nMax-10k\r\nR40♻" } ]
Method:balance
Parameters | Descriptions |
---|---|
key | Your API Key |
action | balance |
Example Response:
{ "balance": "100.78", "currency": "USD" }