Nanonets
communityAI-powered OCR and document processing for invoices, receipts, and forms.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://app.nanonets.com/api/v2/OCR/Model/{modelId}/LabelFile/Extract data from document
Parameters
filedocument file (binaryrequiredmodelIdmodel ID (stringrequiredReturns
result[] with prediction[] with label, ocr_text, score, xmin, ymin, xmax, ymax, pageGET
https://app.nanonets.com/api/v2/OCR/Model/List models
Returns
models[] with model_id, model_type, state, categories[]GET
https://app.nanonets.com/api/v2/OCR/Model/{modelId}/AllFiles/List processed files
Parameters
limitresults (integeroptionalmodelIdmodel ID (stringrequiredReturns
modelsData[] with id, input, output, status, created_at