> ## 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.

# Wdraw 3.3

> Call Wdraw 3.3 provided by the WZH Team - Wdraw Development Group

<Warning>
  The Wdraw 2.3 public beta has ended. Thank you for using it!\
  You can try our also free Wdraw 3.3 public beta!\
  Blog post about Wdraw 2.3 sunset: [https://blog.ecylt.top/archives/20/](https://blog.ecylt.top/archives/20/) \
  \
  Test Key: test-1\
  \
  Test Keys have time limits. You can purchase a [beta key](https://shop.ecylt.top?cid=8\&mid=25) to avoid expiration issues.
</Warning>

<Check>
  Don't want to integrate? Try the one-click integration example generator! [https://yjsc.ecylt.top/start.php?id=2](https://yjsc.ecylt.top/start.php?id=2)
</Check>

Wdraw 3.3 features the third-generation drawing model and third-generation underlying framework.\
The 3.3 API is free to use (the latest version 5.6 requires payment).

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

  Tip: If your English is not great, you can use [https://tools.miku.ac/novelai\_tag/](https://tools.miku.ac/novelai_tag/) to generate prompts
</ParamField>

<ParamField query="key" type="string" required>
  through the key attached to the internal test email
</ParamField>

<ParamField query="prompt" type="string" required>
  english prompt
</ParamField>

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

  ```json 401: Unauthorized wrong response theme={null}
  Invalid key
  ```

  ```json 500: Internal Server Error wrong response theme={null}
  No prompt provided
  ```
</ResponseExample>

### OpenAI API calling method

Self-deploy: [https://linux.do/t/topic/61328](https://linux.do/t/topic/61328) \
Use third-party: [https://linux.do/t/topic/43673/67](https://linux.do/t/topic/43673/67)

#### Sample images

<AccordionGroup>
  <Accordion title="Sample image 1">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-1.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=d3e7f002cd64b3dafd858a37edcae41f" alt="Sample image" width="1024" height="1024" data-path="images/wdraw-xg-1.png" />
  </Accordion>

  <Accordion title="Sample image 2">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-2.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=e3fe21eec51c084d0c9cd5b9ca0a1bfb" alt="Sample image" width="1024" height="1024" data-path="images/wdraw-xg-2.png" />
  </Accordion>

  <Accordion title="Sample image 3">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-3.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=8bd7bccc15807bbb42174c6d7f4c27db" alt="Sample image" width="1024" height="1024" data-path="images/wdraw-xg-3.png" />
  </Accordion>

  <Accordion title="Sample image 4">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-4.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=fd56db9912bb11596e8cfeaf34679e7c" alt="Sample image" width="1024" height="1024" data-path="images/wdraw-xg-4.png" />
  </Accordion>
</AccordionGroup>
