> ## Documentation Index
> Fetch the complete documentation index at: https://docs.api.ecylt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI translation

> Call the translation API provided by the WZH Team - Wbot Operations Group

<Warning>
  API is under maintenance, temporarily unavailable. Resume time to be determined.
</Warning>

Edge extension: [https://microsoftedge.microsoft.com/addons/detail/bjhoniimplabnjfjiiahpgndaolmknih](https://microsoftedge.microsoft.com/addons/detail/bjhoniimplabnjfjiiahpgndaolmknih)

<ParamField path="https://aify.api.ecylt.top" type="GET">
  Base API endpoint

  Multi-language to Chinese version
</ParamField>

<ParamField query="text" type="string" required>
  Text to be translated (automatic language recognition)
</ParamField>

<ResponseExample>
  ```json 200: OK normal response theme={null}
  // 
  ```
</ResponseExample>
