# Documind API ## Docs - [API Overview](https://docs.documind.cloud/api/overview.md): Intelligent document extraction API for automation workflows - [Authentication](https://docs.documind.cloud/api/authentication.md): Secure your API requests with API keys - [Quick Start](https://docs.documind.cloud/api/quickstart.md): Extract data from your first document in 5 minutes - [Extraction Flow](https://docs.documind.cloud/api/extraction/extraction-flow.md): Complete workflow from upload to reviewed results - [Upload Documents](https://docs.documind.cloud/api/extraction/upload-documents.md): Upload documents for extraction processing - [Extract Data](https://docs.documind.cloud/api/extraction/extract-data.md): Extract structured data from documents using AI - [Understanding Reviews](https://docs.documind.cloud/api/review/understanding-reviews.md): How automatic review flagging works and when to use it - [Polling for Reviews](https://docs.documind.cloud/api/review/polling-pattern.md): Implement robust polling to detect when extractions are reviewed - [List Extractions](https://docs.documind.cloud/api/data/list-extractions.md): Query and filter extraction results with pagination - [Dashboard Telemetry](https://docs.documind.cloud/api/data/dashboard-telemetry.md): Build customer management dashboards with credits, pages, throughput, and processing-time metrics - [Automation Pipeline Patterns](https://docs.documind.cloud/api/patterns/automation-pipeline.md): Production-ready automation workflow implementations - [Introduction to Documind](https://docs.documind.cloud/guides/introduction.md): Intelligent document extraction for automation workflows - [Quick Start](https://docs.documind.cloud/guides/quickstart.md): Extract your first document in 5 minutes - [Core Concepts](https://docs.documind.cloud/guides/core-concepts.md): Understanding Documind's key concepts and workflows - [Invoice Processing Tutorial](https://docs.documind.cloud/guides/tutorials/invoice-processing.md): Complete guide to extracting invoice data at scale - [Form Extraction Tutorial](https://docs.documind.cloud/guides/tutorials/form-extraction.md): Extract data from forms and applications - [Batch Processing Tutorial](https://docs.documind.cloud/guides/tutorials/batch-processing.md): Process thousands of documents efficiently - [Receipt Extraction Tutorial](https://docs.documind.cloud/guides/tutorials/receipt-extraction.md): Extract data from receipts and expense documents - [Schema Design Guide](https://docs.documind.cloud/guides/schema-design.md): Best practices for creating effective extraction schemas - [Prompt Design Guide](https://docs.documind.cloud/guides/prompt-design.md): Craft effective prompts for better extraction results - [Error Handling Guide](https://docs.documind.cloud/guides/error-handling.md): Handle errors gracefully in your Documind integrations - [API Reference](https://docs.documind.cloud/api-reference/introduction.md): Complete reference for the Documind API - [Upload Documents](https://docs.documind.cloud/api-reference/upload.md): Upload one or more documents for processing - [Extract Data](https://docs.documind.cloud/api-reference/extract.md): Extract structured data from a document - [Batch Extract](https://docs.documind.cloud/api-reference/batch-extract.md): Submit asynchronous batch extraction jobs and poll their status - [Generate Schema](https://docs.documind.cloud/api-reference/generate-schema.md): Auto-generate extraction schema from a document - [Generate Dynamic Schema](https://docs.documind.cloud/api-reference/generate-dynamic-schema.md): Generate an extraction schema from a name and description - [List Extractions](https://docs.documind.cloud/api-reference/list-extractions.md): Query and filter extraction results - [Get Extraction](https://docs.documind.cloud/api-reference/get-extraction.md): Get a specific extraction by ID - [List Pending Reviews](https://docs.documind.cloud/api-reference/pending-reviews.md): List extractions waiting for human review - [Update Review](https://docs.documind.cloud/api-reference/update-review.md): Submit reviewed extraction results for a document - [Flag for Review](https://docs.documind.cloud/api-reference/flag-review.md): Manually flag an extraction for review - [List Documents](https://docs.documind.cloud/api-reference/list-documents.md): List documents that have extraction records - [Create API Key](https://docs.documind.cloud/api-reference/create-api-key.md): Create a new API key - [List API Keys](https://docs.documind.cloud/api-reference/list-api-keys.md): List all API keys for your account - [Get or Update API Key](https://docs.documind.cloud/api-reference/update-api-key.md): Inspect or update a single API key - [Delete API Key](https://docs.documind.cloud/api-reference/delete-api-key.md): Revoke an API key - [Get User Settings](https://docs.documind.cloud/api-reference/get-settings.md): Get current user's settings and preferences - [Custom Schemas](https://docs.documind.cloud/api-reference/custom-schemas.md): Manage custom extraction schemas - [Custom Prompts](https://docs.documind.cloud/api-reference/custom-prompts.md): Manage custom extraction prompts - [Get Current Usage](https://docs.documind.cloud/api-reference/get-usage.md): Get current usage metrics and subscription info - [Get Credits](https://docs.documind.cloud/api-reference/get-credits.md): Get current credit balance and information - [Get Usage History](https://docs.documind.cloud/api-reference/get-usage-history.md): Get monthly usage history for the authenticated user - [Get Usage Summary](https://docs.documind.cloud/api-reference/get-usage-summary.md): Get summarized usage metrics for the authenticated user - [Get Dashboard Telemetry](https://docs.documind.cloud/api-reference/dashboard-telemetry.md): Customer dashboard metrics for credits, pages, processing status, and timing ## Optional - [Documind Website](https://www.documind.cloud) - [Blog](https://documind.cloud/blog)