API Documentation

Note: Our API is public and free to use on your website. We require that you generate an api key from the api page once authenticated. Enjoy a list of our carefully selected services from any where in the world with our most evolving SMM api.

Http Method POST
Response format json
API Url https://naijaboosttrends.com/api/v2

Place new order

Parameter Description
Key Your API key
Action add
Service Service ID
Link Link to page
Quantity Quantity needed
Example Response
{
"status": "success",
"order": 32
}

Order status

Parameter Description
Key Your API key
Action status
Order Order ID
Example Response
{

"order": "32",
"status": "pending",
"charge": "0.0360",
"start_count": "0",
"remains": "0"
}

Service list

Parameter Description
Key Your API key
Action services
Example Response
[

{
"service": "5",
"name": "Instagram Followers [15K] ",
"category": "Instagram - Followers [Guaranteed\/Refill] - Less Drops \u2b50",
"rate": "1.02",
"min": "500",
"max": "10000"
"type": default
"desc": usernames
"dripfeed": 1
},
{
"service": "9",
"name": "Instagram Followers - Max 300k - No refill - 30-40k\/Day",
"category": "Instagram - Followers [Guaranteed\/Refill] - Less Drops \u2b50",
"rate": "0.04",
"min": "500",
"max": "300000"
"type": default
"desc": usernames
"dripfeed": 1
},
{
"service": "10",
"name": "Instagram Followers ( 30 days auto refill ) ( Max 350K ) (Indian Majority )",
"category": "Instagram - Followers [Guaranteed\/Refill] - Less Drops \u2b50",
"rate": "1.2",
"min": "100",
"max": "350000"
"type": default
"desc": usernames
"dripfeed": 1
}
]

Balance

Parameter Description
Key Your API key
Action balance
Example Response
{

"status": "success",
"balance": "0.03",
"currency": "NGN",
}