PdfParse Docs

Overview

Start here for REST API usage, authentication, and endpoint reference navigation.

Base URL

Use the versioned API base URL:

https://api.pdfparse.net/v1

Reference Coverage

The OpenAPI reference includes all currently mounted REST handlers under /v1, including:

  • Projects
  • Tables
  • Rows
  • Documents
  • Jobs
  • Extraction Attempts
  • Agents
  • Webhooks
  • Uploads

Next Steps