Overview

A skill is an assessment of some aspect of a Toloker's responses (a number from 0 to 100). You can set up skill calculation in a quality control rule, or manually set the skill level for a Toloker. You can use skills to select Tolokers who perform pool tasks.

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/skillsCreates a skill.
PUT/skills/<id>Changes the name, comment, and access to the skill.
PUT/user-skillsSets the skill value.
GET/user-skillsGets а list of Tolokers who have skills.
GET/user-skills/<id>Gets a Toloker's skill value.
GET/skillsGets the list of created skills.
GET/skills/<id>Gets the properties of a skill.
DELETE/user-skills/<id>Removes a skill for a Toloker.
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