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

# Neural4D API docs

> Browse Neural4D management APIs for 3D generation, media generation, model conversion, and balance queries.

This site documents the currently available Neural4D management APIs. Browse the API reference to view endpoint paths, parameters, response fields, and request examples.

<Note>
  Open the generated English API reference from the left navigation. Switch to Chinese to view the localized API reference.
</Note>

## Included capabilities

* Text-to-3D model generation
* Image-to-3D model generation and chibi-style model generation
* Picture generation and video generation
* Generation result lookup and job progress lookup
* Model format conversion and download
* Portrait image detection and points balance queries

<Columns cols={3}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    Review authentication, async job flow, and the minimum request pattern.
  </Card>

  <Card title="OpenAPI reference" icon="code" href="/en-api-reference">
    Browse the generated English OpenAPI reference.
  </Card>

  <Card title="Chinese API reference" icon="globe" href="/zh-api-reference">
    Browse the generated Chinese OpenAPI reference.
  </Card>
</Columns>
