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

С помощью API данного раздела вы можете выполнять переводы средств клиентам и отслеживать транзакции.[Выполните](#operation/agencyBalance) перевод средств на счёт клиента и получите идентификатор транзакции.Затем с помощью идентификатора [проверьте](#operation/agencyTransaction) статус транзакции.[Отслеживайте](#operation/agencyTransactions) транзакции, которые ещё не были завершены.### Типы авторизацииДля использования данного API запрос должен быть авторизован.API Авито Promo использует следующие механизмы авторизации:

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

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

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

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

3 operations 3 paths 9 schemas 2 GET1 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 transactions 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 3

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

transactions 3

С помощью API данного раздела вы можете выполнять переводы средств клиентам и отслеживать транзакции. [Выполните](operation/agencyBalance) перевод средств на счёт клиента и получи…

POST
/agency/balance
Перевод средств на счёт клиента
agencyBalance 1 param body → 200400401403429500
GET
/agency/transactions
Получение списка незавершённых транзакций
agencyTransactions 1 param → 200400401403429500
GET
/agency/transactions/{transaction_id}
Получение информации о транзакции
agencyTransaction 2 params → 200400401403404429500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are errorResponse (1 property), defaultErrorResponse (1 property), errorResult (1 property). Each schema is shown below with its type and property counts.

transactionId
string
Идентификатор транзакции
errorResult
object
Результат с ошибкой
1 property 1 required
defaultErrorResponse
object
1 property 1 required
errorResponse
object
1 property 1 required
errorMessage
string
Сообщение об ошибке
errorFields
array
Ошибки валидации
id
integer
Идентификатор
transactionStatus
string
Статус транзакции
errorField
string
Наименование поля

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avito-transactions-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 transactions 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.