API Docs

HTTP Method POST
API URL https://smmowners.com/api
API Key Login to view API KEY
Response Format JSON

Add Order

Parameters Description
apiKey Your API key
actionType add
orderType Service ID
OrderUrl Link to page
orderQuantity Needed quantity
comment_strings (optional) Comments list (encoded)
runs (optional)(for dripfeed) Runs to deliver
interval (optional) Interval in minutes
Example success response
{ "orderID": 23501, "remaining_balance": 100.02 }
Example error response
{ "error": "incorrect service type" }
Services List
Parameters Description
apiKey Your API key
actionType add
Example response
[
    "8": {
        "service_id": "8",
        "name": "Facebook Fan Page Post Likes ( Profile Post will Not Work )",
        "type": "default",
        "price": "10",
        "min_amount": "100",
        "max_amount": "2000",
        "description": " HQ , Instant , to check counter go youtubecount.com",
        "category": "Facebook"
    },
    "11": {
        "service_id": "11",
        "name": "FB post likes",
        "type": "default",
        "price": "3",
        "min_amount": "100",
        "max_amount": "10000",
        "description": " HQ , Instant , to check counter go youtubecount.com",
        "category": "Facebook"
    }
]
Order Student
Parameters Description
apiKey Your API key
actionType add
orderType Service ID
Example response
[
    "orderQuantity": 10000,
    "startCount": "55",
    "remaining_amount": "1000.0000000000",
    "refunded_amount": "1000.0000000000",
    "orderStatus": "Partially Completed",
    "orderDate": "2016-10-15 12:47:53",
    "orderPrice": "2.0700000000"
]
Balance
Parameters Description
apiKey Your API key
actionType add
Example response
{ "error": "incorrect service type" }
Refill
Parameters Description
apiKey Your API key
actionType add
Cancel
Parameters Description
apiKey Your API key
actionType add