{
"aid": "app.nanonets.com:main-2.0.0",
"name": "NanoNets",
"type": "Index",
"description": "Welcome to the NanoNets API! You can use our API to build custom deep learning models.
\nWe have language bindings in Shell, Ruby, Golang, Java, C# and Python. You can view code examples in the dark area to the right, and you can switch the programming language for the examples with the tabs in the top right.
In the documentation, you will find ready to fire code samples in these languages as well as detailed API specs for different endpoints.
\n\n### Want to quickly test our APIs? 
\nHelpful links to get you started:
\n**Postman collection variables** - https://learning.postman.com/docs/postman/variables-and-environments/variables/#defining-collection-variables
\n**To get your API key** follow this link.
\n\n# Model Object\nA model Object has 3 main attributes
\n### model_id\nDefinition: Unique ID for the model
\n### model_type\nDefinition: Type of model. Possible values are:
\n
\n \n | classification | \n Image classification model | \n
\n \n | ocr | \n OCR model | \n
\n
\n\n### state\nDefinition: Current state of model. Possible values are:
\n\n \n | -1 | \n Error in model training | \n
\n \n | 0 | \n Model created. No training data uploaded yet | \n
\n \n | 1 | \n Training data uploaded. Need to annotate data | \n
\n \n | 2 | \n Training data annotated. Need to start training | \n
\n \n | 3 | \n Model in training queue | \n
\n \n | 4 | \n Model currently training | \n
\n \n | 5 | \n Model hosted. Can be used for prediction | \n
\n \n | 6 | \n Model is retraining with new data. Can be used for prediction | \n
\n
\n",
"url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/app.nanonets.com/main/2.0.0/apis.json",
"tags": [
"app.nanonets.com",
"main"
],
"created": "2026-04-02",
"modified": "2026-04-02",
"specificationVersion": "0.19",
"access": "3rd-Party",
"maintainers": [
{
"FN": "Jentic",
"X-github": "jentic",
"url": "https://github.com/jentic"
}
],
"apis": [
{
"aid": "app.nanonets.com:main-2.0.0",
"name": "NanoNets",
"description": "Welcome to the NanoNets API! You can use our API to build custom deep learning models.
\nWe have language bindings in Shell, Ruby, Golang, Java, C# and Python. You can view code examples in the dark area to the right, and you can switch the programming language for the examples with the tabs in the top right.
In the documentation, you will find ready to fire code samples in these languages as well as detailed API specs for different endpoints.
\n\n### Want to quickly test our APIs? 
\nHelpful links to get you started:
\n**Postman collection variables** - https://learning.postman.com/docs/postman/variables-and-environments/variables/#defining-collection-variables
\n**To get your API key** follow this link.
\n\n# Model Object\nA model Object has 3 main attributes
\n### model_id\nDefinition: Unique ID for the model
\n### model_type\nDefinition: Type of model. Possible values are:
\n\n \n | classification | \n Image classification model | \n
\n \n | ocr | \n OCR model | \n
\n
\n\n### state\nDefinition: Current state of model. Possible values are:
\n\n \n | -1 | \n Error in model training | \n
\n \n | 0 | \n Model created. No training data uploaded yet | \n
\n \n | 1 | \n Training data uploaded. Need to annotate data | \n
\n \n | 2 | \n Training data annotated. Need to start training | \n
\n \n | 3 | \n Model in training queue | \n
\n \n | 4 | \n Model currently training | \n
\n \n | 5 | \n Model hosted. Can be used for prediction | \n
\n \n | 6 | \n Model is retraining with new data. Can be used for prediction | \n
\n
\n",
"image": "https://nanonets.com/logo2.png",
"baseURL": "https://app.nanonets.com/api/v2",
"humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/app.nanonets.com/main/2.0.0",
"version": "2.0.0",
"tags": [
"app.nanonets.com",
"main"
],
"properties": [
{
"type": "OpenAPI",
"name": "OpenAPI definition",
"url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/app.nanonets.com/main/2.0.0/openapi.json",
"mediaType": "application/openapi+json"
},
{
"type": "GitHubRepo",
"url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/app.nanonets.com/main/2.0.0"
}
],
"contact": [
{
"FN": "NanoNets",
"email": "support@nanonets.com",
"url": "https://nanonets.com"
}
]
}
]
}