---
title: "POST /openapi/whitelist-account/add"
method: POST
path: "/openapi/whitelist-account/add"
tags: ["代理账户管理"]
---

# POST /openapi/whitelist-account/add

`POST /openapi/whitelist-account/add`

添加代理账户。

## Request body

- object
  - `app_key` string — 授权密钥
  - `accounts` string — 账户密码，请按格式 username:password 填写，账户和密码仅支持数字和字母，禁止输入任何特殊符号或空格,冒号隔开账户和密码。支持批量添加，英文逗号（,）分隔代理账户。
  - `remark` string — 代理账户描述
  - `product_type` 9 | 16 — 套餐类型，9 动态住宅、16静态住宅

## Response `200`

- object
  - `code` integer — 状态码,200 成功、3 app_key 无效、156 账户未实名认证
  - `msg` string — 状态消息
  - `data` unknown

---

[API](https://skmtc.dev/xcrawl/apis/smartproxycn-openapi.md) · [All operations](https://skmtc.dev/xcrawl/apis/smartproxycn-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xcrawl/smartproxycn-openapi/revisions/0dbe0003d78a/schema)
