Sandbox address

Sandbox addresses and authorization.

Version 4

The Sandbox can be accessed either in JSON format or using the SOAP protocol.

Address for JSON requests:

https://api-sandbox.direct.yandex.ru/v4/json/

You can find the Sandbox WSDL for using the SOAP protocol at the following address:

https://api-sandbox.direct.yandex.ru/v4/wsdl/ 

SOAP requests are sent to the address:

https://api-sandbox.direct.yandex.ru/v4/soap/

Live 4 version

The Sandbox can be accessed either in JSON format or using the SOAP protocol.

Address for JSON requests:

https://api-sandbox.direct.yandex.ru/live/v4/json/

You can find the Sandbox WSDL for using the SOAP protocol at the following address:

https://api-sandbox.direct.yandex.ru/live/v4/wsdl/

SOAP requests are sent to the address:

https://api-sandbox.direct.yandex.ru/live/v4/soap/

Authorization

The Sandbox uses OAuth authorization (see Authorization tokens). The same tokens are used for authorization in both the Yandex Direct API and the Sandbox.