---
title: "Example call to Vision: ocr service"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2220196261/Example%20call%20to%20Vision%3A%20ocr%20service"
format: markdown
---
###### FROM PLATFORM VERSION 1.4.0

In this tutorial we will perform a call to the image analysis REST API service to detect text in the image, Optical Character Recognition (OCR).

> Macro (toc)

## Call to ocr/sample

Firstly, make a request to the example to know the request's arguments and format. You need the user token to do any call to the REST APIs.

![image](media://9ff7c183-0f9f-458e-9411-a8980ac108f0)

![image](media://b7594289-53d7-4c15-873a-c4e14e85ee92)

## Call to ocr

With this example, you can replace the data with your own data easily.

![image](media://35b44359-c701-4d57-b274-9d90b2616c55)

You can see the analysis results in the response.

![image](media://a79e8d14-1dd8-42df-884a-70b5a30c0d2d)