PipedreamHQ / PipedreamHQ/pipedream
[APP] Kynth Core (financial-document extraction)
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
Kynth Core — a document-AI / financial-document extraction API. It turns invoices, receipts, bank statements, and contracts into clean, schema-valid JSON, alongside a suite of AI capability endpoints (table extraction, PII redaction, contract review) behind one credit wallet and one API key.
**Link to developer documentation**
- Docs & endpoints: https://api.kynth.studio
- OpenAPI spec: https://api.kynth.studio/openapi.json
- Official SDKs on npm (`@kynth/api`) and PyPI, plus an MCP server (`@kynth/api-mcp`)
Authentication is a simple bearer API key (`Authorization: Bearer ksk_live_…`); self-serve signup includes a free monthly credit allowance.
**Is lack of support preventing you from moving forward, or do you have a workaround?**
Workaround today is a generic HTTP request action. A native Kynth Core app would let Pipedream users connect their key once and call the extraction endpoints directly.
**Are there specific actions or triggers you'd like to see for this app?**
Actions:
- Document → JSON (generic extraction)
- Extract Invoice
- Extract Receipt
- Extract Bank Statement
Happy to help however useful — thanks!
Contributor guide
Assessment
This issue has not been assessed yet.