Home About FAQ Services Blog Contact Login Register
;

⚡ API Documentation Hub ⚡

Integrate our powerful SMM services seamlessly into your application.

  • Title Content
  • API URL https://gpboost.com/api/v1
  • Response Format JSON
  • HTTP Method POST
  • Your API Key Your secret key is required for all requests.
  • Example Code PHP Code

Service List: Retrieve all available services

Required Parameters:
  • key Your API Key
  • action `"services"`
Service List Success Response:

[
    {
        "service": 1,
        "name": "YouTube Livestream Viewers",
        "rate": "0.33000000",
        "min": 1000,
        "max": 200000,
        "category": "Live Stream [ Low ConCurrent | Less Price ] [ 30 Minutes to 24 Hours]",
        "refill": true,
        "dripfeed": true
    },
    {
        "service": 2,
        "name": "YouTube Livestream Viewers ~ ",
        "rate": "2.10000000",
        "min": 1000,
        "max": 200000,
        "category": "Live Stream [ Low ConCurrent | Less Price ] [ 30 Minutes to 24 Hours]",
        "refill": true,
        "dripfeed": false
    }
]
                                    
Service List Error Response:

{"error" : "The action field is required"}
{"error" : "Invalid api key"}
                                    
---

Place New Order: Submit a new order

Required Parameters:
  • key Your API Key
  • action `"add"`
  • service Service ID
  • link Link to Page (e.g., YouTube URL)
  • quantity Quantity to be Delivered (Must be within Min/Max)
  • runs (Optional) Number of times to run for dripfeed services
  • interval (Optional) Time interval between runs in Minutes
New Order Success Response:

{
    "order": 1242
}
                                    
New Order Error Response:

{"error" : "Invalid Service Id"}
{"error" : "The quantity field is required"}
{"error" : "Insufficient balance"}
                                    
---

Order Status: Check the progress of an order

Required Parameters:
  • key Your API Key
  • action `"status"`
  • order Order ID
Order Status Success Response:

{
    "status" : "Pending",
    "start_count" : "1000",
    "remains" : "500",
    "currency" : "USD"
}
                                    
Available Statuses:
  • Pending
  • Processing
  • Complete
  • Order Cancelled
  • Refunded
Order Status Error Response:

{"error" : "Invalid Order Id"}
                                    
---

Order Refill: Request a service refill

Required Parameters:
  • key Your API Key
  • action `"refill"`
  • order Order ID
Order Refill Success Response:

{
    "success": "Your order will be refill asap. Thank you for patience",
    "refill": 12345
}
                                    
Order Refill Error Response:

{"error" : "Order not eligible for refill"}
                                    
---

Get Refill Status: Check the status of a refill request

Required Parameters:
  • key Your API Key
  • action `"refill_status"`
  • refill Refill ID
Refill Status Success Response:

{
    "status": "Completed"
}
                                    
---

User Balance: Retrieve your current balance

Required Parameters:
  • key Your API Key
  • action `"balance"`
User Balance Success Response:

{
    "balance": "100.84292",
    "currency" :"USD"
}
                                    
User Balance Error Response:

{"error" : "Invalid api key"}
                                    

Need Custom Integration?

If you require help integrating this API into your specific platform or have custom development needs, please contact the developer or the project owner directly.

Developer: +234 906 477 9856 (Whatsaap)

Project Owner: +233 54 789 2031 (Whatsaap)

We may use cookies or any other tracking technologies when you visit our website, including any other media form, mobile website, or mobile application related or connected to help customize the Site and improve your experience. learn more