Using our API is free, and the rate of API we disclose to the public is limited to 100 times per minute
,To use API service, you need to apply for API secret key. You can apply to us through email DFD. [email protected]If you need higher calling frequency, you can also use this email to contact us.
Request URL:http://en.frogbt.com/apis/order_create
Request parameters
Field name | Variable name | Required | type | Example value | describe |
---|---|---|---|---|---|
appid | appid | yes | String(32) | wxd678efh567hg6787 | Appid assigned by frogbt |
autograph | sign | yes | String(32) | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | Over signature algorithm md5(appid+key) |
Order product ID | proid | yes | int(11) | The product ID of computing power is obtained from the product list API | |
Your platform user ID | uid | no | int(11) | Please be sure to fill it in for related order query | |
Dig coin ID | mid | yes | int(11) | The currency ID of the current mining machine product. See the product list in detailApi "dig_money" Return value | |
Purchase quantity | qty | yes | int(11) | Purchasing power/T |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Return status code | status | yes | int(11) | SUCCESS |
1 Order succeeded |
Return information | info | yes | String(128) |
Return information description |
Request URL:http://en.frogbt.com/apis/product_list
Request parameters
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
appid | appid | yes | String(32) | wxd678efh567hg6787 | Appid assigned by frogbt |
Signature | sign | yes | String(32) | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | Over signature algorithm md5(appid+key) |
Product ID | id | no | int(11) | Current miner product ID | |
Product Category | cate_id | no | int(11) | The classification ID of the current miner product. The classification ID can be in miner classificationApi obtain | |
Currency ID | mid | no | int(11) | The currency of current mining machine product can be excavated, and the currency ID can be classified in currencyApi obtain | |
Display quantity | top | no | int(11) | 10 by default |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Product ID | id | int |
Current product ID |
||
Category ID | cate_id | int | Miner category ID |
||
Product title | name | String | |||
Product Profile | brief | String | |||
Force unit | unit | String | |||
Distribution mode | pps_type | String | PPS、PPS+、FPPS | ||
Combined mining | hosting | int | 1 is joint mining, 0 is No | ||
Joint mining Commission | commission | int | % | Commission on the platform after joint mining | |
Delivery time | turn_over | int |
Days (0 for immediate delivery) |
||
Hot / recommended | hot | int |
1 is hot sale |
||
Management expense | managefee | int |
% |
||
Service Charge | ratefee | int |
% |
||
Electricity fees | electricity | int |
USDT |
||
Package fee | money | int |
USDT |
||
Stock | in_stock | int |
|
||
Total period | dayCount | int |
day(>=99999 for a sustainable package) |
||
Drawing | icon | String |
|
||
Digging coin | dig_money | array | {id:1:name'BTC'} |
The current miner can dig coins, and the ID is the currency ID |
|
Revenue calculator | calculator | array |
Calculated quantity 1T |
Request URL:http://en.frogbt.com/apis/money_cate
Request parameters
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
appid | appid | yes | String(32) | Appid assigned by frogbt | |
Signature | sign | yes | String(32) | Over signature algorithm md5(appid+key) |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Currency ID | id | int |
|
||
Coin name | title | String |
|
||
1 Calculation output value | income | int | 1 Calculation force / day, output value generated | ||
1 Calculation output value | income1 | int | PPS+,FPPS output value | ||
Usdt market value | market_int | int |
|
Request URL:http://en.frogbt.com/apis/product_cate
Request parameters
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
appid | appid | yes | String(32) | wxd678efh567hg6787 | Appid assigned by frogbt |
Signature | sign | yes | String(32) | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | Over signature algorithm md5(appid+key) |
Related products | show_product | no | int | Show if the associated product is 1 | |
Related products Display quantity |
top | no | int | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | 8 are displayed by default |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Category ID | id | int |
|
||
Category title | title | String | Miner category ID |
||
Description | info | String | |||
Drawing | icon | String |
|
||
Category Products | product | array | The products associated with the current classification. Please refer to the product list for the return valueAPI |
Request URL:http://en.frogbt.com/apis/order
Request parameters
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
appid | appid | yes | String | wxd678efh567hg6787 | Appid assigned by frogbt |
Signature | sign | yes | String | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | Over signature algorithm md5(appid+key) |
Product ID of the order | proid | no | int | ||
Your platform member ID | uid | no | int | ||
Order status | status | no | int | 0=>Unpaid,1=>Paid,2=>Effective,3=>Completed,4=>Cancelled | |
Order number | nu | no | String | ||
Display quantity per page | top | no | int | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | 10 are displayed by default |
Current paging | page | no | int | Default 1 |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Total pages | pagecount | int |
|
||
Current paging | thispage | int |
|
||
Field name[list] | Variable name | Required | Type | Example value | Describe |
Order number | ordernu | String |
|
||
Calculation force quantity | qty | int | |||
Amount payable | money | int |
|
||
Creation time | create_time | String | |||
Total amount of earned currency | incomeCount | int | |||
Total number of periods | rateCount | int | |||
Number of remaining periods | lastRateCount | int | |||
当前Order status | status | String |
Request URL:http://en.frogbt.com/apis/income_detail
Request parameters
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
appid | appid | yes | String | wxd678efh567hg6787 | Appid assigned by frogbt |
Signature | sign | yes | String | 5K8264ILTKCH16CQ2502SI8ZNMTM67VS | Over signature algorithm md5(appid+key) |
Order number | ordernu | yes | String | ||
Display quantity per page | top | no | int | 10 are displayed by default | |
Current paging | page | no | int | Default 1 |
Return results
Field name | Variable name | Required | Type | Example value | Describe |
---|---|---|---|---|---|
Total pages | pagecount | int | |||
Current paging | thispage | int | |||
Field name[list] | Variable name | Required | Type | Example value | Describe |
Revenue time | time | String |
|
||
Total revenue | total | int | Currency income |
||
Total revenue(USD) | total_money | int | Currency income(Usdt revenue) | ||
electricity fees | power | int | Electricity fees (currency) |
||
electricity fees(USD) | power_money | int | Electricity fees (usdt) | ||
Management expense | managefee | int | Expendable Management expensecurrency | ||
Management expense(USD) | managefee_money | int | Expendable Management expense(USDT) | ||
electricity fees Package deduction | power_pack | int | electricity fees deduction(USDT) | ||
net profit | get_money | int | net profit currency | ||
Number of current periods | thisTerm | int | |||
Total number of periods | countTerm | int | |||
Profit Coin name | unit | String | Current revenue coin name |