Overview

You can create a subscription and receive notifications from Toloka when certain events occur, for example:

  • When a pool closes.
  • When a task's status changes to a specified one.
  • When an aggregated score appears after dynamic overlap.

The events that you want to be notified about are set when creating a subscription.

Notifications about the events you're subscribed to are sent in JSON format. For a description of notification data, see Notification format.

Methods

MethodEndpointOverview
PUT/webhook-subscriptionsCreates one or more subscriptions.
GET/webhook-subscriptions/<subscription_id>Gets subscription data.
GET/webhook-subscriptionsGets data for multiple active subscriptions.
DELETE/webhook-subscriptions/<subscription_id>Deletes a subscription.
POST/webhook-subscriptions/<subscription_id>/testSends a test notification to the URL specified in the subscription.
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
Rewards
Messages for Tolokers
Various parameters
Libraries