Async Prediction for image url

Nanonets API to upload files to your OCR model in async mode and to make predictions based on the uploaded images or documents using a publicly available file link. You can specify multiple file urls, ideal for larger files with more than 3 pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the model to be used for prediction or to fetch predictions.

Query Params
boolean
required

Determines whether the file should be processed synchronously or asynchronously. Set to true for asynchronous file processing.

Form Data
string
required

This is the file url hosted publicly.

string

Base64 encoded version of the file urls, which can be sourced locally or from publicly available URLs.

string

Metadata to save with the document.

Responses

206

Request partially successful. One or more urls might not be correct or got no response

400

Urls missing. Check if you have an included array of image urls

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
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json