> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prosights.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The ProSights data extraction API specializes in accurate and scalable extraction of complex financial data from PDFs and images.

<img src="https://mintcdn.com/prosights/kI3_CVr4URaeveXk/images/Frame2147229099.png?fit=max&auto=format&n=kI3_CVr4URaeveXk&q=85&s=88a52865e77384dc96f3cd8863993342" alt="Frame2147229099 Pn" width="1001" height="666" data-path="images/Frame2147229099.png" />

We combine traditional ML, VLMs, image processing, and select sub-processors to achieve best-in-class data extraction accuracy trusted by leading private equity firms, investment banks, and hedge funds.

***

## Common Use Cases

* **Finance:** Investor Presentations, Research Reports
* **Accounting:** Invoices, Bank Statements
* **Insurance:** Reimbursement Statements, Expense Invoices
* **Real Estate:** Financial Budgets, Rent Roll
* **Healthcare:** Medical Bills, Reimbursement Statements

<Info>
  **Formats:** PNG, JPG, JPEG, PDF *(including watermarked pages and scanned images)*.
</Info>

***

## Table Extraction

* **Heuristics:** cell layout, formatting layout *(e.g. %, \$, x)*
* **Features:** cell-level bounding boxes

***

## Chart Extraction

* **Pie:** Standard, Donut
* **Line:** Line, Stacked Line, 100% Line
* **Column:** Clustered Column, Stacked Column, 100% Column
* **Bar:** Clustered Bar, Stacked Column, 100% Column
* **Combo:** Single Y-Axis Combo, Dual Y-Axis Combo
* **Area:** Standard Area, Stacked Area, 100% Area
* **Other:** Waterfall

<Warning>
  Charts with more than 150 data points may result in less accurate extractions.
</Warning>

***

## Try it Out

<Columns cols={1}>
  <Card title="Canvas Playground" icon="gamepad-modern" iconType="regular" href="/canvas">
    Upload documents without code and see data extractions instantly.
  </Card>
</Columns>

## Other Resources

<Columns cols={2}>
  <Card title="API Reference" icon="notes" iconType="duotone" href="/api-reference">
    Programmatically extract data via REST.
  </Card>

  <Card title="Python SDK" icon="user-robot-xmarks" href="/python-sdk">
    Idiomatic interfaces to the API.
  </Card>

  <Card title="Core Concepts" icon="sparkles" href="/core-concepts">
    Learn how to use the API.
  </Card>

  <Card title="Pricing" icon="tags" iconType="duotone" href="/pricing">
    Free trial and enterprise pricing.
  </Card>
</Columns>

***

## Support

<Card title="Get in touch" icon="stars" iconType="duotone" href="https://mintlify.com/customers">
  Email [support@prosights.co](mailto:support@prosights.co) or [schedule time](https://cal.com/justin-wu-gvkuep/api-support).
</Card>
