image

画质提升

4.8 (114) 预计耗时: 20s

参数说明

使用此模板调用 API 时,以下参数为必填或可选。

参数 类型 必填 标签 可选项
image image 输入图片

代码示例

使用下方 cURL 示例快速开始,替换 API Key 和参数即可。

cURL
curl -X POST https://nsfwrouter.xyz/api/v1/tasks/create \
  -H "Authorization: Bearer sk-xxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "tool_id": 222,
    "params": {
          "image": "https://example.com/input.jpg"
      },
    "webhook_url": "https://your-server.com/webhook"
  }'

计费信息

按量计费 API 价格,无需订阅。

金币/图
10
开始使用

准备好开始了吗?

注册并获取 API Key,几分钟内即可开始创建。