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.
curl -X POST https://api.okrapdf.com/v1/workflows/invoice-extraction/runs \ -H "Authorization: Bearer $OKRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "inputs": [{ "file_id": "file_abc123" }], "quality": "standard" }'
Start the built-in invoice extraction workflow.
file_id