自4 月 9 日上午 10:00 起,本站所有请求将强制启用 HTTPS 协议,保障访问安全稳定,请知悉。老的在售列表接口即将废弃,qps 将会调低,请尽快迁移到新的在售列表接口(内测中),新接口提供 5/s 的 qps , 官方 qq 群: 1026144113 欢迎加入讨论
app-key: ********************{
"itemId": "23595",
"styleId": 0,
"price": 100,
"num": 2,
"receiveSteamId": "1"
}curl --location -g --request POST 'https://openapi.c5game.com//merchant/purchase/v1/create?app-key={{app_key}}&app-key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"itemId": "23595",
"styleId": 0,
"price": 100,
"num": 2,
"receiveSteamId": "1"
}'{
"success": true,
"data": 1272404780539789300,
"errorCode": 0,
"errorMsg": null,
"errorData": null,
"errorCodeStr": null
}