ParDocs is a powerful API designed to help you extract unstructured document content and convert it into a structured JSON format. This guide will provide you with everything you need to get started, set up your environment, and customize your integration with ParDocs.Documentation Index
Fetch the complete documentation index at: https://docs.pardocs.com/llms.txt
Use this file to discover all available pages before exploring further.
Looking for real-time support? Join our Discord
Accessing the API
We offer two types of API keys:- Production API Key: Used for live, real-world applications with higher rate limits.
- Sandbox API Key: Used for development and testing purposes with lower rate limits and a 4-week expiration period.
Prerequisites
To complete this quickstart, you need:- A ParDocs account
- An API key
Authentication
All requests must include anx-api-key header with your API key.
cURL

