Here are some answers to the questions that are asked most.
-
How can I access Document API?
You need to contact Aidenhof in order to get your access keys
-
I've lost my access key? Can I get a new one?
You need to contact Aidenhof in order to get a new set of access keys
-
Where do I find the documentation?
The documentation is
here
-
What is Identify?
The Identify endpoint analyzes a document using AI vision and classifies it into a predefined type (Invoice, Receipt, Agreement, Bank Statement, etc.) with a confidence score.
-
What is Interpret?
The Interpret endpoint extracts structured data from invoices and receipts, including supplier info, line items with amounts, VAT details, payment methods and BAS account suggestions for Swedish bookkeeping.
-
How does text extraction work?
For PDFs with embedded text, extraction is instant and free. For scanned PDFs or images, AI vision is used as fallback. The response indicates which method was used.
-
What does DocumentType 'Auto' mean?
When you set DocumentType to 'Auto' on the Interpret endpoint, it first runs identification to determine the document type, then interprets it accordingly. This adds ~2 SEK to the cost.
-
What does it cost?
Identify: 2 SEK, Interpret: 15 SEK (17 SEK with Auto-identify), Extract Text: 3 SEK (only when AI fallback is used, PDF text extraction is free).