---
title: "get two files and check the accuracy"
method: GET
path: "/v2/blu_translate/file_checker"
tags: ["translation"]
---

# get two files and check the accuracy

`GET /v2/blu_translate/file_checker`

get Upload source file and translated file, then check the accuracy

## Query parameters

- `id` string

## Response `200`

success, the data is BaseResponse

- BluenteInternalPlatformUtilsBaseResponse
  - `code` integer — 0=success，only parse data when code=0
  - `data` unknown
  - `message` string — tip message

---

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