Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nanonets OCR Train API

Upload training images and train or retrain an OCR model.

Nanonets OCR Train API is one of 10 APIs that Nanonets publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include OCR Train. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://app.nanonets.com.

3 operations 3 paths 0 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://app.nanonets.com
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Nanonets OCR Train API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

OCR Train 3

Upload training images and train or retrain an OCR model.

POST
/OCR/Model/{model_id}/UploadFile/
Upload Training Images By File
ocrModelUploadFileByModelIdPost 1 param body → 200
POST
/OCR/Model/{model_id}/UploadUrls/
Upload Training Images By URL
ocrModelUploadUrlsByModelIdPost 1 param body → 200
POST
/OCR/Model/{model_id}/Train/
Train Model
ocrModelTrainByModelIdPost 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nanonets-ocr-train-api-openapi.yml Raw ↑

Other APIs Nanonets publishes across the network.

Nanonets External Integrations API
Nanonets File Assignment API
Nanonets File Delete API
Nanonets File Export API
Nanonets File Review API
Nanonets File Update API
Nanonets Image Classification Predict API
Nanonets OCR Predict API
Nanonets OCR Retrieve API