Indico Data website screenshot

Indico Data

Indico Data is an enterprise intelligent document processing (IDP) and intelligent process automation (IPA) company that turns unstructured content — documents, emails, images, and free text — into structured, usable data. Its Agents & Workflows platform lets teams build extraction and classification models from as few as ~200 sample documents (no rules or templates) and deploy them as document-processing pipelines. Developers integrate via a REST API and a companion GraphQL API, authenticating with an API token exchanged for a short-lived JWT, and via first-party Python, C#, and Java client libraries. The platform is commonly deployed on a dedicated per-customer cluster and is used to automate high-volume unstructured-data workflows across insurance, financial services, and other document-heavy industries.

Indico Data publishes 5 APIs on the APIs.io network, including Authentication API, Datasets API, Storage API, and 2 more. Tagged areas include Company, Intelligent Document Processing, Intelligent Process Automation, Document AI, and Machine Learning.

Indico Data’s developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, authentication, and 18 more developer resources.

52.3/100 developing ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
5 APIs 1 MCP Servers
CompanyIntelligent Document ProcessingIntelligent Process AutomationDocument AIMachine LearningUnstructured DataData ExtractionInsurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 52.3/100 · developing
Contract Quality 16.3 / 25
Developer Ergonomics 12.5 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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/indico-data: 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.

Indico Data Authentication API

Exchange an API token for a short-lived JWT access token

Indico Data Datasets API

Datasets that back workflows and models

Indico Data Storage API

Objects stored on the Indico platform

Indico Data Submissions API

Documents submitted to a workflow and their results

Indico Data Workflows API

Document processing workflows

MCP Servers 1

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

Security Posture 3

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

Indico Data Authentication

http-basic/http-bearer · 2 schemes

SECURITY

Indico Data Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Indico Data Trust Center

SOC 2 Type II

SECURITY

Resources

Get Started 3

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 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: indico-data
name: Indico Data
description: Indico Data is an enterprise intelligent document processing (IDP) and intelligent process automation (IPA) company
  that turns unstructured content — documents, emails, images, and free text — into structured, usable data. Its Agents &
  Workflows platform lets teams build extraction and classification models from as few as ~200 sample documents (no rules
  or templates) and deploy them as document-processing pipelines. Developers integrate via a REST API and a companion GraphQL
  API, authenticating with an API token exchanged for a short-lived JWT, and via first-party Python, C#, and Java client libraries.
  The platform is commonly deployed on a dedicated per-customer cluster and is used to automate high-volume unstructured-data
  workflows across insurance, financial services, and other document-heavy industries.
url: https://raw.githubusercontent.com/api-evangelist/indico-data/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
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.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://indicodata.ai/wp-content/uploads/2023/01/indico-data-logo.png
tags:
- Company
- Intelligent Document Processing
- Intelligent Process Automation
- Document AI
- Machine Learning
- Unstructured Data
- Data Extraction
- Insurance
apis:
- aid: indico-data:indico-data-authentication-api
  name: Indico Data Authentication API
  description: Exchange an API token for a short-lived JWT access token
  humanURL: https://developer.indicodata.ai/
  baseURL: https://app.indico.io/restapi
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/indico-data-authentication-api-openapi.yml
  - type: Documentation
    url: https://developer.indicodata.ai/docs/getting-started
  - type: APIReference
    url: https://developer.indicodata.ai/reference
  - type: Authentication
    url: authentication/indico-data-authentication.yml
  - type: ErrorCatalog
    url: errors/indico-data-problem-types.yml
  - type: DataModel
    url: data-model/indico-data-data-model.yml
- aid: indico-data:indico-data-datasets-api
  name: Indico Data Datasets API
  description: Datasets that back workflows and models
  humanURL: https://developer.indicodata.ai/
  baseURL: https://app.indico.io/restapi
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/indico-data-datasets-api-openapi.yml
  - type: Documentation
    url: https://developer.indicodata.ai/docs/getting-started
  - type: APIReference
    url: https://developer.indicodata.ai/reference
  - type: Authentication
    url: authentication/indico-data-authentication.yml
  - type: ErrorCatalog
    url: errors/indico-data-problem-types.yml
  - type: DataModel
    url: data-model/indico-data-data-model.yml
- aid: indico-data:indico-data-storage-api
  name: Indico Data Storage API
  description: Objects stored on the Indico platform
  humanURL: https://developer.indicodata.ai/
  baseURL: https://app.indico.io/restapi
  tags:
  - Storage
  properties:
  - type: OpenAPI
    url: openapi/indico-data-storage-api-openapi.yml
  - type: Documentation
    url: https://developer.indicodata.ai/docs/getting-started
  - type: APIReference
    url: https://developer.indicodata.ai/reference
  - type: Authentication
    url: authentication/indico-data-authentication.yml
  - type: ErrorCatalog
    url: errors/indico-data-problem-types.yml
  - type: DataModel
    url: data-model/indico-data-data-model.yml
- aid: indico-data:indico-data-submissions-api
  name: Indico Data Submissions API
  description: Documents submitted to a workflow and their results
  humanURL: https://developer.indicodata.ai/
  baseURL: https://app.indico.io/restapi
  tags:
  - Submissions
  properties:
  - type: OpenAPI
    url: openapi/indico-data-submissions-api-openapi.yml
  - type: Documentation
    url: https://developer.indicodata.ai/docs/getting-started
  - type: APIReference
    url: https://developer.indicodata.ai/reference
  - type: Authentication
    url: authentication/indico-data-authentication.yml
  - type: ErrorCatalog
    url: errors/indico-data-problem-types.yml
  - type: DataModel
    url: data-model/indico-data-data-model.yml
- aid: indico-data:indico-data-workflows-api
  name: Indico Data Workflows API
  description: Document processing workflows
  humanURL: https://developer.indicodata.ai/
  baseURL: https://app.indico.io/restapi
  tags:
  - Workflows
  properties:
  - type: OpenAPI
    url: openapi/indico-data-workflows-api-openapi.yml
  - type: Documentation
    url: https://developer.indicodata.ai/docs/getting-started
  - type: APIReference
    url: https://developer.indicodata.ai/reference
  - type: Authentication
    url: authentication/indico-data-authentication.yml
  - type: ErrorCatalog
    url: errors/indico-data-problem-types.yml
  - type: DataModel
    url: data-model/indico-data-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://indicodata.ai/
- type: DeveloperPortal
  url: https://developer.indicodata.ai/
- type: Documentation
  url: https://developer.indicodata.ai/docs/getting-started
- type: APIReference
  url: https://developer.indicodata.ai/reference
- type: GettingStarted
  url: https://developer.indicodata.ai/docs/getting-started
- type: HelpCenter
  url: https://docs.indicodata.ai/
- type: Blog
  url: https://indicodata.ai/blog/
- type: GitHubOrganization
  url: https://github.com/IndicoDataSolutions
- type: Login
  url: https://app.indico.io/
- type: TermsOfService
  url: https://indicodata.ai/eula
- type: PrivacyPolicy
  url: https://indicodata.ai/privacypolicy
- type: TrustCenter
  url: https://app.carbidesecure.com/trust/indico
- type: Compliance
  url: https://app.carbidesecure.com/trust/indico
- type: ChangeLog
  url: changelog/indico-data-changelog.yml
- type: Authentication
  url: authentication/indico-data-authentication.yml
- type: Conventions
  url: conventions/indico-data-conventions.yml
- type: Conformance
  url: conformance/indico-data-conformance.yml
- type: Lifecycle
  url: lifecycle/indico-data-lifecycle.yml
- type: Packages
  url: packages/indico-data-packages.yml
- type: SDKs
  url: packages/indico-data-packages.yml
- type: LLMsTxt
  url: llms/indico-data-llms.txt
- type: MCPServer
  url: mcp/indico-data-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/indico-data-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence