API

HTTP Method POST
API Endpoint https://boostpinoy.com/api/v2
Response format JSON
API Key Sign in to get your API key

Add order

Parameter Description
key Your API key
action add
service Service ID
link URL to the page
quantity Needed quantity
runs optional Runs to deliver
interval optional Interval in minutes

Get order status

Parameter Description
key Your API key
action status
order Order ID

Get multiple orders status

Parameter Description
key Your API key
action status
orders Order IDs separated by comma (max 100)

Services list

Parameter Description
key Your API key
action services

Get balance

Parameter Description
key Your API key
action balance

Refill order

Parameter Description
key Your API key
action refill
order Order ID
orders optional Order IDs separated by comma (max 100) — use instead of order for bulk

Get refill status

Parameter Description
key Your API key
action refill_status
refill Refill ID
refills optional Refill IDs separated by comma (max 100) — use instead of refill for bulk

Cancel orders

Parameter Description
key Your API key
action cancel
orders Order IDs separated by comma (max 100)