Toloka · Authentication Profile

Toloka Authentication

Authentication

Toloka secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Data LabelingCrowdsourcingHuman-in-the-LoopTraining DataAI
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

OAuthToken apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/toloka-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: OAuthToken
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Pass your Toloka OAuth token (or API key) in the Authorization header as `Authorization:
    OAuth <token>` (legacy) or `Authorization: ApiKey <key>`.'
  sources:
  - openapi/toloka-openapi.yml