Tensorlake · Authentication Profile

Tensorlake Authentication

Authentication

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

Document ExtractionData ExtractionDocument IngestionDocument ParsingOCRData IngestionAIUnstructured DataDocument AIRAG
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: documented
source: https://docs.tensorlake.ai/platform/authentication
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Tensorlake API key created in the Tensorlake Cloud dashboard
    (cloud.tensorlake.ai) under a project. Keys are prefixed `tl_apiKey_` and are
    passed on every REST request as `Authorization: Bearer <token>`. A live
    unauthenticated request to https://api.tensorlake.ai returns HTTP 401,
    confirming Bearer enforcement.
  sources:
  - https://docs.tensorlake.ai/platform/authentication
  - https://docs.tensorlake.ai/api-reference/introduction