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 Item API

Общие методы API для работы с объявлениями на АвитоОписание API произведено в формате [**Swagger 3.0**](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md).Вы можете использовать данный файл для ознакомления с методами API, а также для генерации базовогокода для работы с API на удобном для вас языке программирования с помощью утилиты[**Swagger Codegen**](https://swagger.io/swagger-codegen/) или online сервиса [**Swagger Editor**](https://editor.swagger.io/).**Авито API для бизнеса предоставляется согласно [Условиям использования](https://www.avito.ru/legal/pro_tools/public-api).**По всем вопросам работы с API необходимо обращаться в Службу Поддержки профессиональных инструментов:телефон: +7 495 777-10-66email: supportautoload@avito.ru# Типы авторизацииДля использования данного API запрос должен быть авторизован. В данный момент API Авито использует следующие механизмы авторизации.Подробнее о каждом механизме и его назначении можно прочитать в соответствующем разделе.

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

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

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

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

10 operations 10 paths 40 schemas 2 GET5 POST3 PUT

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 Item 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 10

Across 10 paths, the API surfaces 10 operations — 2 GET, 5 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Item 10

Общие методы API для работы с объявлениями на Авито Описание API произведено в формате [Swagger 3.0](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md). В…

POST
/core/v1/accounts/{userId}/vas/prices
Получение информации о стоимости услуг продвижения и доступных значках
vasPrices 2 params body → 200default
POST
/core/v1/accounts/{user_id}/calls/stats/
Получение статистики по звонкам
postCallsStats 3 params body → 200400401404500503
GET
/core/v1/accounts/{user_id}/items/{item_id}/
Получение информации по объявлению
getItemInfo 3 params → 200429default
PUT
/core/v1/accounts/{user_id}/items/{item_id}/vas
Применение дополнительных услуг
putItemVas 3 params body → 200default
GET
/core/v1/items
Получение информации по объявлениям
getItemsInfo 6 params → 200429default
PUT
/core/v2/accounts/{user_id}/items/{item_id}/vas_packages
Применение пакета дополнительных услуг
putItemVasPackageV2 3 params body → 200default
PUT
/core/v2/items/{itemId}/vas/
Применение услуг продвижения
applyVas 2 params body → 200500
POST
/stats/v1/accounts/{user_id}/items
Получение статистики по списку объявлений
itemStatsShallow 3 params body → 200400401404500503
POST
/stats/v2/accounts/{user_id}/items
Получение статистических показателей по профилю
itemAnalytics 3 params body → 200400401403429500
POST
/stats/v2/accounts/{user_id}/spendings
Получение статистики расходов профиля
accountSpendings 3 params body → 200400401403429500

Schemas 40

The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are AnalyticsRequest (8 properties), ItemInfoAvito (6 properties), StatisticsShallowRequestBody (5 properties), CallsStatsDay (5 properties). Each schema is shown below with its type and property counts.

VasPricesResp
array
StatisticsCounters
array
CallsStatsDay
object
5 properties
SpendingsGroupings
string
Группировка статистики расходов (по дням, неделям, месяцам)
authError
object
1 property
packageIdRequestBodyV2
object
1 property 1 required
CallsStatsRequest
object
3 properties 2 required
validatingError
object
1 property
CallsStatsResponse
object
1 property
ItemsInfoWithCategoryAvito
object
2 properties
FieldError
object
2 properties 2 required
StatisticsShallowRequestBody
object
5 properties 3 required
StatisticsDateFrom
string
Дата (в формате YYYY-MM-DD), с которой (включительно) надо получить статистику
StatisticsResponse
object
2 properties
badRequestError
object
1 property
pricesItemIdsRequestBody
object
1 property 1 required
vasIdRequestBody
object
1 property 1 required
StatisticsFields
array
Набор счетчиков, которые должны присутствовать в ответе
ApplyVasResp
object
1 property 1 required
ItemInfoAvito
object
6 properties
VasApplyAvito
object
2 properties
VasAmountAvito
object
1 property
StatisticsPeriodGrouping
string
Период группировки
StatisticsItemIDs
array
Набор идентификаторов объявлений на сайте
1 required
InfoVas
object
3 properties
StickerResp
object
Информация о значках для переданного списка объявлений
3 properties 3 required
StatisticsDateTo
string
Дата (в формате YYYY-MM-DD), по которую (включительно) надо получить статистику
serviceError
object
1 property
AnalyticsResponse
object
1 property
ErrorResponse
object
1 property
ItemVasPricesResp
object
3 properties 1 required
tooManyRequests
object
SpendingsResponse
object
1 property 1 required
CallsStatsItem
object
3 properties 2 required
serviceUnavailableError
object
1 property
Groupings
string
notFoundError
object
1 property
AnalyticsRequest
object
8 properties 6 required
SpendingsRequest
object
5 properties 4 required
VasResp
object
Информация об услугах и пакетах дополнительных услуг для переданного списка объявлений
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avito-item-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 Item 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.