generated: '2026-07-11' method: derived source: openapi/label-studio-openapi.yml summary: types: - apiKey api_key_in: - header schemes: - name: Token type: apiKey in: header parameter: Authorization description: 'The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example:
curl
    https://label-studio-host/api/projects -H "Authorization: Token [your-token]"
' sources: - openapi/label-studio-openapi.yml