Nanonets OCR API
Synchronous and asynchronous OCR prediction and training endpoints over `app.nanonets.com/api/v2/OCR/Model/{model_id}`. Upload files by local path or public URL, retrieve predictions for a file, page, or batch, and train or retrain custom Nanonets OCR models. Sync endpoints are optimized for files of 3 pages or fewer; async endpoints handle larger documents. Returns labels, bounding boxes, OCR text, confidence scores, and table cell predictions.
Documentation
Documentation
https://docs.nanonets.com/reference/overview
Documentation
https://docs.nanonets.com/reference/ocrmodellabelfilebymodelidpost-1
Documentation
https://docs.nanonets.com/reference/ocrmodellabelfileasyncbymodelidpost-1
Documentation
https://docs.nanonets.com/reference/ocrmodellabelurlsbymodelidpost
Documentation
https://docs.nanonets.com/reference/ocrmodellabelurlsasyncbymodelidpost-1
Documentation
https://docs.nanonets.com/reference/ocrmodelgetpredictionfilebyfileid
Documentation
https://docs.nanonets.com/reference/ocrmodelgetpredictionfilebypageid
Documentation
https://docs.nanonets.com/reference/ocrmodellistpredictionfiles
Documentation
https://docs.nanonets.com/reference/ocrmodeluploadfilebymodelidpost-1
Documentation
https://docs.nanonets.com/reference/ocrmodeluploadurlsbymodelidpost-1
Documentation
https://docs.nanonets.com/reference/ocrmodeltrainbymodelidpost-1