https://likeup.org/api/v1
Your API Key
POST
JSON
Sua Chave API
add
ID do Serviço
Link para a página
Quantidade
Urgência na Entrega
Intervalo em minutos
//Exemplo de Resposta
{ "status": "success", "order": 116 }
Sua Chave API
status
ID do Pedido
//Exemplo de Resposta
{ "status": "Processing", "charge": "3.60", "start_count": 0, "remains": 0, "currency": "BDT" }
Sua Chave API
orders
Ids dos pedidos separados por vírgula (array data)
//Exemplo de Resposta
[ { "order": 116, "status": "Processing", "charge": "3.60", "start_count": 10, "remains": 0 }, { "order": 117, "status": "Completed", "charge": null, "start_count": 0, "remains": 0 } ]
Sua Chave API
recarga
ID do Pedido
//Exemplo de Resposta
{ "refill": "1" }
Sua Chave API
refill_status
ID de Recarga
//Exemplo de Resposta
{ "status": "Completed" }
Sua Chave API
services
//Exemplo de Resposta
[ { "service": 1, "name": "🙋♂️ Followers [Ultra-High Quality Profiles]", "category": "🥇 [VIP]\r\n", "rate": "4.80", "min": 100, "max": 10000 }, { "service": 11, "name": "🧨 Instagram Power Comments (100k+ Accounts) ➡️ [3 Comments]", "category": "💬 Instagram - Verified / Power Comments [ Own Service ]", "rate": "0.60", "min": 500, "max": 5000 }, { "service": 52, "name": "🎙️ Facebook Live Stream Views ➡️ [ 120 Min ]", "category": "🔵 Facebook - Live Stream Views\r\n", "rate": "57.60", "min": 50, "max": 2000 } ]
Sua Chave API
balance
//Exemplo de Resposta
{ "status": "success", "balance": "0.03", "currency": "USD" }