Account balance

Attention

The toloka.yandex.com domain will be disabled starting July 1, 2023. Please use the toloka.dev domain for API requests.

Gets information about the account balance.

Request

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.

Production version
Sandbox
GET https://toloka.dev/api/v1/requester
Authorization: OAuth <OAuth token>

Headers

TitleOverview
AuthorizationA token for account authorization. Add OAuth as a prefix.

Response

Contains information about the requester and the account balance:

{
"balance": 121.30,
"id": "566ec2b0ff0deeaae5f9d500",
"public_name": {
"EN": "Ya.Shield"
}
}
ParameterOverview
balancefloat

Account balance in US dollars.
idstring

Requester ID.
public_nameobject

The requester's name in Toloka.
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