Expenses day
[💸✨ Expenses Day](https://expenses.day/ "AI Expenses OCR API") *100% GDPR compliant. All files are deleted once the request is done.* ## 🔎 Expense recognition Our AI is capable of recognising the expenses across all the provided documents, allowing to send splitted files, like for example multiple photos of a long receipt. ## 🗃️ Multiple expense types at once The API can process multiple expense…
Expenses day endpoints
| Method | Endpoint | Description |
|---|---|---|
| Extract Expenses Async | ||
| POST |
Extract Expenses Async /api/v1/expenses/extract/async |
Extract the expenses from provided documents, and gives them the closest group given the ones provided, if so. The return is the ID of the process to be obtained later. In order… |
| GET |
Extract Expenses Get Status /api/v1/expenses/{id}/status |
Gets the current status of the scheduled job |
| GET |
Extract Expenses Get Results /api/v1/expenses/{id} |
Gets the results of the scheduled extract expenses job. > This endpoint can only be executed when the job status is `done`. > Once the results are provided, the complete process… |
| Other endpoints | ||
| POST |
Extract Expenses /api/v1/expenses/extract |
Extract the expenses from provided documents, and gives them the closest group given the ones provided, if so. If you're sending more than 16 images, or document "pages", It'll… |
Expenses day pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $60 / month | — |
|
| ULTRA Recommended | $340 / month | — |
|
| MEGA | $2,800 / month | — |
|