Prediction for image url

Nanonets API to upload files to your OCR model in sync mode and to make predictions based on the uploaded images or documents using a publicly available file link. You can specify multiple file urls, this endpoint is optimized for files containing 3 pages or fewer.

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.

Query Params
string

Represents the most common ISO language codes. Not specifying a language generally yields the best results.

Form Data
string
required

This is the online hosted file url, you want to use for prediction.

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.

string

Comma-separated page numbers specifying which pages in the document need processing, e.g., '1,2'.

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