Automat website screenshot

Automat

Automat builds AI agents that operate computers the way people do, replacing legacy RPA tools like UiPath, Automation Anywhere, and Blue Prism with intelligent, self-healing managed automations. Founded in 2022 by ex-Google engineers, the platform combines UI-based AI agents (RPA using Computer Use), AI document extraction (IDP with vision language models), and API-based automations (iPaaS) into unified workflows delivered as a managed service. Automat exposes a REST Extract API (studio.runautomat.com) for pulling structured data from PDFs, images, and other documents against a configured extractor, plus a hosted MCP server for AI client integration. Used across banking, mortgage and lending, insurance, manufacturing, healthcare, and e-commerce operations, with SOC 2, GDPR, HIPAA, and ISO 27001 certification.

Automat publishes 1 API on the APIs.io network: extract API. Tagged areas include Company, Enterprise Saas, Automation, RPA, and Robotic Process Automation.

Automat’s developer surface includes documentation, getting-started guide, API reference, engineering blog, support, authentication, and 11 more developer resources.

37.9/100 thin ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyEnterprise SaasAutomationRPARobotic Process AutomationDocument ExtractionIDPiPaaSAI AgentsComputer UseDocument Processing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 37.9/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 11.1 / 20
Access Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Contract Governance 3.6 / 12
Discoverability 7.6 / 10
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/automat: 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 1

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

Automat extract API

The extract API from Automat — 1 operation(s) for extract.

Open Collections 2

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

API Collection

OPEN COLLECTION

extract API

OPEN COLLECTION

MCP Servers 1

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

Automat MCP Server

Hosted MCP server published by Automat for AI client integration (Claude Code, Cursor, and other MCP clients). Advertised in the Automat documentation and llms.txt. Exposes the ...

MCP SERVER

Security Posture 3

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

Automat Authentication

http · 1 scheme

SECURITY

Automat Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Automat Trust Center

SOC 2, ISO 27001, HIPAA, GDPR

SECURITY

Agentic Access 1

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

Automat Agentic Access

1 operation · 1 acting

1 operations · 1 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: automat
name: Automat
description: Automat builds AI agents that operate computers the way people do, replacing legacy RPA tools like UiPath, Automation
  Anywhere, and Blue Prism with intelligent, self-healing managed automations. Founded in 2022 by ex-Google engineers, the
  platform combines UI-based AI agents (RPA using Computer Use), AI document extraction (IDP with vision language models),
  and API-based automations (iPaaS) into unified workflows delivered as a managed service. Automat exposes a REST Extract
  API (studio.runautomat.com) for pulling structured data from PDFs, images, and other documents against a configured extractor,
  plus a hosted MCP server for AI client integration. Used across banking, mortgage and lending, insurance, manufacturing,
  healthcare, and e-commerce operations, with SOC 2, GDPR, HIPAA, and ISO 27001 certification.
url: https://raw.githubusercontent.com/api-evangelist/automat/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
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
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
image: https://cdn.prod.website-files.com/690942210854e5c7d0b74b4e/690fc6fc0297c12536ccca4b_ab7962bb06ce21cd863411aefecd6599_Frame%20427322741.png
tags:
- Company
- Enterprise Saas
- Automation
- RPA
- Robotic Process Automation
- Document Extraction
- IDP
- iPaaS
- AI Agents
- Computer Use
- Document Processing
apis:
- aid: automat:automat-extract-api
  name: Automat extract API
  description: The extract API from Automat — 1 operation(s) for extract.
  humanURL: https://docs.runautomat.com/api-reference
  baseURL: https://studio.runautomat.com
  tags:
  - Extract
  tags_raw:
  - extract
  properties:
  - type: OpenAPI
    url: openapi/automat-extract-api-openapi.yml
  - type: APIReference
    url: https://docs.runautomat.com/api-reference
  - type: Authentication
    url: authentication/automat-authentication.yml
  - type: ErrorCatalog
    url: errors/automat-problem-types.yml
  - type: Conventions
    url: conventions/automat-conventions.yml
  - type: DataModel
    url: data-model/automat-data-model.yml
  - type: AgenticAccess
    url: agentic-access/automat-agentic-access.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/automat-extract-overlay.yaml
- type: Website
  url: https://www.runautomat.com/
- type: DeveloperPortal
  url: https://docs.runautomat.com/
- type: Documentation
  url: https://docs.runautomat.com/
- type: GettingStarted
  url: https://docs.runautomat.com/guides/getting-started/introduction
- type: APIReference
  url: https://docs.runautomat.com/api-reference
- type: MCPServer
  url: mcp/automat-mcp.yml
- type: Blog
  url: https://www.runautomat.com/blog
- type: Support
  url: https://www.runautomat.com/contact
- type: TermsOfService
  url: https://www.runautomat.com/terms-of-service
- type: TrustCenter
  url: https://trust.runautomat.com/
- type: Compliance
  url: https://trust.runautomat.com/
- type: LLMsTxt
  url: llms/automat-llms.txt
- type: Authentication
  url: authentication/automat-authentication.yml
- type: DomainSecurity
  url: security/automat-domain-security.yml
- type: Conformance
  url: conformance/automat-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence