---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/market/partner-api/doc/en/console.md
  - https://yandex.ru/dev/market/partner-api/doc/ru/console.md
  - https://yandex.ru/dev/market/partner-api/doc/zh/console.md
  - href: en/console.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/market/partner-api/doc/en/llms.txt

# How to use the console

There are two tabs on the description page for each request.: **Info** and **Console**.

The console allows you to manually compose requests and see what responds.   Yandex. Market  .




{% note info "В консоли вы не можете передавать названия интеграций" %}


Therefore, the integration type is displayed on the logs page for such requests. **Documentation Console**, not its name.

[Learn more about working with logs](https://yandex.ru/dev/market/partner-api/doc/en/concepts/debug.md)


{% endnote %}




## How to log in to the dashboard {#authorization}

1. Click the button **Authorization**.


1. Select the token you are using, — **apiKey** or **oauth2**.
1. Enter the token in the format:

    * `ACMA:I4c4CxCSYaI41RSC2uYWP2qj3Rhhm4knMiBEga5K:151c0664` — for Api-Key;

    * `Bearer y0_BfRRRRRV2L8sWWvNkSNNNNSrLHaNXg4cCMswFbL6MWab9lktL2KPsMw` — for OAuth.

Learn more about getting and using the token:

*  [API-Key](https://yandex.ru/dev/market/partner-api/doc/en/concepts/api-key.md)
*  [OAuth 2.0](https://yandex.ru/dev/market/partner-api/doc/en/concepts/oauth-2.0.md)



## To send a request {#send-request}


{% note warning "Все запросы, отправляемые в консоль, и ее ответы — настоящие" %}




If, for example, you try to cancel an existing order — It's really going to be canceled.




{% endnote %}


1. Open the page with the description of the required method and go to the tab **Console**.
1. Fill in **Path params**, **Header params** and **Body**. If you need a description of the parameter, go back to the **Info** tab and look at it there. — The data you have already entered will not be lost.
1. Click **Send**.

