---
title: "Send document image to recognition engine"
method: POST
path: "/ocr"
---

# Send document image to recognition engine

`POST /ocr`

## Response `200`

JSON with recognized text

- Item
  - `firstname` string
  - `surname` string
  - `middlename` string
  - `serial` string
  - `birthday` string
  - `gender` string

## Other responses

- `default` — generic error response

## Changes

> 3 revisions in range; 1 not diffed.

- **2018-06-25** `92414f2b42d9` — 1 info
  - endpoint added
- **2018-06-25** `8fe4c0cc4206` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/maddevsio/apis/go-idmatch/changes/ocr/post.md)

---

[API](https://skmtc.dev/maddevsio/apis/go-idmatch.md) · [All operations](https://skmtc.dev/maddevsio/apis/go-idmatch/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maddevsio/go-idmatch/revisions/8e4f08cb4204/schema)
