Overview

A training pool includes unpaid task suites. The training pool must be linked to the main pool.

After completing the training pool, the Toloker is assigned a skill equal to the percentage of correct responses. If the percentage is higher than or equal to the Level required value in the linked pool, the Toloker gets access to the main pool.

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
POST/trainingsCreates a training pool (training).
PUT/trainings/<training_pool_id>Makes changes to a training pool.
POST/trainings/<training_pool_id>/openOpens a training pool.
POST/trainings/<training_pool_id>/closeCloses a training pool.
POST/training/<training_pool_id>/archiveMoves a training pool to the archive.
POST/training/<training_pool_id>/cloneCreates a duplicate training pool.
GET/trainingsGets the list of created training pools (including archived pools).
GET/trainings/<training_pool_id>Gets the properties of a training pool.

See also

Contact support
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