Overview
Here you'll get to know how to use Brick's OCR product and how it can help you improve manual document processing to be faster and more efficient.
How it can help you?
Brick OCR help you digitize documents like bank statement or passbook (buku tabungan) so your system can consume it easily for more automated process instead of using manual checking.
Brick's OCR API help you transform your documents from PDF, XLS, JPG file into CSV or JSON format sent to your system in minutes.
Coverage
We have cover most major banks in Indonesia, you can try to process files using our OCR for bank listed below.
Bank | File Types | Example | Status |
---|---|---|---|
BCA | bank statement and passbook | stable | |
BNI | bank statement and passbook | stable | |
BRI | bank statement and passbook | stable | |
Mandiri | bank statement and passbook | stable | |
BSI | bank statement and passbook | beta | |
Danamon | bank statement and passbook | beta |
Please note that if you submit file outside the coverage above, the accuracy might not as you expected. If you want to request specific bank you want us to cover, please send us your feedback to [email protected].
Document requirements
- Maximum size per file is 5MB
- Single or multiple files
- Please note that multiple files will be counted as single bank account, mostly you will use it to digitize passbook when you need to upload multiple photo files for 1 account.
- List of file type supported :
- .jpeg
- .jpg
- .png
- .csv
- .xls
- .xlsx
Start using OCR API
Our new version of APIs(v2) is callback-based APIs, So if you have not set up a callback URL till now, please set it from Brick dashboard.
Endpoint | Method | Description |
---|---|---|
Submit file to OCR API | POST | Submit your file to be processed by Brick OCR using this API endpoints. Brick system will send the result to callback URL you have setup in Brick dashboard. |
Callback Result Sample | GET | After your files processed using Brick OCR, we will send this data to your callback endpoint. This is the sample of the OCR result we will send to your callback. We also provide result in form of .csv file that can be send to your email. |
Updated 16 days ago