API Documentation
Note: Please read the API instructions carefully. Its your solo responsibility what you add by our API.
Parameter Description
HTTP Method POST
Response format Json
API URL https://panel.growbizz.online/api/v2
API Key fK6aGhCOXIxz0uRi7KbghLxAkP7z3DPJ
PLACE NEW ORDER
Parameter Description
keyYour API key
actionadd
serviceService ID
linkLink to page
Example Response:
{
   "status": "success",
   "order": 100
}
                            
STATUS ORDER
ParameterDescription
keyYour API key
actionstatus
orderOrder ID
MULTIPLE STATUS ORDER
ParameterDescription
keyYour API key
actionorders
ordersOrder IDs separated by comma (array data)
PLACE REFILL
ParameterDescription
keyYour API key
actionrefill
orderOrder ID
STATUS REFILL
ParameterDescription
keyYour API key
actionrefill_status
refillRefill ID
SERVICE LIST
ParameterDescription
keyYour API key
actionservices