Overview

Set the properties of tasks and responses in the project:

  • Input data parameters. Describe the objects to display in the task, such as images or text.

  • Output data parameters. These parameters describe Tolokers' responses. They are used for validating the responses entered: the data type (integer, string, etc.), range of values, string length, and so on.

  • Task interface. Defines the appearance of the task for Tolokers and the logic for processing responses.

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/projectsCreates a project.
PUT/projects/<project_id>Edits a project.
GET/projectsGets the list of projects.
GET/projects/<project_id>Gets project properties.
POST/projects/<project_id>/archiveSends a project to the archive.
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