Reference

Operations in the Turbo pages API.

Operation Description
GET /v4/user

Returns the user ID. It is necessary for calling the the Turbo pages API resources.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/uploadAddress

Returns a link for uploading the RSS feed. The link is valid for 10 minutes after receiving it.

POST <upload_address>

Creates task for the RSS feed upload to Yandex.Webmaster. To get the upload link use the operation GET /v4/user/{user-id}/hosts/{host-id}/turbo/uploaddress.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/tasks/{task-id}

Returns the information about the RSS feed upload in Yandex.Webmaster.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/tasks

Returns the list of uploaded RSS feeds for the last month.

Operation Description
GET /v4/user

Returns the user ID. It is necessary for calling the the Turbo pages API resources.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/uploadAddress

Returns a link for uploading the RSS feed. The link is valid for 10 minutes after receiving it.

POST <upload_address>

Creates task for the RSS feed upload to Yandex.Webmaster. To get the upload link use the operation GET /v4/user/{user-id}/hosts/{host-id}/turbo/uploaddress.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/tasks/{task-id}

Returns the information about the RSS feed upload in Yandex.Webmaster.

GET /v4/user/{user-id}/hosts/{host-id}/turbo/tasks

Returns the list of uploaded RSS feeds for the last month.