API Reference
DBot OfficialDBot DashboardPricing

(Multi)Fast Buy / Sell

This API is used to fast buy and sell with multiple wallets

FreePlusProEnterpriseCredit Usage
0

Response Data

{
  "err": false, // Error or not
  "res": { // Response data
    "ids": [ // multi fast buy/sell task ids
      "lus8bfug0040i2",
      "lus8bfug004166"
    ]
  }
}
Language