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 Image Classification Predict API

Predict on uploaded images or image URLs against a classification model.

Nanonets Image Classification Predict 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 Image Classification Predict. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 1 schema. 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.

2 operations 2 paths 1 schemas 2 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 Image Classification Predict API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Image Classification Predict 2

Predict on uploaded images or image URLs against a classification model.

POST
/ImageCategorization/LabelFile/
Prediction For Image File
imageCategorizationLabelFilePost body → 200
POST
/ImageCategorization/LabelUrls/
Prediction For Image URLs
imageCategorizationLabelUrlsPost body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ClassificationResponse (2 properties). Each schema is shown below with its type and property counts.

ClassificationResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nanonets-image-classification-predict-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 OCR Predict API
Nanonets OCR Retrieve API
Nanonets OCR Train API