Use the Datamolino API to send invoice files, follow their processing state, and retrieve structured data for accounting workflows.
- 01 Authorise OAuth 2.0
- 02 Send invoice files
- 03 Process capture data
- 04 Receive webhook
- 05 Export structured JSON
Start with OAuth
Get an access token and learn how refresh tokens keep an integration running.
Follow the webhook flow
Use callbacks as the primary signal that a document is ready.
Explore 39 endpoints
Browse the complete reference, organised around the invoice-processing lifecycle.
Environments
| Environment | Base URL |
|---|---|
| Production | https://app.datamolino.com/api/v1_2 |
| Sandbox | https://beta.datamolino.com/api/v1_2 |
| OAuth | https://app.datamolino.com/oauth |
Source and coverage
This reference is generated from the public Datamolino Postman documentation and currently covers 39 endpoints across 8 groups. Examples contain demo credentials and synthetic invoice data only.