> For the complete documentation index, see [llms.txt](https://offloadgpt-docs.microdeploy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://offloadgpt-docs.microdeploy.com/reference/api-reference.md).

# API Reference

## Stream ChatGPT

Performs a managed ChatGPT API request to create an **streaming endpoint**.

{% content-ref url="/pages/PfNkXjbfyO8JOmLmv1Yc" %}
[stream-chatgpt endpoint](/reference/api-reference/stream-chatgpt-endpoint.md)
{% endcontent-ref %}

## Async ChatGPT

Performs a managed ChatGPT API request creating a **status endpoint** to track the response.

{% content-ref url="/pages/JzBq3OMd86SuGsJ09bjt" %}
[async-chatgpt endpoint](/reference/api-reference/async-chatgpt-endpoint.md)
{% endcontent-ref %}
