API
Copy Page
AIO Docs
ZH
EN
ZH
概述
创建 API Key
回调配置
安全性
Pay-in
Pay-out
API
用前须知
Get Txs
GET
Get Sub Txs
GET
Get Tx Info
GET
Create Payin Tx
POST
Create Payin Longtime Tx
POST
Create Payout Tx
POST
Price
GET
Calculate price
GET
Schemas
Schemas
CallbackReqContentData
CallbackSubTxData
CallbackTxData
CallbackType
GetSubTxData
SubTxDataExt
SubTxTokenData
SubTxData
SubTxStatus
GetSubTxDataResponse
Chain
ErrorResponseModel
PayTxData
PayTxStatusData
PayinLongTimeTxParams
PayinTxParams
PayoutSubTxParams
PayoutTxParams
PriceData
RedisKeyData
SuceedResponseModel
TestData
Token
TxData
TxDetailsData
TxStatus
TxType
VsToken
TestDataResponse
RedisKeyDataResponse
PriceDataResponse
PayTxDataResponse
PayTxStatusDataResponse
TxDetailsDataResponse
TxDataResponse
API
Copy Page
Price
Testing Env
https://api-t.aio.cash/v2
Testing Env
https://api-t.aio.cash/v2
GET
/price
Try it
Run in Apidog
Run in Apidog
Request
None
Responses
🟢
200
OK
application/json
Successful Response
Body
application/json
Generate Code
🟠
422
Parameter Error
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'https://api-t.aio.cash/v2/price'
Response
Response Example
200 -
Example 1
{
"success"
:
true
,
"msg"
:
"ok"
,
"data"
:
null
}
Modified at
2026-05-18 08:39:00
Previous
Create Payout Tx
Next
Calculate price