Account publishing

Fast Account Upload

Adds and checks the account for validity.

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

post/item/fast-sell

Request body

titlestring

Title of account. If title specified and title_en is empty, title_en will be automatically translated to English language.

title_enstring

English title of account. If title_en specified and title is empty, title will be automatically translated to Russian language.

auto_generate_titleboolean

Generate the title by using AI.

pricenumber required

Current price of account in your currency.

category_id1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 22 | 24 | 28 | 30 | 31 required

Accounts category.

currency'rub' | 'uah' | 'kzt' | 'byn' | 'usd' | 'eur' | 'gbp' | 'cny' | 'try' | 'jpy' | 'brl' required
item_origin'brute' | 'phishing' | 'stealer' | 'autoreg' | 'personal' | 'resale' | 'dummy' | 'self_registration' | 'retrieve_via_support' required

Account origin.

guarantee_duration0 | 43200 | 86400 | 259200

Guarantee duration.

allow_ask_discountboolean

Allow users to ask discount for this account.

proxy_idinteger

Proxy id that will be used to check account.

random_proxySchema — unresolved $ref
descriptionstring

Account public description.

informationstring

Account private information (visible only for buyer).

loginstring

Account login (or email).

passwordstring

Account password.

login_passwordstring

Account login data (login:password format).

resell_item_idinteger

Put item id, if you are trying to resell item. This is useful to pass temporary email from reselling item to new item. You will get same temporary email from reselling account.

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.

tfa_secretstring

2FA secret code. Available for Instagram and Roblox categories.

Response

Successful Response.

itemLinkstring required