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.