Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Convert a PDF with the Ledgerize API in minutes
curl -s -X POST -H "X-Api-Key: $LEDGERIZE_API_KEY" -F file=@statement.pdf https://ledgerize.ai/api/v1/files
curl -s -X POST -H "X-Api-Key: $LEDGERIZE_API_KEY" -H "Content-Type: application/json" -d '{"ids":["<uuid>"],"format":"JSON"}' https://ledgerize.ai/api/v1/convert
curl -s -H "X-Api-Key: $LEDGERIZE_API_KEY" https://ledgerize.ai/api/v1/jobs/<jobId> curl -s -H "X-Api-Key: $LEDGERIZE_API_KEY" https://ledgerize.ai/api/v1/jobs/<jobId>/result
format: CSV
XLS