Overview

Some API requests (opening and closing a pool, archiving a pool or project, loading task suites, issuing rewards) are processed as asynchronous operations that run in the background. Operation details (for example, status and creation time) are passed in JSON format.

You can use the API for tracking operation progress.

Methods

MethodEndpointOverview
GET/operationsGets the list of operations.
GET/operations/<operation_id>Gets operation details.
GET/operations/<operation_id>/logGets the operation log.
Toloka API
OverviewAccessing the APIRate limiting
Quick start
Reference
Project
Pools
Training
Subscriptions to events
Toloker selection
Ways to upload tasks
Tasks
Task suites
Tracking operations
Getting responses
Checking completed tasks
Rewards
Messages for Tolokers
Various parameters
Libraries