Mentat Document Intelligence
An api for extracting, summarising, and redacting data from documents.
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Mentat Document Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
healthCheck /documents |
This endpoint serves as a health check for the API |
| GET |
scrape /documents/scrape |
Scrape the contents of any website and have it returned in easily digestible text format - perfect for AI agents. |
| POST |
redact /documents/redact |
Send a file for auto personally indentifiable information (PII) redaction |
| POST |
extract /documents/extract |
Extract the raw text from any document |
| POST |
summarise /documents/summarise |
Attach a document to be summarised |