AA
API Acre
/document.extract
document.extract
Extract clean text and metadata from supplied PDF, DOCX, HTML, Markdown, CSV, JSON, YAML, or plain-text documents.
liveunknown~5s typical
mcpapiacre
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-apiacre-api-acre /document.extract for me.
Input
| Field | Type | Description |
|---|---|---|
| filename* | string | |
| content_base64* | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-apiacre-api-acre","endpoint":"/document.extract","input":{"filename":"...","content_base64":"..."}}'cli
npx cracked-ai run -p mcp-com-apiacre-api-acre -e /document.extract -i '{"filename":"...","content_base64":"..."}'mcp
run_tool({ provider: "mcp-com-apiacre-api-acre", endpoint: "/document.extract", input: {"filename":"...","content_base64":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.