# anyformat ## Docs - [Authentication](https://docs.anyformat.ai/api-reference/authentication.md): Authenticate your API requests using API keys - [Complete Workflow Guide](https://docs.anyformat.ai/api-reference/complete-workflow-guide.md): A step-by-step guide to creating and using workflows - [Agentic Parse to Markdown](https://docs.anyformat.ai/api-reference/cookbook/agentic-parse-to-markdown.md): End-to-end recipe — create a parse-only workflow with agentic routing, upload a document, retrieve markdown with per-block confidence scores - [Bank Statement Processing](https://docs.anyformat.ai/api-reference/cookbook/bank-statement-processing.md): Process transactions from bank statements and retrieve unified results - [Contract Analysis](https://docs.anyformat.ai/api-reference/cookbook/contract-analysis.md): Identify clauses and key terms with webhook-driven processing - [Email Lead Capture](https://docs.anyformat.ai/api-reference/cookbook/email-lead-extraction.md): Capture leads from email text using the text input method - [Cookbook](https://docs.anyformat.ai/api-reference/cookbook/index.md): Production-ready recipes for common document processing use cases - [Invoice Processing](https://docs.anyformat.ai/api-reference/cookbook/invoice-processing.md): Extract line items, totals, and dates from invoices using nested objects - [Parse-Only Workflow](https://docs.anyformat.ai/api-reference/cookbook/parse-only-workflow.md): Convert documents to structured markdown without extraction — useful for previewing, debugging, or building custom pipelines - [Receipt Scanning](https://docs.anyformat.ai/api-reference/cookbook/receipt-scanning.md): Extract totals from receipt photos - [Resume Parsing](https://docs.anyformat.ai/api-reference/cookbook/resume-parsing.md): Parse candidate data from DOC/DOCX resumes - [Core Concepts](https://docs.anyformat.ai/api-reference/core-concepts.md): Key concepts and terminology for the anyformat API - [Error Handling](https://docs.anyformat.ai/api-reference/error-handling.md): Handle API errors with structured error responses and codes - [Field Types](https://docs.anyformat.ai/api-reference/field-types.md): Define fields with the right data types for accurate results - [Upload File](https://docs.anyformat.ai/api-reference/files/create.md): Upload a file without triggering processing - [Delete File](https://docs.anyformat.ai/api-reference/files/delete.md): Permanently delete a file and its associated results - [List Files](https://docs.anyformat.ai/api-reference/files/list.md): List files with pagination for a workflow - [Get File Results](https://docs.anyformat.ai/api-reference/files/results.md): Retrieve processing results for a file, or poll for processing status - [Getting Started](https://docs.anyformat.ai/api-reference/getting-started.md): Get started with the anyformat API to transform unstructured documents into structured data. - [API Reference](https://docs.anyformat.ai/api-reference/introduction.md): Learn how to integrate with anyformat's API to extract structured data from your documents. - [Python SDK Guide](https://docs.anyformat.ai/api-reference/python-sdk.md): Complete guide for the anyformat Python SDK - [Response Formats](https://docs.anyformat.ai/api-reference/response-formats.md): The canonical response shapes for the anyformat API - [SDKs](https://docs.anyformat.ai/api-reference/sdks.md): Official client libraries for the anyformat API - [Create Webhook](https://docs.anyformat.ai/api-reference/webhooks/create.md): Subscribe to extraction events with a webhook URL - [Delete Webhook](https://docs.anyformat.ai/api-reference/webhooks/delete.md): Delete a webhook subscription - [List Webhooks](https://docs.anyformat.ai/api-reference/webhooks/list.md): List all active webhook subscriptions - [Webhooks Overview](https://docs.anyformat.ai/api-reference/webhooks/overview.md): Receive real-time notifications when processing completes or fails - [Create Workflow](https://docs.anyformat.ai/api-reference/workflows/create.md): Create a workflow from a typed graph of parse / classify / splitter / extract nodes in a single atomic transaction - [Delete Workflow](https://docs.anyformat.ai/api-reference/workflows/delete.md): Permanently delete a workflow and all associated results - [Get Workflow](https://docs.anyformat.ai/api-reference/workflows/get.md): Retrieve a workflow by ID including its field definitions - [List Workflows](https://docs.anyformat.ai/api-reference/workflows/list.md): List workflows with pagination and optional filtering - [Run Workflow](https://docs.anyformat.ai/api-reference/workflows/run.md): Submit a file or text for processing using a workflow - [List Workflow Runs](https://docs.anyformat.ai/api-reference/workflows/runs.md): List all runs for a workflow with pagination - [Upload File](https://docs.anyformat.ai/api-reference/workflows/upload.md): Upload a file to a workflow without triggering processing - [Changelog](https://docs.anyformat.ai/changelog/overview.md): Stay up to date with the latest changes and improvements to the anyformat API. - [AI Suggestions](https://docs.anyformat.ai/guides/core-concepts/data-structure/ai-suggestions.md): Use AI-generated recommendations to build schemas faster - [Fields](https://docs.anyformat.ai/guides/core-concepts/data-structure/fields.md): Define individual pieces of information to extract from documents - [Instructions](https://docs.anyformat.ai/guides/core-concepts/data-structure/instructions.md): Write plain-English guidance for better accuracy - [Schemas](https://docs.anyformat.ai/guides/core-concepts/data-structure/schemas.md): How you describe the data you want from documents - [Files](https://docs.anyformat.ai/guides/core-concepts/files-documents/files.md): Understanding how anyformat reads and processes your documents - [Pages](https://docs.anyformat.ai/guides/core-concepts/files-documents/pages.md): Understanding pages and document review in anyformat - [Usage & Billing](https://docs.anyformat.ai/guides/core-concepts/files-documents/usage-billing.md): Understanding how usage is calculated in anyformat - [Choosing the Right Output](https://docs.anyformat.ai/guides/core-concepts/outputs/choosing-the-right-output.md): How to choose the right output format for your use case - [Types of Output](https://docs.anyformat.ai/guides/core-concepts/outputs/types-of-output.md): Understanding the different output formats in anyformat - [Using Outputs Outside the Platform](https://docs.anyformat.ai/guides/core-concepts/outputs/using-outputs-outside-the-platform.md): How to use anyformat outputs in external systems - [What is an Output?](https://docs.anyformat.ai/guides/core-concepts/outputs/what-is-an-output.md): What anyformat produces — and how to use it - [Analytics & Quality](https://docs.anyformat.ai/guides/workflows/analytics-quality.md): Understanding and improving processing quality over time - [Creating Workflows](https://docs.anyformat.ai/guides/workflows/creating-workflows.md): How to create and configure workflows in anyformat - [Running Workflows](https://docs.anyformat.ai/guides/workflows/running-workflows.md): How to run workflows on documents in anyformat - [Validation & Review](https://docs.anyformat.ai/guides/workflows/validation-review.md): Reviewing and validating extracted data at scale - [Versions & Templates](https://docs.anyformat.ai/guides/workflows/versions-templates.md): Workflow versioning and document templates to get started faster - [Workflow Fundamentals](https://docs.anyformat.ai/guides/workflows/workflow-fundamentals.md): Understanding what workflows are and how they work in anyformat - [Welcome to anyformat](https://docs.anyformat.ai/introduction.md): Learn how to turn documents into reliable, structured data, without building fragile pipelines. - [API Quickstart](https://docs.anyformat.ai/quickstart.md): Get started with the anyformat API in under 5 minutes ## OpenAPI Specs - [?format=json](https://api.anyformat.ai/schema/?format=json)