v1

latestOpenAPI 3.1.02026-07-14124211.1 MB
Account publishing

Check Account Details

Check and put up to sale not published account OR update account information existing account.

❗️ If you receive a "retry_request" error, you should repeat the same request (up to a maximum of 100 times).

post/{item_id}/goods/check

Path parameters

item_idinteger required

Item id.

Item id.

Request body

random_proxyboolean

Set this parameter to true so that the Market will take a random proxy from its pool for each of your requests. Otherwise, if this parameter is set to false or not set, the Market will take a specific proxy from its pool, which is predefined for each item.

This parameter only works with proxies from the Market pool. If you want to use your own proxies, use the proxy_id or extra[proxy] parameter.

loginstring

Account login (or email).

passwordstring

Account password.

login_passwordstring

Account login data (login:password format).

has_email_login_databoolean

Required if a category is one of list of Required email login data categories.

email_login_datastring

Required if a category is one of list of Required email login data categories. Email login data (email:password format).

email_type'native' | 'autoreg'

Email type.

Example request

{
  "extra": {
    "telegramClient": "{\"telegram_api_id\": 0, \"telegram_api_hash\": \"string\", \"telegram_device_model\": \"string\", \"telegram_system_version\": \"string\", \"telegram_app_version\": \"string\", \"telegram_lang_pack\": \"string\", \"telegram_lang_code\": \"string\", \"telegram_system_lang_code\": string}",
    "telegramJson": "{\"session_file\":\"string\",\"phone\":\"string\",\"user_id\":\"string\",\"app_id\":0,\"app_hash\":\"string\",\"sdk\":\"string\",\"app_version\":\"string\",\"device\":\"string\",\"device_token\":\"string\",\"device_token_secret\":\"string\",\"device_secret\":\"string\",\"signature\":\"string\",\"certificate\":\"string\",\"safetynet\":null,\"perf_cat\":null,\"tz_offset\":null,\"register_time\":0,\"last_check_time\":0,\"avatar\":null,\"first_name\":\"string\",\"last_name\":\"string\",\"username\":\"string\",\"sex\":null,\"spam\":\"string\",\"premium\":null,\"lang_code\":\"string\",\"system_lang_code\":\"string\",\"lang_pack\":\"string\",\"twoFA\":\"string\",\"proxy\":\"string\",\"ipv6\":null,\"module\":\"string\",\"program\":\"string\",\"time\":\"string\"}"
  }
}

Response

Successful Response.

statusstring required