← Tools Reference

Eagle Doc

Eagle Doc integration (AI, Finance, Productivity). Imported from open-connector.

API key5 toolshttps://de.eagle-doc.com
POST
eagle_doc_process_finance_document
Upload one invoice, receipt, or PDF to Eagle Doc Finance OCR and return the structured extraction result.

/api/finance/v1/processing

7 parameters
ParamTypeRequiredDescription
contentBase64stringrequiredThe Base64-encoded content of the uploaded invoice, receipt, image, or PDF.
fileNamestringrequiredThe file name sent to Eagle Doc for the uploaded document.
mimeTypestringoptionalThe MIME type sent to Eagle Doc for the uploaded document.
privacybooleanoptionalWhether Eagle Doc should avoid storing the uploaded file on the server. Eagle D…
polygonbooleanoptionalWhether Eagle Doc should include polygon coordinates for extracted fields.
fullTextbooleanoptionalWhether Eagle Doc should include the full OCR text grouped by page.
signaturebooleanoptionalWhether Eagle Doc should detect signatures inside the uploaded document.
GET
eagle_doc_get_current_usage
Fetch the current billing-month usage counters for the connected Eagle Doc API key.

/api/usage/v1/current

GET
eagle_doc_list_monthly_usage
List Eagle Doc monthly usage history together with pricing metadata for each month returned.

/api/usage/v1/monthly

GET
eagle_doc_list_usage_logs
List recent Eagle Doc request log rows with processed page counts and timestamps.

/api/usage/v1/logs

GET
eagle_doc_get_quota
Fetch the overall Eagle Doc management quota summary tied to the connected API key.

/api/management/v1/quota