Authorization: Bearer ********************```json
{
"model": "audio1.0",
"prompt": "Âm thanh giọt mưa rơi trên cửa sổ, kèm theo tiếng sấm nhẹ nhàng",
"duration": 5
}
```curl --location --request POST 'https://api.key4u.shop/ent/v2/text2audio' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '```json
{
"model": "audio1.0",
"prompt": "Âm thanh giọt mưa rơi trên cửa sổ, kèm theo tiếng sấm nhẹ nhàng",
"duration": 5
}
```'```json
{
"task_id": "911094612548939776",
"state": "created",
"model": "audio1.0",
"prompt": "Tiếng giọt mưa rơi trên cửa sổ, kèm theo tiếng sấm nhẹ nhàng",
"duration": 5,
"seed": 0,
"created_at": "2026-01-20T07:16:38.094635957Z",
"credits": 10
}
```