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