[
  {
    "url": "https://aihubmix.com/v1/models",
    "method": "GET",
    "headers": {
      "Authorization": "Bearer {{parameters.API_KEY}}",
      "Accept": "application/json"
    },
    "response": {
      "uid": "{{parameters.API_KEY}}",
      "metadata": {
        "type": "text",
        "value": "AIHubMix Seedance 2.0 — USD без ref-видео FAST ~$0.113/s или FULL ~$0.154/s @720p; с ref-видео дороже. Ролик ≈ duration × ставка."
      },
      "data": {
        "apiKey": "{{parameters.API_KEY}}"
      },
      "error": {
        "type": "ConnectionError",
        "message": "[{{statusCode}}] Нет доступа к AIHubMix."
      }
    },
    "log": {
      "sanitize": [
        "request.headers.Authorization"
      ],
      "output": [
        "statusCode"
      ]
    }
  }
]
