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 make requests and see what the Market responds to.
You can't send integration names in the console.
Therefore, the integration type is displayed on the logs page for such requests. Documentation Console, not its name.
How to log in to the dashboard
-
Click the button Authorization.
-
Select the token you are using, — apiKey or oauth2.
-
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:
To send a request
All requests sent to the console and its responses — real
If, for example, you try to cancel an existing order — It's really going to be canceled.
- Open the page with the description of the required method and go to the tab Console.
- Fill in Path params, Header params and Body. If you need a description of the parameter, go back to the Info tab and see it there. — The data you have already entered will not be lost.
- Click Send.