;
  • API URL https://reflexsales.net/smm/api/v1
  • Response Format JSON
  • HTTP Method POST
  • Api Key Your api key

Service List

Required parameters
  • key - Your API Key
  • action - "services"

Success response :
[
    {
     "service": 1,
     "name": "YouTube Livestream Viewers ",
     "rate": "0.33000000",
     "min": 1000,
     "max": 200000,
     "category": "Live Stream [ Low ConCurrent | Less Price ] [ 30 Minutes to 24 Hours]"
    },
    {
      "service": 2,
      "name": "YouTube Livestream Viewers ~ ",
      "rate": "2.10000000",
      "min": 1000,
      "max": 200000,
      "category": "Live Stream [ Low ConCurrent | Less Price ] [ 30 Minutes to 24 Hours]" 
    }
]

Error response :
{"error" : "The action field is required" }
{"error" : "The api key field is required" }
{"error" : "Invalid api key" }
{"error" : "Invalid action" }

Place New Order

Required parameters
  • key - Your API Key
  • action - "add"
  • service - Service ID
  • link - Link to page
  • quantity - Quantity to be delivered
  • runs(optional) - Runs to deliver
  • interval(optional) - Interval in minutes

Success response :
{
  "order" : "1242" 
}

Error response :
{"error" : "The action field is required"}
{"error" : "The api key field is required"}
{"error" : "Invalid api key"}
{"error" : "Invalid Service Id"}
{"error" : "The link field is required"}
{"error" : "The quantity field is required"}
{"error" : "Please follow the limit"}
{"error" : "Insufficient balance"}

Order Status

Required parameters
  • key - Your API Key
  • action - "status"
  • order - Order ID

Success response :
{
  "status" : "Pending",
  "start_count" : "1000",
  "remains" : "500",
  "currency" : USD

}

Available status
  • Pending
  • Processing
  • Complete
  • Order Cancelled
  • Refunded

Error response :
{"error" : "The action field is required"}
{"error" : "The api key field is required"}
{"error" : "Invalid api key"}
{"error" : "Invalid request"}
{"error" : "The order field is required"}
{"error" : "Invalid Order Id"}
 

Get Balance

Required parameters
  • key - Your API Key
  • action - "balance"

Success response :
{"balance" : "100.84292"
"currency" : USD
}
  

We may use cookies or any other tracking technologies when you visit our website, including any other media form, mobile website, or mobile application related or connected to help customize the Site and improve your experience. learn more