POST app/load

get need info for us to load the app

Request Information

Parameters

NameDescriptionAdditional information
inVO
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "partnerId": "sample string 1",
  "curUserId": "sample string 2",
  "isSSO": true,
  "requestHost": "sample string 4",
  "applicationPath": "sample string 5",
  "secureApplicationPath": "sample string 6",
  "absoluteApplicationPath": "sample string 7",
  "isHttps": true,
  "isMobileDevice": true,
  "clientType": 0,
  "clientVersion": "sample string 10",
  "clientOS": "sample string 11",
  "clientBuild": "sample string 12",
  "timeZone": 13,
  "clientId": "sample string 14"
}

application/xml, text/xml

Sample:
<AppLoadInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">
  <ClientId>sample string 14</ClientId>
  <ClientType>Web</ClientType>
  <TimeZone>13</TimeZone>
  <absoluteApplicationPath>sample string 7</absoluteApplicationPath>
  <applicationPath>sample string 5</applicationPath>
  <cachedKey>sample string 1</cachedKey>
  <clientBuild>sample string 12</clientBuild>
  <clientOS>sample string 11</clientOS>
  <clientVersion>sample string 10</clientVersion>
  <curUserId>sample string 2</curUserId>
  <isHttps>true</isHttps>
  <isMobileDevice>true</isMobileDevice>
  <isSSO>true</isSSO>
  <requestHost>sample string 4</requestHost>
  <secureApplicationPath>sample string 6</secureApplicationPath>
  <PartnerId>sample string 1</PartnerId>
</AppLoadInVO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "isDone": true,
  "code": 0,
  "message": "sample string 2",
  "cachedKey": "sample string 3",
  "correlationId": "e7bd26e5-fc5a-46b9-a5bf-be7df89064da",
  "data": {
    "facebookClientId": "sample string 1",
    "googleWebClientID": "sample string 2",
    "googleIosClientID": "sample string 3",
    "googleAndroidClientID": "sample string 4",
    "wechatAppId": "sample string 5",
    "wechatOfficialAccountAppId": "sample string 6",
    "speechRecognizeServiceType": 7,
    "speechRecognizeServiceReviewType": 8,
    "speechRecognizeAzureSubscribeKey": "sample string 9",
    "speechRecognizeAzureRegion": "sample string 10",
    "speechRecognizeXunFeiId": "sample string 11",
    "speechRecognizeXunFeiSecret": "sample string 12",
    "speechRecognizeXunFeiKey": "sample string 13",
    "speechRecognizeXunFeiAsrId": "sample string 14",
    "speechRecognizeXunFeiAsrKey": "sample string 15",
    "speechRecognizeXunFeiIatId": "sample string 16",
    "speechRecognizeXunFeiIatSecret": "sample string 17",
    "speechRecognizeXunFeiIatKey": "sample string 18",
    "speechRecognizeAliYunIatAppKey": "sample string 19",
    "speechRecognizeSingSoundAppId": "sample string 20",
    "speechRecognizeXunFeiResultType": 21,
    "speechRecognizeSingSoundResultType": 22,
    "speechRecognizeAliYunIatEnAppKey": "sample string 23",
    "speechRecognizeAliYunIntIatEnAppKey": "sample string 24",
    "unitPassingScore": 25.1,
    "audioRateOfRobot": 26.1,
    "audioRateOfUser": 27.1,
    "readingUnitMode": 28,
    "maxAudioRecordLimit": 29,
    "latestApps": null,
    "appName": "sample string 30",
    "isAppUnderReview": true,
    "fileServer": "sample string 32",
    "speechRecognizeAliYunIntIatAppKey": "sample string 33",
    "speechRecognizeAzureIatSubscribeKey": "sample string 34",
    "speechRecognizeAzureIatRegion": "sample string 35",
    "speechRecognizeAutoChooseService": 36,
    "aliYunToken": {
      "token": "sample string 1",
      "expireTime": 2
    },
    "aliYunIntToken": {
      "token": "sample string 1",
      "expireTime": 2
    },
    "singSoundToken": {
      "token": "sample string 1",
      "expireTime": 2,
      "timestamp": 3,
      "signature": "sample string 4",
      "userId": "sample string 5"
    },
    "agoraAppId": "sample string 37",
    "cpkAwardsPKCount": 38,
    "cpkFreePKCount": 39,
    "cpkFreeTrialDays": 40,
    "cpkFreeUserSpeechMinutes": 41,
    "cpkTriggerPopupMinutes": 42,
    "cpkRoomUseMinutes": 43,
    "cpkVIPUserSpeechMinutes": 44,
    "enableChinesePark": true,
    "enableChineseParkVideo": true,
    "enableChineseParkRecord": true,
    "enableOffline": true,
    "enableTalkChinese": true,
    "enableRedEnvelope": true,
    "enablePayment": true,
    "enableLearnFunction": true,
    "enableBbsFunction": true,
    "enableEnglishSpokenUnit": true,
    "enablePartnerEnglishSpokenUnit": true,
    "apiEndPoint": "sample string 56",
    "proxyEndPoint": "sample string 57",
    "nodeServerEndPoint": "sample string 58",
    "locationCountry": "sample string 59",
    "regionServerSpeechRecognizeUseProxyServer": 60,
    "regionServerSpeechReviewServiceType": 61,
    "regionServerSpeechRecognizeServiceType": 62,
    "fileServerEndPoint": "sample string 63",
    "regionServers": [
      {
        "id": 1,
        "region": "sample string 2",
        "name": "sample string 3",
        "apiEndPoint": "sample string 4",
        "proxyEndPoint": "sample string 5",
        "nodeServerEndPoint": "sample string 6",
        "speechRecognizeServiceType": 7,
        "speechRecognizeUseProxyServer": 8,
        "speechReviewServiceType": 9,
        "fileServerEndPoint": "sample string 10"
      },
      {
        "id": 1,
        "region": "sample string 2",
        "name": "sample string 3",
        "apiEndPoint": "sample string 4",
        "proxyEndPoint": "sample string 5",
        "nodeServerEndPoint": "sample string 6",
        "speechRecognizeServiceType": 7,
        "speechRecognizeUseProxyServer": 8,
        "speechReviewServiceType": 9,
        "fileServerEndPoint": "sample string 10"
      },
      {
        "id": 1,
        "region": "sample string 2",
        "name": "sample string 3",
        "apiEndPoint": "sample string 4",
        "proxyEndPoint": "sample string 5",
        "nodeServerEndPoint": "sample string 6",
        "speechRecognizeServiceType": 7,
        "speechRecognizeUseProxyServer": 8,
        "speechReviewServiceType": 9,
        "fileServerEndPoint": "sample string 10"
      }
    ],
    "siteBase": "sample string 64",
    "observedIP": "sample string 65"
  }
}

application/xml, text/xml

Sample:
<ApiResponseOfLoadAppOutVOFP0KSs_SV xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API">
  <CachedKey>sample string 3</CachedKey>
  <Code>None</Code>
  <CorrelationId>e7bd26e5-fc5a-46b9-a5bf-be7df89064da</CorrelationId>
  <IsDone>true</IsDone>
  <Message>sample string 2</Message>
</ApiResponseOfLoadAppOutVOFP0KSs_SV>