POST
action=add
Place a new order
{ "key": "API_KEY", "action": "add", "service": 1011, "link": "https://instagram.com/user", "quantity": 1000 }POST JSON to https://boostpannunga.com/api/v2
API key
bp_live_8f21c94a7e6b40d2ac59
Place a new order
{ "key": "API_KEY", "action": "add", "service": 1011, "link": "https://instagram.com/user", "quantity": 1000 }Order status by ID
{ "key": "API_KEY", "action": "status", "order": 84213 }List all services and rates
{ "key": "API_KEY", "action": "services" }Read account balance
{ "key": "API_KEY", "action": "balance" }{ "error": "..." } with HTTP 400.