---
title: "Send Document to Recognition"
method: POST
path: "/scan"
tags: ["Document Recognition"]
---

# Send Document to Recognition

`POST /scan`

Use this method to be able to extract information from a document

## Headers

- `Content-Type` string

## Request body

- ScanImage
  - `image` string, required

## Response `200`

Success

- object

---

[API](https://skmtc.net/electroneek/apis/electroneek-intellidocs-2-0-api.md) · [All operations](https://skmtc.net/electroneek/apis/electroneek-intellidocs-2-0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/electroneek/electroneek-intellidocs-2-0-api/versions/31d6286bb313/schema)
