Authorization: ********************deviceId: ********************deviceType: ********************appVersion: ********************curl --location 'https://gateway.domi-kids.com/domi/gateway/api/model/names' \
--header 'Authorization: Bearer <token>' \
--header 'deviceId: <api-key>' \
--header 'deviceType: <api-key>' \
--header 'appVersion: <api-key>'{
"chatModel": [
"deepseek-v4-pro"
],
"imageModel": [
"doubao-seedream-example"
]
}