The toloka.yandex.com
domain will be disabled starting July 1, 2023. Please use the toloka.dev
domain for API requests.
All requests to the Toloka API must specify the resource URL and the OAuth token.
Query example
GET https://sandbox.toloka.dev/api/v1/assignments?pool_id=12345Authorization: OAuth <OAuth token>
For requests to the sandbox: https://sandbox.toloka.dev/api/v1/<path_to_resource>
.
For requests to the production version: https://toloka.dev/api/v1/<path_to_resource>
.
Working with the Toloka API requires an OAuth access token. Register in Toloka and get an OAuth token in the requester interface:
In the sandbox for debugging tasks: https://sandbox.toloka.yandex.com/requester/profile/integration.
In the production version of Toloka: https://platform.toloka.ai/requester/profile/integration.