C5GAME 开放平台 API 文档 v0.1 正式发布啦 !!!
app-key: ********************
{"steamId":76561199800000000,"areaCode":86,"phone":"13388888888"}
curl --location --request POST 'https://openapi.c5game.com//merchant/quick/steam/v1/bind?app-key' \ --header 'app-key: d6717ac8122b4e2dae6c6f25e95ede2f' \ --header 'Content-Type: application/json' \ --data-raw '{"steamId":76561199800000000,"areaCode":86,"phone":"13388888888"}'
{ "success": true, "data": null, "errorCode": 0, "errorMsg": null, "errorData": null, "errorCodeStr": null }