C5GAME 开放平台 API 文档 v0.1 正式发布啦 !!!
tradeofferid
C5GAME
app-key: ********************
[6401618971, 6402203212, 111, 222]
curl --location --request POST 'http://openapi.c5game.com//merchant/offer/v1/exists?app-key' \ --header 'app-key: d6717ac8122b4e2dae6c6f25e95ede2f' \ --header 'Content-Type: application/json' \ --data-raw '[6401618971, 6402203212, 111, 222]'
{ "success": true, "data": [ "6402203212" ], "errorCode": 0, "errorMsg": null, "errorData": null, "errorCodeStr": null }