Docparser website screenshot

Docparser

Docparser is a document data extraction REST API that enables developers and businesses to parse structured data from PDFs, Word documents, and scanned image files using custom parsing rules. The platform supports advanced zonal OCR, pattern recognition, and anchor keyword detection for automating data extraction from invoices, contracts, purchase orders, bank statements, HR forms, and shipping documents. Docparser provides a REST API with endpoints for uploading documents, fetching parsed results, managing parsers, and re-processing documents, along with webhook support for real-time data delivery and official SDKs for PHP, Node.js, and Salesforce Apex.

Docparser publishes 4 APIs on the APIs.io network, including Documents API, Parsers API, Ping API, and 1 more. Tagged areas include Document Parsing, Data Extraction, PDF, OCR, and Document Automation.

The Docparser catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Docparser’s developer surface includes authentication, documentation, engineering blog, pricing, and 14 more developer resources.

58.2/100 strong ▬ flat Agent 42/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidOpenFree trial⚡ Free to try
4 APIs
Document ParsingData ExtractionPDFOCRDocument AutomationInvoicesContractsREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 58.2/100 · strong
Contract Quality 17.8 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 7.9 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 42/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 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/docparser: 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 4

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

Docparser Documents API

Upload and manage documents for parsing

Docparser Parsers API

Manage document parser configurations

Docparser Ping API

Health check and connectivity test

Docparser Results API

Retrieve parsed data results

Postman Collections 4

Ready-to-run Postman collections for exercising this provider's APIs.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Docparser Rate Limits

8 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Docparser Context

5 classes · 25 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Docparser API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Docparser Document Upload Response

4 properties

JSON SCHEMA

Docparser Parsed Result

7 properties

JSON SCHEMA

Docparser Parser

2 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Ping Response

1 fields

EXAMPLE

Upload Document Response

4 fields

EXAMPLE

Security Posture 3

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

Docparser Authentication

apiKey/http · 3 schemes

SECURITY

Docparser Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Docparser Trust Center

HIPAA, GDPR

SECURITY

Agentic Access 1

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

Docparser Agentic Access

8 operations · 3 acting

8 operations · 3 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: docparser
name: Docparser
description: Docparser is a document data extraction REST API that enables developers and businesses to parse structured data
  from PDFs, Word documents, and scanned image files using custom parsing rules. The platform supports advanced zonal OCR,
  pattern recognition, and anchor keyword detection for automating data extraction from invoices, contracts, purchase orders,
  bank statements, HR forms, and shipping documents. Docparser provides a REST API with endpoints for uploading documents,
  fetching parsed results, managing parsers, and re-processing documents, along with webhook support for real-time data delivery
  and official SDKs for PHP, Node.js, and Salesforce Apex.
type: Index
accessModel:
  pricing: paid
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Paid (free trial) · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/docparser.png
url: https://raw.githubusercontent.com/api-evangelist/docparser/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Document Parsing
- Data Extraction
- PDF
- OCR
- Document Automation
- Invoices
- Contracts
- REST API
apis:
- aid: docparser:docparser-documents-api
  name: Docparser Documents API
  description: Upload and manage documents for parsing
  humanURL: https://docparser.com/api/
  baseURL: https://api.docparser.com/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/docparser-documents-api-openapi.yml
  - type: Documentation
    url: https://docparser.com/api/
- aid: docparser:docparser-parsers-api
  name: Docparser Parsers API
  description: Manage document parser configurations
  humanURL: https://docparser.com/api/
  baseURL: https://api.docparser.com/v1
  tags:
  - Parsers
  properties:
  - type: OpenAPI
    url: openapi/docparser-parsers-api-openapi.yml
  - type: Documentation
    url: https://docparser.com/api/
- aid: docparser:docparser-ping-api
  name: Docparser Ping API
  description: Health check and connectivity test
  humanURL: https://docparser.com/api/
  baseURL: https://api.docparser.com/v1
  tags:
  - Ping
  properties:
  - type: OpenAPI
    url: openapi/docparser-ping-api-openapi.yml
  - type: Documentation
    url: https://docparser.com/api/
- aid: docparser:docparser-results-api
  name: Docparser Results API
  description: Retrieve parsed data results
  humanURL: https://docparser.com/api/
  baseURL: https://api.docparser.com/v1
  tags:
  - Results
  properties:
  - type: OpenAPI
    url: openapi/docparser-results-api-openapi.yml
  - type: Documentation
    url: https://docparser.com/api/
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/docparser/overview
- type: AgenticAccess
  url: agentic-access/docparser-agentic-access.yml
- type: TrustCenter
  url: security/docparser-trust-center.yml
- type: DomainSecurity
  url: security/docparser-domain-security.yml
- type: Authentication
  url: authentication/docparser-authentication.yml
- type: Website
  url: https://docparser.com
- type: Documentation
  url: https://docparser.com/api/
- type: GitHubOrg
  url: https://github.com/Docparser
- type: LinkedIn
  url: https://www.linkedin.com/company/docparser
- type: X
  url: https://x.com/docparser
- type: Blog
  url: https://docparser.com/blog/
- type: Pricing
  url: https://docparser.com/pricing/
- type: StatusPage
  url: https://status.docparser.com/
- type: Webhooks
  url: https://docparser.com/integrations/webhooks/
- type: SDKs
  url: https://github.com/Docparser
- type: Plans
  url: plans/docparser-plans-pricing.yml
- type: RateLimits
  url: rate-limits/docparser-rate-limits.yml
- type: FinOps
  url: finops/docparser-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com