HTTP Method | POST |
API URL | https://likestarget.com/api/v2 |
Response Format | JSON |
Parameters | Descriptions |
---|---|
api_token | Your API token |
action | Method Name |
package | ID of package |
link | Link to page |
quantity | Needed quantity |
custom_data | optional, needed for custom comments, mentions and other relaed packages only. each separated by '\n', '\n\r' |
Success Response:
{ "order":"23501" }
Parameters | Descriptions |
---|---|
api_token | Your API token |
action | Method Name |
order | Order ID |
Success Response:
{ "status": "Completed", "start_counter": "600", "remains": "600" }
Parameters | Descriptions |
---|---|
api_token | Your API token |
action | Method Name |
Example Response:
{ "balance": "100.78", "currency": "USD" }
Parameters | Descriptions |
---|---|
api_token | Your API token |
action | Method Name |
Example Response:
[ { "id": 101, "service_id": 1, "name": " Facebook Page Likes", "rate": "1.2", "min": "100", "max": "20000", "service": "Facebook Page Likes", "type": "default", "desc": "0-3 Hours Start | Full Link | 20 Days Refill\r\nLink Format:\r\nhttps://www.instagram.com/official_social_sale/" }, { "id": 102, "service_id": 12, "name": "Instagram Followers Europe", "rate": "1.3", "min": "100", "max": "100000", "service": "Instagram Service", "type": "default", "desc": "0-12 Hours Start | Full Link |\r\nLink Format:\r\nhttps://www.instagram.com/official_social_sale/" }, { "id": 103, "service_id": 13, "name": " YouTube Likes", "rate": "4", "min": "50", "max": "15000", "service": "Youtube Service", "type": "default", "desc": "1k/day\r\nMax - 15k\r\n8 Hours Start" } ]