Overview

Some API requests (opening and closing a pool, archiving a pool or project, loading task suites, issuing bonuses) 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

Tip

Try our new API reference: more parameter details, request/response examples, and code samples in various programming languages, including the Toloka-Kit usage samples.

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
Bonuses
Messages for Tolokers
Various parameters
Libraries