Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The general URL API pattern is (ui.getintent.com should be replaced by proper UI hostname - each RTBSuite project has a built in UI)

Блок кода
languagebash
http://ui.getintent.com/api/v1/<object_type>/<action>(/<id>)?token=<token>

Where ui.getintent.com should be replaced by proper UI domain. <token> is authentication token (can be obtained through user settings in UI).

Controlling API output

API output can be controlled by the following additional parameters and headers

...