How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Avito Messenger API

API для интеграции между мессенджером Авито и сторонней системой в обе стороны.

Avito Messenger API is one of 51 APIs that Avito publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Messenger. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 13 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against a single base URL, https://api.avito.ru/.

13 operations 13 paths 12 schemas 4 GET9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://api.avito.ru/
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Avito Messenger API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (AuthorizationCode) using the authorizationCode flow, exposing 1 scope. It supports OAuth 2.0 (ClientCredentials) using the clientCredentials flow.

  • AuthorizationCode — Это API использует OAuth 2 с механизмом authorizationcode. Используйте его для доступа к данным других пользователей при разработке стороннего приложения. [Под…
  • ClientCredentials — Это API использует OAuth 2 с механизмом clientcredentials. Используйте его для доступа к возможностям своей личной учетной записи. [Подробнее](tag/Access)

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 4 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Messenger 13

API для интеграции между мессенджером Авито и сторонней системой в обе стороны.

POST
/messenger/v1/accounts/{user_id}/chats/{chat_id}/messages
Отправка сообщения
postSendMessage 3 params body → 200
POST
/messenger/v1/accounts/{user_id}/chats/{chat_id}/messages/image
Отправка сообщения с изображением
postSendImageMessage 3 params body → 200
POST
/messenger/v1/accounts/{user_id}/chats/{chat_id}/messages/{message_id}
Удаление сообщения
deleteMessage 4 params → 200
POST
/messenger/v1/accounts/{user_id}/chats/{chat_id}/read
Прочитать чат
chatRead 3 params → 200
GET
/messenger/v1/accounts/{user_id}/getVoiceFiles
Получение голосовых сообщений
getVoiceFiles 3 params → 200
POST
/messenger/v1/accounts/{user_id}/uploadImages
Загрузка изображений
uploadImages 2 params body → 200
POST
/messenger/v1/subscriptions
Получение подписок (webhooks)
getSubscriptions 1 param → 200
POST
/messenger/v1/webhook/unsubscribe
Отключение уведомлений (webhooks)
postWebhookUnsubscribe 1 param body → 200
POST
/messenger/v2/accounts/{user_id}/blacklist
Добавление пользователя в blacklist
postBlacklistV2 2 params body → 200
GET
/messenger/v2/accounts/{user_id}/chats
Получение информации по чатам
getChatsV2 7 params → 200
GET
/messenger/v2/accounts/{user_id}/chats/{chat_id}
Получение информации по чату
getChatByIdV2 3 params → 200
GET
/messenger/v3/accounts/{user_id}/chats/{chat_id}/messages/
Получение списка сообщений V3
getMessagesV3 5 params → 200
POST
/messenger/v3/webhook
Включение уведомлений V3 (webhooks)
postWebhookV3 1 param body → 200201

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are WebhookMessage (11 properties), MessageContent (8 properties), Chat (6 properties), MessageQuote (5 properties). Each schema is shown below with its type and property counts.

Chats
object
1 property
sendImageMessageRequestBody
object
1 property 1 required
MessageQuote
object
цитируемое сообщение
5 properties
WebhookMessage
object
11 properties
Chat
object
6 properties
addBlacklistRequestBody
object
1 property
sendMessageRequestBody
object
2 properties 1 required
PayloadStruct
object
2 properties
webhookSubscribeRequestBody
object
1 property 1 required
VoiceFiles
object
1 property
MessageContent
object
Для сообщений типов "appCall" "file" "video" возвращается empty object (данные типы не поддерживаются)
8 properties
Messages
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avito-messenger-api-openapi.yml Raw ↑

Other APIs Avito publishes across the network.

Avito Access API
Avito Ads API
Avito ApplicationAccess API
Avito Auction API
Avito Authorization API
Avito Autoload API
Avito Autostrategy API
Avito balance API
Avito Call API
Avito Calltracking API
Avito Chat API
Avito CheckAhUserV1 API
Where this information came from

This is an independent, third-party profile of Avito Messenger API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.