Tensorlake

Tensorlake is a document ingestion and data extraction platform for AI applications. Its Document Ingestion API parses PDFs, images, and other documents into layout-aware Markdown and structured chunks (OCR, tables, figures, signatures), performs schema-guided structured extraction and classification, and manages reusable files and datasets. Work is submitted as asynchronous parse jobs over a REST API and retrieved by polling or webhooks. Tensorlake Cloud also runs serverless workflows and MicroVM sandboxes for agentic document pipelines.

Tensorlake publishes 5 APIs on the APIs.io network, including Datasets API, Files API, Parse API, and 2 more. Tagged areas include Document Extraction, Data Extraction, Document Ingestion, Document Parsing, and OCR.

Tensorlake’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

42.1/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreemiumSelf serve⚡ Free to try
5 APIs
Document ExtractionData ExtractionDocument IngestionDocument ParsingOCRData IngestionAIUnstructured DataDocument AIRAG

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.1/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tensorlake: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Tensorlake Datasets API

Group documents under a shared parse/extraction configuration.

Tensorlake Files API

Upload and manage files referenced by parse and extraction jobs.

Tensorlake Parse API

Asynchronous document parsing jobs.

Tensorlake Sandboxes API

MicroVM sandboxes for serverless workflows and agent code.

Tensorlake Structured Extraction API

Schema-guided extraction, classification, read/OCR, and edit.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Tensorlake API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tensorlake Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tensorlake Authentication

http · 1 scheme

SECURITY

Tensorlake Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tensorlake Agentic Access

27 operations · 18 acting

27 operations · 18 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tensorlake
url: https://raw.githubusercontent.com/api-evangelist/tensorlake/refs/heads/main/apis.yml
name: Tensorlake
kind: company
description: Tensorlake is a document ingestion and data extraction platform for AI applications. Its Document Ingestion API
  parses PDFs, images, and other documents into layout-aware Markdown and structured chunks (OCR, tables, figures, signatures),
  performs schema-guided structured extraction and classification, and manages reusable files and datasets. Work is submitted
  as asynchronous parse jobs over a REST API and retrieved by polling or webhooks. Tensorlake Cloud also runs serverless workflows
  and MicroVM sandboxes for agentic document pipelines.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tensorlake.png
tags:
- Document Extraction
- Data Extraction
- Document Ingestion
- Document Parsing
- OCR
- Data Ingestion
- AI
- Unstructured Data
- Document AI
- RAG
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: tensorlake:tensorlake-datasets-api
  name: Tensorlake Datasets API
  description: Group documents under a shared parse/extraction configuration.
  humanURL: https://docs.tensorlake.ai/api-reference/parse/parse
  baseURL: https://api.tensorlake.ai
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/tensorlake-datasets-api-openapi.yml
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing
  - type: APIReference
    url: https://docs.tensorlake.ai/api-reference/introduction
  - type: PostmanCollection
    url: collections/tensorlake.postman_collection.json
  - type: OpenCollection
    url: collections/tensorlake.opencollection.json
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing/structured-extraction
  - type: Documentation
    url: https://docs.tensorlake.ai/sandboxes/introduction
- aid: tensorlake:tensorlake-files-api
  name: Tensorlake Files API
  description: Upload and manage files referenced by parse and extraction jobs.
  humanURL: https://docs.tensorlake.ai/api-reference/parse/parse
  baseURL: https://api.tensorlake.ai
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/tensorlake-files-api-openapi.yml
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing
  - type: APIReference
    url: https://docs.tensorlake.ai/api-reference/introduction
  - type: PostmanCollection
    url: collections/tensorlake.postman_collection.json
  - type: OpenCollection
    url: collections/tensorlake.opencollection.json
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing/structured-extraction
  - type: Documentation
    url: https://docs.tensorlake.ai/sandboxes/introduction
- aid: tensorlake:tensorlake-parse-api
  name: Tensorlake Parse API
  description: Asynchronous document parsing jobs.
  humanURL: https://docs.tensorlake.ai/api-reference/parse/parse
  baseURL: https://api.tensorlake.ai
  tags:
  - Parse
  properties:
  - type: OpenAPI
    url: openapi/tensorlake-parse-api-openapi.yml
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing
  - type: APIReference
    url: https://docs.tensorlake.ai/api-reference/introduction
  - type: PostmanCollection
    url: collections/tensorlake.postman_collection.json
  - type: OpenCollection
    url: collections/tensorlake.opencollection.json
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing/structured-extraction
  - type: Documentation
    url: https://docs.tensorlake.ai/sandboxes/introduction
- aid: tensorlake:tensorlake-sandboxes-api
  name: Tensorlake Sandboxes API
  description: MicroVM sandboxes for serverless workflows and agent code.
  humanURL: https://docs.tensorlake.ai/api-reference/parse/parse
  baseURL: https://api.tensorlake.ai
  tags:
  - Sandboxes
  properties:
  - type: OpenAPI
    url: openapi/tensorlake-sandboxes-api-openapi.yml
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing
  - type: APIReference
    url: https://docs.tensorlake.ai/api-reference/introduction
  - type: PostmanCollection
    url: collections/tensorlake.postman_collection.json
  - type: OpenCollection
    url: collections/tensorlake.opencollection.json
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing/structured-extraction
  - type: Documentation
    url: https://docs.tensorlake.ai/sandboxes/introduction
- aid: tensorlake:tensorlake-structured-extraction-api
  name: Tensorlake Structured Extraction API
  description: Schema-guided extraction, classification, read/OCR, and edit.
  humanURL: https://docs.tensorlake.ai/api-reference/parse/parse
  baseURL: https://api.tensorlake.ai
  tags:
  - Structured Extraction
  properties:
  - type: OpenAPI
    url: openapi/tensorlake-structured-extraction-api-openapi.yml
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing
  - type: APIReference
    url: https://docs.tensorlake.ai/api-reference/introduction
  - type: PostmanCollection
    url: collections/tensorlake.postman_collection.json
  - type: OpenCollection
    url: collections/tensorlake.opencollection.json
  - type: Documentation
    url: https://docs.tensorlake.ai/document-ingestion/parsing/structured-extraction
  - type: Documentation
    url: https://docs.tensorlake.ai/sandboxes/introduction
common:
- type: AgenticAccess
  url: agentic-access/tensorlake-agentic-access.yml
- type: DomainSecurity
  url: security/tensorlake-domain-security.yml
- type: Authentication
  url: authentication/tensorlake-authentication.yml
- type: GitHubOrganization
  url: https://github.com/tensorlakeai
- type: LinkedIn
  url: https://www.linkedin.com/company/tensorlake
- type: Website
  url: https://www.tensorlake.ai
- type: Documentation
  url: https://docs.tensorlake.ai
- type: Plans
  url: plans/tensorlake-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tensorlake-rate-limits.yml
- type: FinOps
  url: finops/tensorlake-finops.yml
- url: https://www.tensorlake.ai/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com