List of API Endpoints
Retrieve User Deposit Address
POST
API Description
Retrieves the deposit address for a user. If the user does not exist, a user ID will be automatically registered, and the wallet address will be returned.
Headers
请求内容类型
Example:
"multipart/form-data"
平台方分配的 API-KEY
Example:
"your-api-key"
Body
application/json
用户参数(JSON 格式)用于获取存币地址的请求。若用户不存在,会自动注册。
The body is of type object
.
Response
200
application/json
成功返回用户存币地址。
The response is of type object
.