{
"code": 0,
"msg": "success",
"data": {
"referenceVideoCreditsMultiplier": 1.5,
"channels": [
{
"channel": "string",
"title": "string",
"description": "string",
"secondsMin": 0,
"secondsMax": 0,
"aspectRatios": [
"string"
],
"supportedModeTypes": [
"text2video"
],
"frames2VideoSupportsAudio": true,
"defaultOption": true,
"models": [
{
"model": "string",
"label": "string",
"resolutions": [
"string"
],
"fixedTotalCredits": 0,
"creditsPerSecond": 0,
"defaultOption": true
}
]
}
]
}
}