---
title: "endpoint"
method: POST
path: "/check-spoofing"
---

# endpoint

`POST /check-spoofing`

## Request body

- CheckSpoofing
  - `companyKey` string
  - `file` string

## Response `200`

Success

- CheckSpoofingResponse
  - `result` object
    - `isSpoof` boolean
    - `statuses` unknown[]
      - unknown

---

[API](https://skmtc.net/identomat/apis/generated-api.md) · [All operations](https://skmtc.net/identomat/apis/generated-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/identomat/generated-api/revisions/cda4b2b11372/schema)
