The Nanonets API allows the uploading of files directly from your local system to the image classification model, using the path where the file is stored on your system.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Represents the specific model_id used for making predictions.

file
required

Path of the file stored locally on your system.

Responses

400

File missing. Check if you have included a file in the request

OR

Incorrect image. Check if file you included is a valid PNG or JPEG

402

Exhausted Free API Calls. You have exhausted your free API calls please change your plan here

404

Model does not exists. Check if the model id exists

Language
Credentials
:
Request