Eigenpal website screenshot

Eigenpal

EigenPal is an AI document-automation platform that replaces manual document reading and data entry for enterprises. Teams build directed graphs of typed steps (workflows) or Git-backed agents that parse, extract, classify, transform, and route data from messy scans, handwritten forms, invoices, KYC documents, claims, shipping forms, contracts, and receipts. Workflows are authored as plain files, evaluated against datasets with automated scoring before going live, and deployed on-prem or in the cloud. A public REST API, TypeScript and Python SDKs, and a CLI let developers start and monitor runs, manage files and datasets, collect human reviews, run evaluation experiments, and receive signed run-lifecycle webhooks.

Eigenpal publishes 6 APIs on the APIs.io network, including Automations API, Evaluation API, Files API, and 3 more. Tagged areas include Company, Document Processing, Artificial Intelligence, Workflow Automation, and Machine Learning.

The Eigenpal catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Eigenpal’s developer surface includes authentication, documentation, API reference, getting-started guide, CLI, changelog, and 21 more developer resources.

47.7/100 developing ▬ flat Agent 80/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
6 APIs 1 MCP Servers
CompanyDocument ProcessingArtificial IntelligenceWorkflow AutomationMachine LearningData ExtractionOCRDeveloper ToolsEnterprise

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 47.7/100 · developing
Contract Quality 17.1 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 80/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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/eigenpal: 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 6

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

Eigenpal Automations API

Inspect runnable workflow and agent automations, their versions, triggers, and source sync state.

Eigenpal Evaluation API

Manage datasets, examples, evaluators, experiment batches, evaluator scores, and run promotion workflows.

Eigenpal Files API

Upload reusable files for later run or dataset use.

Eigenpal Metadata API

Authenticate and inspect the current API context.

Eigenpal Reviews API

Record human review verdicts, manage corrected outputs, and monitor review health.

Eigenpal Runs API

Start, monitor, retry, review, and debug automation runs, including artifacts.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

eigenpal-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Eigenpal Authentication

http · 1 scheme

SECURITY

Eigenpal Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Eigenpal Agentic Access

60 operations · 27 acting

60 operations · 27 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: eigenpal
name: Eigenpal
description: EigenPal is an AI document-automation platform that replaces manual document reading and data entry for enterprises.
  Teams build directed graphs of typed steps (workflows) or Git-backed agents that parse, extract, classify, transform, and
  route data from messy scans, handwritten forms, invoices, KYC documents, claims, shipping forms, contracts, and receipts.
  Workflows are authored as plain files, evaluated against datasets with automated scoring before going live, and deployed
  on-prem or in the cloud. A public REST API, TypeScript and Python SDKs, and a CLI let developers start and monitor runs,
  manage files and datasets, collect human reviews, run evaluation experiments, and receive signed run-lifecycle webhooks.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.eigenpal.com/og-image.png
url: https://raw.githubusercontent.com/api-evangelist/eigenpal/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Document Processing
- Artificial Intelligence
- Workflow Automation
- Machine Learning
- Data Extraction
- OCR
- Developer Tools
- Enterprise
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: eigenpal:eigenpal-automations-api
  name: Eigenpal Automations API
  description: Inspect runnable workflow and agent automations, their versions, triggers, and source sync state.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Automations
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-automations-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
- aid: eigenpal:eigenpal-evaluation-api
  name: Eigenpal Evaluation API
  description: Manage datasets, examples, evaluators, experiment batches, evaluator scores, and run promotion workflows.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Evaluation
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-evaluation-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
- aid: eigenpal:eigenpal-files-api
  name: Eigenpal Files API
  description: Upload reusable files for later run or dataset use.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-files-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
- aid: eigenpal:eigenpal-metadata-api
  name: Eigenpal Metadata API
  description: Authenticate and inspect the current API context.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-metadata-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
- aid: eigenpal:eigenpal-reviews-api
  name: Eigenpal Reviews API
  description: Record human review verdicts, manage corrected outputs, and monitor review health.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Reviews
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-reviews-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
- aid: eigenpal:eigenpal-runs-api
  name: Eigenpal Runs API
  description: Start, monitor, retry, review, and debug automation runs, including artifacts.
  humanURL: https://docs.eigenpal.com/api-reference
  baseURL: https://studio.eigenpal.com
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/eigenpal-runs-api-openapi.yml
  - type: APIReference
    url: https://docs.eigenpal.com/api-reference
  - type: Documentation
    url: https://docs.eigenpal.com/
common:
- type: AgenticAccess
  url: agentic-access/eigenpal-agentic-access.yml
- type: DomainSecurity
  url: security/eigenpal-domain-security.yml
- type: Authentication
  url: authentication/eigenpal-authentication.yml
- type: DeveloperPortal
  url: https://docs.eigenpal.com/
- type: Documentation
  url: https://docs.eigenpal.com/
- type: APIReference
  url: https://docs.eigenpal.com/api-reference
- type: GettingStarted
  url: https://docs.eigenpal.com/guides/first-workflow
- type: GitHubOrganization
  url: https://github.com/eigenpal
- type: Website
  url: https://www.eigenpal.com/
- type: X
  url: https://x.com/eigenpal
- type: Packages
  url: packages/eigenpal-packages.yml
- type: SDKs
  url: packages/eigenpal-packages.yml
- type: CLI
  url: cli/eigenpal-cli.yml
- type: Conventions
  url: conventions/eigenpal-conventions.yml
- type: Idempotency
  url: conventions/eigenpal-conventions.yml
- type: ErrorCatalog
  url: errors/eigenpal-problem-types.yml
- type: Lifecycle
  url: lifecycle/eigenpal-lifecycle.yml
- type: StatusPage
  url: https://status.eigenpal.com
- type: ChangeLog
  url: changelog/eigenpal-changelog.yml
- type: ChangeLog
  url: https://docs.eigenpal.com/changelog
- type: Conformance
  url: conformance/eigenpal-conformance.yml
- type: MCPServer
  url: mcp/eigenpal-mcp.yml
- type: Overlay
  url: overlays/eigenpal-openapi-overlay.yaml
- type: DataModel
  url: data-model/eigenpal-data-model.yml
- type: Webhooks
  url: asyncapi/eigenpal-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/eigenpal-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence