PDF Processor API

Extract data from documents and run inference jobs with the Docsights API. Send a document URL, define an optional schema, and receive structured output or run jobs with webhooks.

Getting started

Create an API key in your Docsights dashboard, then send your first document with POST /v1/documents. Use the X-Api-Key header for authentication. Optionally define a schema for extraction and configure document or job webhooks.

Guides

Quickstart

Get your API key and send your first document for inference.

Read more

API Reference

Endpoint reference, request and response schemas, and auth.

Read more

Resources

Quickstart

Create an API key and send your first document to the inference endpoint.

API Reference

Full endpoint reference, request and response schemas, and authentication.

Was this page helpful?