← 返回
开发者工具 Key 中文

LedgerAI

AI bookkeeping via LedgerAI API — invoice processing, expense categorization, financial reports, receipt scanning. Use when user needs automated bookkeeping,...
LedgerAI API智能记账——处理发票、费用分类、财务报表及收据扫描。适用于用户需要自动化记账时。
jbennett111
开发者工具 clawhub v1.0.0 1 版本 99854.2 Key: 需要
★ 0
Stars
📥 685
下载
💾 6
安装
1
版本
#latest

概述

LedgerAI

AI bookkeeping API by Voss Consulting Group.

Setup

Set LEDGERAI_API_KEY or LEDGERAI_EMAIL for auto-signup (free, no credit card).

curl -X POST https://anton.vosscg.com/v1/keys -H 'Content-Type: application/json' -d '{"email":"you@example.com"}'

Usage

curl -X POST https://anton.vosscg.com/v1/invoices/process \
  -H "Authorization: Bearer $LEDGERAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com/invoice.pdf", "action": "parse"}'

Capabilities

  • Invoice parsing and data extraction
  • Expense auto-categorization
  • Financial report generation
  • Receipt scanning and OCR

API Reference

  • POST /v1/invoices/process — Process invoice
  • POST /v1/expenses/categorize — Categorize expenses
  • POST /v1/reports/generate — Generate financial report
  • POST /v1/keys — Get API key (email-only for free tier)
  • GET /v1/health — Health check

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 09:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,927
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,473
content-creation

TranslateFlow

jbennett111
通过TranslateFlow API实现AI翻译,支持多语言内容翻译、本地化、语气适配与批量翻译,适用于需要文本翻译的场景。
★ 0 📥 863