HTTP Method | POST |
API URL | https://social-marketing.paineldemonstrativo.com.br/api/v2 |
Return | JSON |
Parametro | Descrição |
---|---|
key | User API Key |
ação | services |
Simples Retorno
[ { "service": 1, "name": "Followers", "type": "Default", "category": "First Category", "rate": "0.90", "min": "50", "max": "10000" }, { "service": 2, "name": "Comments", "type": "Custom Comments", "category": "Second Category", "rate": "8", "min": "10", "max": "1500" } ]
Parametro | Descrição |
---|---|
Key | User API Key |
Ação | add |
Serviço | Serviço ID |
Link | Link do pedido |
Quantidade | Quantidade |
Tempo (optional) | Tempo de entrega |
Intervalo (optional) | Intervalo em minutos |
Simples Retorno
{ "order": 23501 }
Parametro | Descrição |
---|---|
key | User API Key |
Ação | status |
Pedido | ID Pedido |
Simples Retorno
{ "charge": "0.27819", "start_count": "3572", "status": "Partial", "remains": "157", "currency": "USD" }
Parametro | Descrição |
---|---|
key | User API Key |
Ação | Balanço |
Simples Retorno
{ "balance": "100.84292", "currency": "USD" }