yandex-direct
Installation
SKILL.md
Yandex Direct API v5
Essentials
Base URLs
| Environment | JSON Endpoint | SOAP Endpoint |
|---|---|---|
| Production | https://api.direct.yandex.com/json/v5/{service} |
https://api.direct.yandex.com/v5/{service} |
| Sandbox | https://api-sandbox.direct.yandex.com/json/v5/{service} |
https://api-sandbox.direct.yandex.com/v5/{service} |
| Reports | https://api.direct.yandex.com/json/v5/reports |
Same pattern |
| Reports (sandbox) | https://api-sandbox.direct.yandex.com/json/v5/reports |
Same pattern |
Authentication
All requests require an OAuth token in the Authorization header.
Required Headers (every request):